Bug 13930 - Line In Sense fails using amixer and bsp:getMixer()
: Line In Sense fails using amixer and bsp:getMixer()
Status: CLOSED FIXED
Product: SB Radio
Classification: Unclassified
Component: Audio
: Include FW version in comment
: PC Other
: P1 normal (vote)
: 7.4.0
Assigned To: Wadzinski Tom
:
Depends on:
Blocks: 13901
  Show dependency treegraph
 
Reported: 2009-09-09 14:21 UTC by Wadzinski Tom
Modified: 2009-10-05 14:29 UTC (History)
4 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wadzinski Tom 2009-09-09 14:21:58 UTC
amixer cget 'Line In Switch'
Wrong control identifier: Line In Switch
Comment 1 Richard Titmuss 2009-09-10 13:41:33 UTC
I think this is working:

The _init function in Squeezebox*Applet is run first, before everything is loaded as it has to do some early initialization. This means the service calls don't do anything. The line in check needs to happen in the configureApplet stage, indeed some other parts of the init could happen then too probably.

I'd suggest adding an extra function in Squeezebox*Applet that the meta file calls directly in the configureApplet stage to finish the initialization.
Comment 2 Wadzinski Tom 2009-09-10 15:15:35 UTC
== Auto-comment from SVN commit #7503 to the jive repo by tom ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7503 ==

Bug: 13901 +1
Fixed Bug: 13930
- reading line in switch must happen during applet configure stage.
Comment 3 James Richardson 2009-10-05 14:29:27 UTC
This bug has been marked as fixed in the 7.4.0 release version of SqueezeBox Server!
    * SqueezeCenter: 28672
    * Squeezebox 2 and 3: 130
    * Transporter: 80
    * Receiver: 65
    * Boom: 50
    * Controller: 7790
    * Radio: 7790  

Please see the Release Notes for all the details: http://wiki.slimdevices.com/index.php/Release_Notes

If you haven't already, please download and install the new version from http://www.logitechsqueezebox.com/support/download-squeezebox-server.html

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