Can not start volume control with ordinary users

Asked by 王伟华

AWN start volume control in the Times the following error:

 File "/usr/lib/awn/applets/volume-control/volume-control.py", line 239, in <module>
    VolumeApplet(applet)
  File "/usr/lib/awn/applets/volume-control/volume-control.py", line 55, in __init__
    self.awn.module.get("alsaaudio", {"Ubuntu": "python-alsaaudio"}, self.init2)
  File "/usr/lib/python2.5/site-packages/awn/extras/AWNLib.py", line 223, in get
    return callback(module)
  File "/usr/lib/awn/applets/volume-control/volume-control.py", line 68, in init2
    self.drawMainDlog()
  File "/usr/lib/awn/applets/volume-control/volume-control.py", line 83, in drawMainDlog
    volume.set_value(self.backend.getVolume())
  File "/usr/lib/awn/applets/volume-control/volume-control.py", line 212, in getVolume
    return alsaaudio.Mixer(self.channel).getvolume()[0]
alsaaudio.ALSAAudioError: No such device

but root user is OK,My system is FC8,Where problem?
thinks

Question information

Language:
English Edit question
Status:
Answered
For:
Awn Extras Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Lee (malept) said :
#1

For future reference, since this is an applet-specific question, it needs to go into the Awn Extras answer tracker.

It sounds like there's something wrong with your ALSA setup rather than the Volume Control applet itself, if it works as root but not as a normal user. I would ask in the Fedora forums or their IRC channel(s) as to how to fix that for your system.

Can you help with this problem?

Provide an answer of your own, or ask 王伟华 for more information if necessary.

To post a message you must log in.