pippin wrote: 
> Seems to work with logging to /dev/null, too.
> 
> I tried different log levels, too. Some work, some don't:
> 
> Debug Stream -> works
> Debug -> doesn't work
> Info -> often works
> Warn -> unreliable (sometimes works, sometimes doesn't; retrying several
> times usually makes it work, eventually)
> Error -> doesn't work
> Off -> doesn't work
> 
> Even Info is not 100% reliable, though. Only Debug Stream is.
> This was now all tested with /dev/null logging.
> 
> And yes, this only started recently.
> 
> Another hint: the last track I played will still work when I set a
> different log level. So if I play a track with Debug Stream and then
> change the log level I can't start other tracks but if I try to restart
> the last one that worked it will still play.
> 
> Timing sounds like a reasonable cause.

That's all really strange as the same code is used for all with the
verbosity level increasing higher up your list (as you would expect for
logging statements)  So I don't see why debug doesn't work and info
does.  I'll review the code to look for anything strange though - this
is all with 2.3.3?


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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

Reply via email to