Bug 1107 - crash when adjusting volume from alarm clock menus
: crash when adjusting volume from alarm clock menus
Status: CLOSED FIXED
Product: MySqueezebox.com
Classification: Unclassified
Component: SlimService
: unspecified
: PC All
: P2 critical (vote)
: ---
Assigned To: Dave Cohen
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-03-15 22:47 UTC by Dave Cohen
Modified: 2009-09-08 09:19 UTC (History)
0 users

See Also:
Category: ---


Attachments
patch - revision 2531 (4.16 KB, patch)
2005-03-16 12:00 UTC, Dave Cohen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cohen 2005-03-15 22:47:54 UTC
Seems like the volume adjusting code relies on Input.List code?????  Makes no
sense but I can't see how it works outside of INPUT.List modes.

Here's a stack trace

  frame 0: SDI::Service::Buttons::AlarmClock::__ANON__
(/home/dave/svndevel/private-branches/slimservice/Slim/Buttons/Input/List.pm
line 177)
   frame 1: Slim::Buttons::Input::List::getExtVal
(/home/dave/svndevel/private-branches/slimservice/Slim/Buttons/Input/Bar.pm line
150)
   frame 2: Slim::Buttons::Input::Bar::lines
(/home/dave/svndevel/private-branches/slimservice/Slim/Display/Display.pm line 165)
   frame 3: Slim::Display::Display::mixerDisplay
(/home/dave/svndevel/private-branches/slimservice/Slim/Buttons/Common.pm line 875)
   frame 4: Slim::Buttons::Common::mixer
(/home/dave/svndevel/private-branches/slimservice/Slim/Buttons/Common.pm line 408)
   frame 5: Slim::Buttons::Common::__ANON__
(/home/dave/svndevel/private-branches/slimservice/Slim/Hardware/IR.pm line 613)
   frame 6: Slim::Hardware::IR::executeButton
(/home/dave/svndevel/private-branches/slimservice/Slim/Control/Command.pm line 575)
   frame 7: Slim::Control::Command::execute
(/home/dave/svndevel/private-branches/slimservice/Slim/Hardware/IR.pm line 637)
   frame 8: Slim::Hardware::IR::processCode
(/home/dave/svndevel/private-branches/slimservice/Slim/Hardware/IR.pm line 455)
   frame 9: Slim::Hardware::IR::processIR
(/home/dave/svndevel/private-branches/slimservice/Slim/Control/Command.pm line 575)
   frame 10: Slim::Control::Command::execute
(/home/dave/svndevel/private-branches/slimservice/Slim/Hardware/IR.pm line 87)
   frame 11: Slim::Hardware::IR::idle (./slimserver.pl line 583)
   frame 12: main::idle (./slimserver.pl line 549)
   frame 13: main::main (./slimserver.pl line 1128)

Not a HASH reference at
/home/dave/svndevel/private-branches/slimservice/SDI/Service/Buttons/AlarmClock.pm
line 85.
2005-03-15 22:27:08.8181 Backtrace:
Comment 1 Dave Cohen 2005-03-16 12:00:47 UTC
Created attachment 339 [details]
patch - revision 2531
Comment 2 Dave Cohen 2005-03-16 12:02:18 UTC
Dean,  CCing you since we discussed this problem on IM.

Resolved by revision 2531.

I suspect this patch belongs in SlimServer as well.  So I am attaching it here.
Comment 3 Dave Cohen 2005-03-17 13:42:03 UTC
*** Bug 1104 has been marked as a duplicate of this bug. ***
Comment 4 James Richardson 2008-12-15 12:13:29 UTC
This bug has been fixed in the latest release of SqueezeNetwork!

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.