Bugzilla – Bug 6205
Log message when hitting play in home menu
Last modified: 2007-11-21 10:11:34 UTC
I get the following log message when I hit the play button on the remote when standing in the Home menu. ============= Slim::Hardware::IR::executeButton (997) Button [play] with irCode: [undef] not implemented in mode: [home] ============= I haven't seen any other problems beside the log message, it starts to play the music correctly. I get similar messages in other menus, for example when holding play on an artist in the browse by artist menu I get several of these: ============= Slim::Hardware::IR::executeButton (997) Button [play.repeat] with irCode: [undef] not implemented in mode: [browsedb] ============= The problem might be just be that the log message should be set to a lower logging level, but someone with better knowledge of the code has to investigate if this is the case or not.
see bug 6081, bug 1943 and also bug 4475 all relate to debug levels which andy is reviewing.
*** This bug has been marked as a duplicate of 6081 ***