Paul Webster wrote: 
> With a standard LMS on Windows it is difficult to get at the source code
> to insert diagnostics
> 
> The code around that log message is:
> > 
Code:
--------------------
  >   > 
  > if (!blessed($topLevelObj) || !$topLevelObj->can('path') || 
!$topLevelObj->can('id')) {
  > 
  >             logError("Couldn't find a topLevelObj!");
  > 
  >             return ();
  >     }
  > 
--------------------
> > 
> 
> So I suppose it would help to find out which of those conditions is
> making it drop into the error handler.

Aye, that would seem to be the rub. As kidstypike pointed out, it seems
that a similar problem occurs with other systems as well, not only with
LMS running on Win10.


------------------------------------------------------------------------
berxter's Profile: http://forums.slimdevices.com/member.php?userid=72373
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to