Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2019-10-25 Thread ronlog


rgdawson wrote: 
> The server is not responding when SLX checks it using the server name. 
> I have seen cases where my network could not resolve the server name, in
> your case "RPI-audio", due to how I had my network configured.  Try
> using the IP address of RPI-audio as the server name and see if that
> works.  If it does, then the problem is the networks ability to resolve
> the server's name.  In my case I think I had the DHCP/Router configured
> to use a reserved IP address (or something like that) and I think I ran
> into a similar problem.
> 
> R Greg Dawson
It was not a name resolving issue. But now and since few days a have a
nice and new config running on raspbian buster and everything is going
well. Thank you.



ronlog's Profile: http://forums.slimdevices.com/member.php?userid=37097
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2019-10-08 Thread ronlog


rgdawson wrote: 
> We can re-look at this when the next version update publishes.  It has
> some improvements in the discovery process that may solve your issue or
> at least make it easier to isolate.
> 
> R Greg Dawson

Nice done. :)
It is now me to do my job.

Code:

 23:12:47.910   Program Start (08/10/2019)
  23:12:48.017   Squeezelite-X, Version: 2.4.18
  Windows Version: Windows 10, version 1903 (Windows 10 May 2019 Update)
  Squeezelite Version: 1.9.4-1193
  CEF Version: 76.1.13.0 (Chrome: 76.0.3809.132)
  23:12:48.017   

  Creating Main Form
  

  23:12:48.063   Creating Main Browser
  23:12:48.073   Log Window Created
  *23:12:48.086   Main Browser Created - PostMessage(Handle, CEF_AFTERCREATED, 
0, 0)
  *23:12:48.086   Set Mouse Hook - Success
  23:12:48.096   Received in main thread - Message(CEF_AFTERCREATED) - 
PostMessage(Handle, SLX_INITPROGRAM, 0, 0)
  23:12:48.100   

  Start InitProgram
  

  23:12:48.106   Read Settings From Registry
  23:12:48.117   SyncMemo called.
  23:12:48.117   Init Tray Menu
  23:12:48.128   Registering MediaKeys
  23:12:48.290   ConnectAll Called
  23:12:48.294   Broadcast Discovery packet 'e' with 
'eNAME'#0'JSON'#0'CLIP'#0'VERS'#0 to [192.168.3.255]
  23:12:48.347   Server Discovery Complete: Ouessant,RPI-audio [54ms]
  23:12:48.348   SyncMemo called.
  23:12:48.348   Save Settings To Registry
  23:12:48.350   CheckHost(http://RPI-audio:9000)
  23:12:48.359   PositionCefWindow(SKIN_DEFAULT);
  23:12:54.358   WARNING: WaitForTask Timed Out
  23:12:54.358   CheckHost Result = HTTP_HOST_NOT_FOUND [6007 ms]
  23:12:54.358   ConnectAll Complete.
  23:12:54.360   Logitech Media Server did not respond - RPI-audio:9000
  23:12:54.360   Not worth retrying because unauthorized or WOL = false
  23:12:54.365   TrayMenu Assigned
  23:12:54.365   

  End InitProgram [6455 ms]
  

  23:12:54.444   MainViewForm.Show (Begin)




ronlog's Profile: http://forums.slimdevices.com/member.php?userid=37097
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2019-10-06 Thread ronlog


rgdawson wrote: 
> Pressing F12 shows the log window.  My bad for not saying that.
> 
> R Greg Dawson

Here is the log for your information:

Code:

 23:37:20.607   Program Start (06/10/2019)
  23:37:20.693   Squeezelite-X, Version: 2.4.14
  Windows Version: Windows 10, version 1903 (Windows 10 May 2019 Update)
  Squeezelite Version: 1.9.4-1193
  CEF Version: 76.1.13.0 (Chrome: 76.0.3809.132)
  GlobalCEFApp.SingleProcess   = False
  ReportMemoryLeaksOnShutdown  = False
  23:37:20.693   Creating Main Form
  23:37:20.880   Creating Main Browser
  23:37:20.901   Log Window Created
  *23:37:20.913   Main Browser Created - PostMessage(Handle, CEF_AFTERCREATED, 
0, 0)
  *23:37:20.913   Set Mouse Hook - Success
  23:37:20.950   Received in main thread - Message(CEF_AFTERCREATED) - 
PostMessage(Handle, SLX_INITPROGRAM, 0, 0)
  23:37:20.952   

  Start InitProgram
  

  23:37:20.957   Read Settings From Registry
  23:37:20.973   SyncMemo called.
  23:37:20.973   Init Tray Menu
  23:37:20.982   Registering MediaKeys
  23:37:21.195   ConnectAll Called
  23:37:21.197   Broadcast Discovery packet 'e' with 
'eNAME'#0'JSON'#0'CLIP'#0'VERS'#0 to [192.168.3.255]
  23:37:21.250   Server Discovery Complete: Ouessant,RPI-audio [54ms]
  23:37:21.251   SyncMemo called.
  23:37:21.251   Save Settings To Registry
  23:37:21.253   CheckHost(http://RPI-audio:9000)
  23:37:21.260   PositionCefWindow(SKIN_DEFAULT);
  23:37:21.487   CheckHost Result = HTTP_HOST_OK [233 ms]
  23:37:21.487   Lms.ConnectTelnet called (Host=RPI-audio:9090)
  23:37:28.263   [6775] Exception: Socket Error # 11001 Host not found.
  23:37:28.263   Telnet Connection Failed
  23:37:30.551   ConnectAll Complete.
  23:37:30.553   Access violation at address 0070091E in module 
'SqueezeliteX.exe'. Read of address FFFC
  23:37:30.553   Not worth retrying because unauthorized or WOL = false
  23:37:30.558   TrayMenu Assigned
  23:37:30.558   

  End InitProgram [9951 ms]
  

  23:37:32.788   MainViewForm.Show (Begin)



Telnet on port 22 is working well.

But I planned to install a fresh new system with raspbian buster. It may
be not worth it to investigate more except if you are interested in.



ronlog's Profile: http://forums.slimdevices.com/member.php?userid=37097
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2019-10-04 Thread ronlog


rgdawson wrote: 
> Can you give me a little more to go on?  It sounds like you are saying
> that the Telnet interface is failing.  (Still should not be getting an
> Access Violation error.)  Can you show me some log info?
> 
> R Greg Dawson

I don't know what kind of log I can copy here. The error is displayed at
the bottom of the app window that is all. Can't find anything related in
Windows log.
The server on the port 9090 seems down on my raspberry pi as I can't
connect with Squeezer (Android app) too. I have to repair the server I
think. I still can control the raspberry pi LMS through a web page and
Sqeezebox Controller.

SqueezeliteX works well with a LMS installed on a Synology. Just tested.



ronlog's Profile: http://forums.slimdevices.com/member.php?userid=37097
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2019-10-03 Thread ronlog


Hello,
Nice work.
I wanted to use the player yesterday, now I have an error on the app:
"Access violation at address 0070091E in module 'SqueezeliteX.exe'. Read
of address FFFC"



ronlog's Profile: http://forums.slimdevices.com/member.php?userid=37097
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins