rgdawson wrote: > I know, me neither (but I was, so I apologize). Here is what would be > helpful. When you get SLX to run, go into settings. Press > Ctrl-Shift-D. This will enable the Debug settings. Enable Log File and > set debug level to debug. This will create a debug file on your desktop > when SLX is restarted. Then, when it does fail to start, lets look at > the debug file and I will be able to see where and maybe why it hangs. > That would be very helpful, if you could, thanks. I am suspecting > something in either audio device enumeration or network interface > enumeration. I know there are certain audio devices (like a certain > capture card) that can cause the port audio library to hang. (The port > Audio library is an open source portable audio library (used by > squeezelite)), so I didn't write it, but I use it. Or it could be > network related, for example a computer that has both wired and wifi > network cards, and maybe some others, or virtual network cards that are > messing things up. Sometimes it is hard to tell which network card is > being used. Or if you switch from wired to wifi (switching cards), then > this could cause an issue. I have code to handle stuff like this, but I > may not be handling something right in your circumstance. Anyway, I'm > eager to work with you on this, thanks. > > R Greg Dawson
SLX came up. I Enabled Log File and set debug level to debug. SLX prompted to restart, which I did. App closed but didn't restart. I started app and it hung. It created a log file: ===================================================== INFO 16:01:44.464 ---------------------------------------------------------------------------------------------------- Program Start (8/13/2020) ---------------------------------------------------------------------------------------------------- INFO 16:01:44.466 Squeezelite-X (Legacy Build) (x64), Version: 2.6.32.0 Windows Version: Windows 10 (Version 10.0, Build 18363, 64-bit Edition) CEF Version: 84.3.10.0 (Chrome: 84.0.4147.105) CEF Cache Location: C:\Users\labballe\AppData\Local\SqueezeliteX\cache CEF Cache Size: 7,961,125 bytes INFO 16:01:44.466 ---------------------------------------------------------------------------------------------------- Main Form Create ---------------------------------------------------------------------------------------------------- INFO 16:01:44.517 Creating Main Browser INFO 16:01:44.530 Log Window Created INFO *16:01:44.553 Chromium Browser Created INFO 16:01:44.602 ---------------------------------------------------------------------------------------------------- Start InitProgram ---------------------------------------------------------------------------------------------------- INFO 16:01:44.672 Server Discovery: [Deadwing] [69 ms] INFO 16:01:44.672 Read Settings From Registry INFO 16:01:44.676 Setting Lms.Host (HostName=Deadwing, Host=192.168.1.150) INFO 16:01:44.677 ---------------------------------------------------------------------------------------------------- ConnectAll ---------------------------------------------------------------------------------------------------- DBUG *16:01:44.677 PaInfoGetOutputDeviceList - Start INFO 16:01:44.680 Lms.ConnectTelnet called (Host=192.168.1.150:9090) DBUG 16:01:44.680 DisconnectTelnet Called INFO 16:01:44.681 Telnet.Status: Connecting to 192.168.1.150. INFO 16:01:44.681 Telnet.Status: Connected. DBUG 16:01:44.682 TelNet.Connect succeeded [1 ms] INFO 16:01:44.688 SND (CLI): login moonloop ****** DBUG 16:01:44.688 ...Wait for login response INFO 16:01:44.689 RCV (CLI): login moonloop ****** INFO 16:01:44.700 Authentication Succeeded. [12 ms] INFO 16:01:44.701 SND (CLI): subscribe power,client,name,playlist,mixer INFO 16:01:44.702 RCV (CLI): subscribe power,client,name,playlist,mixer INFO 16:08:15.595 RCV (CLI): 00:04:20:2d:a3:2c client disconnect INFO 16:08:37.726 RCV (CLI): 00:04:20:2d:a3:2c client reconnect ===================================================== +-------------------------------------------------------------------+ |Filename: SlxLog.txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=31276| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ CakeOrDeath's Profile: http://forums.slimdevices.com/member.php?userid=29526 View this thread: http://forums.slimdevices.com/showthread.php?t=108550 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
