Dan - re uninitialised warning. I see this when you descend to artist view via browse album on the player, ie select an album, select a track, press right and select artist & right again.
In this case artistOnlyRoles appears to see @add as an array containing undef as an entry: 2006-09-01 10:36:53.8552 Use of uninitialized value in hash element at /usr/local/slimserver/Slim/Schema.pm line 1306. $VAR1 = undef; <- $role $VAR1 = [ <- @add undef ]; 2006-09-01 10:36:53.8564 Backtrace: frame 0: Slim::Schema::artistOnlyRoles (/usr/local/slimserver/Slim/Schema/ResultSet/Contributor.pm line 111) frame 1: Slim::Schema::ResultSet::Contributor::descendAlbum (/usr/local/slimserver/Slim/Schema/ResultSet/Base.pm line 201) frame 2: Slim::Schema::ResultSet::Base::descend (/usr/local/slimserver/Slim/Buttons/BrowseDB.pm line 713) frame 3: Slim::Buttons::BrowseDB::setMode (/usr/local/slimserver/Slim/Buttons/Common.pm line 1600) frame 4: (eval) (/usr/local/slimserver/Slim/Buttons/Common.pm line 1600) frame 5: Slim::Buttons::Common::pushMode (/usr/local/slimserver/Slim/Buttons/TrackInfo.pm line 408) frame 6: Slim::Buttons::TrackInfo::listExitHandler (/usr/local/slimserver/Slim/Buttons/Input/List.pm line 495) frame 7: Slim::Buttons::Input::List::exitInput (/usr/local/slimserver/Slim/Buttons/Input/List.pm line 144) frame 8: Slim::Buttons::Input::List::__ANON__ (/usr/local/slimserver/Slim/Hardware/IR.pm line 830) frame 9: Slim::Hardware::IR::executeButton (/usr/local/slimserver/Slim/Control/Commands.pm line 148) frame 10: Slim::Control::Commands::buttonCommand (/usr/local/slimserver/Slim/Control/Request.pm line 1463) frame 11: (eval) (/usr/local/slimserver/Slim/Control/Request.pm line 1463) frame 12: Slim::Control::Request::execute (/usr/local/slimserver/Slim/Control/Request.pm line 752) frame 13: Slim::Control::Request::executeRequest (/usr/local/slimserver/Slim/Player/Client.pm line 462) frame 14: Slim::Player::Client::execute (/usr/local/slimserver/Slim/Hardware/IR.pm line 844) frame 15: Slim::Hardware::IR::processCode (/usr/local/slimserver/Slim/Hardware/IR.pm line 604) frame 16: Slim::Hardware::IR::processIR (/usr/local/slimserver/Slim/Control/Commands.pm line 264) frame 17: Slim::Control::Commands::irCommand (/usr/local/slimserver/Slim/Control/Request.pm line 1463) frame 18: (eval) (/usr/local/slimserver/Slim/Control/Request.pm line 1463) frame 19: Slim::Control::Request::execute (/usr/local/slimserver/Slim/Control/Request.pm line 752) frame 20: Slim::Control::Request::executeRequest (/usr/local/slimserver/Slim/Player/Client.pm line 462) frame 21: Slim::Player::Client::execute (/usr/local/slimserver/Slim/Hardware/IR.pm line 120) frame 22: Slim::Hardware::IR::idle (./slimserver.pl line 477) frame 23: main::idle (./slimserver.pl line 456) frame 24: main::main (./slimserver.pl line 1055) -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=26910 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
