Re: ROX Panel Applet Volume Doesn't Work After Upgrade to Ubuntu 10.04
Mark Williams <[email protected]>
| Newsgroups | gmane.comp.desktop.rox.user |
|---|---|
| Message-ID | <[email protected]> |
Mark Williams wrote: > And neither does BugReport. > > Which is annoying. > > The closest I can get is TypeError: an integer is required. > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first Update. I downloaded a version of DevTray that I know has volume control and managed to save a bug report from that (same problem) ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ rox-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rox-users
BugReport
(text/plain, 1 KB)
Traceback (most recent call last):
File "/home/mark/Apps/Panel_Apps/DevTray-0.4.1/AppletRun", line 26, in <module>
DevTrayMain().mainloop(sys.argv)
File "/home/mark/Apps/Panel_Apps/DevTray-0.4.1/main.py", line 27, in mainloop
Main.mainloop(self, app_args, DevTray, self.__win_config)
File "/usr/lib/TrayLib/python/traylib/main.py", line 75, in mainloop
rox.mainloop()
File "/usr/lib/ROX-Lib2/python/rox/__init__.py", line 359, in mainloop
g.main()
File "/home/mark/Apps/Panel_Apps/DevTray-0.4.1/devtray.py", line 130, in __handler_toggled
self.set_handler_active(handler, checkmenuitem.get_active())
File "/home/mark/Apps/Panel_Apps/DevTray-0.4.1/devtray.py", line 147, in set_handler_active
self.__add_device(udi)
File "/home/mark/Apps/Panel_Apps/DevTray-0.4.1/devtray.py", line 183, in __add_device
device)
File "/home/mark/Apps/Panel_Apps/DevTray-0.4.1/Handlers/ALSASoundcard/__init__.py", line 59, in __init__
for channel in alsaaudio.mixers(self.__mixer_device):
TypeError: an integer is required