Bug 9416 - Can't add favorites with boom after editing SC favorites
: Can't add favorites with boom after editing SC favorites
Status: RESOLVED DUPLICATE of bug 9417
Product: SB Boom
Classification: Unclassified
Component: Front Panel
: unspecified
: Macintosh MacOS X 10.5
: -- normal (vote)
: ---
Assigned To: Squeezebox QA Team email alias
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-05 21:29 UTC by Andrew Harman
Modified: 2008-09-22 10:04 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Harman 2008-09-05 21:29:07 UTC
SqueezeCenter Version: 7.2 - 22900 @ Tue Aug 26 11:08:53 PDT 2008 - Mac OS X 10.5.4 (9E17) - EN - utf8

Seems that boom & SC favorites can sometimes get out of sync.  I had six favorites defined, then deleted two of them on SC.  Then tried to press and hold on the boom front panel to save a new favorite.  Nothing happened.  Restarting the server fixes things. I noticed this in the server.log file:

[08-09-05 21:05:15.9797] Slim::Buttons::Common::__ANON__ (894) Error: No valid url found, not adding favorite!
[08-09-05 21:05:15.9804] Slim::Buttons::Common::__ANON__ (899) Backtrace:

   frame 0: Slim::Utils::Log::logBacktrace (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Buttons/Common.pm line 899)
   frame 1: Slim::Buttons::Common::__ANON__ (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Hardware/IR.pm line 1096)
   frame 2: Slim::Hardware::IR::executeButton (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Control/Commands.pm line 271)
   frame 3: Slim::Control::Commands::buttonCommand (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Control/Request.pm line 1796)
   frame 4: (eval) (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Control/Request.pm line 1796)
   frame 5: Slim::Control::Request::execute (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Control/Request.pm line 852)
   frame 6: Slim::Control::Request::executeRequest (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Player/Client.pm line 641)
   frame 7: Slim::Player::Client::execute (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Hardware/IR.pm line 1117)
   frame 8: Slim::Hardware::IR::processCode (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Hardware/IR.pm line 894)
   frame 9: Slim::Hardware::IR::fireHold (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Utils/Timers.pm line 198)
   frame 10: (eval) (/Users/ajh/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Slim/Utils/Timers.pm line 198)
   frame 11: Slim::Utils::Timers::checkTimers (./slimserver.pl line 534)
   frame 12: main::idle (./slimserver.pl line 481)
   frame 13: main::main (./slimserver.pl line 1043)
Comment 1 Andrew Harman 2008-09-05 21:43:43 UTC
Ignore the first two lines I included from the server.log file, this is a different bug (see bug 9417).

[08-09-05 21:05:15.9797] Slim::Buttons::Common::__ANON__ (894) Error: No valid
url found, not adding favorite!
[08-09-05 21:05:15.9804] Slim::Buttons::Common::__ANON__ (899) Backtrace:

This bug starts after this.

Another clarification.  All of the favorites I was editing had hotkeys assigned.
Comment 2 KDF 2008-09-05 23:00:00 UTC
if you take out the first two lines, the rest is meaningless.  It simply places the context of the missing url mentioned in line 1.  therefore, I have to suggest this and bug 9417 are simply duplicates with different descriptions.

Boom as an entity has no favourites of its own.  Favourites are an SC pref, stored via web interface, preset keys or remote control buttons.


Comment 3 Andrew Harman 2008-09-06 11:14:21 UTC
Tried this again -- you're right, though this seems to be a slightly more strange case.  If the Boom is currently displaying track information and you edit the favorites on SC, when you try to save a favorite on the Boom by pressing and holding a preset nothing happens.  You have to go back up to the top menu and down again to the track info before you can save another preset.

(So maybe this should be merged with 9417).
Comment 4 Chris Owens 2008-09-22 10:04:10 UTC
That chain of duplicates led to a bug that had been marked invalid, so I reopened that one.

*** This bug has been marked as a duplicate of bug 9417 ***