Just an update.

I tried to use the log4perl module that has been provided with SSOTS ->
no change of the behavior.

Modified the last lines file Log.pm in ../Slim/Utils:


Code:
--------------------
    
  sub PRINT {
  my $self = shift;
  
  #       $Log::Log4perl::caller_depth++;
  
  #       Slim::Utils::Log::logger('')->error("Warning: ", @_);
  
  #       $Log::Log4perl::caller_depth--;
  }
  
--------------------


This stopped at least the logging of all warnings. I know that this is
not the solution, but it helps at least until the problem is fixed.

I compared also the code of the corresponding 7.5.5 package and was not
able to find a difference for these parts. What could impact this
behavior? Settings through compilation of PERL? However, when I install
the 7.5.5 version of SbS under the same system, the behavior is
different. And I use the official SbS packages from logitech.


-- 
mr_hyde

2 x Squeezebox 3 - SSOTS 4.12 - Squeezecenter 7.6.0 - QNAP TS439 Pro
(3.4.4 0718) - 4 x 500 GB Hitachi (RAID5)
------------------------------------------------------------------------
mr_hyde's Profile: http://forums.slimdevices.com/member.php?userid=6032
View this thread: http://forums.slimdevices.com/showthread.php?t=89280

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

Reply via email to