dolodobendan wrote: > Would it help if I enabled logging?
You could enable logging, or when it happens press F12 and view the log that way. The fact that pressing F5 does nothing is a clue. SLX will momentarily hide the browser window while loading/rendering and to show the dial. In this state, it will not accept the F5 key input. So that is a clue that the trigger to make the window visible again (e.g. a LoadEnd event) is not happening in certain cases. So I'll look at the code and see if I can figure it out, or modify the code so that if the LoadEnd event does not happen the Window is made visible anyway, just in case. R Greg Dawson Squeezelite-X ------------------------------------------------------------------------ rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236 View this thread: http://forums.slimdevices.com/showthread.php?t=108550 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
