You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
Hi,
I have problem with run your program, i installed and run, but ended with
error:
[alois@lenovo volti]$ volti
volti.alsactrl.get_descriptors: 'alsaaudio.Mixer' object has no attribute
'polldescriptors'
Traceback (most recent call last):
File "/usr/bin/volti", line 33, in <module>
v = main.VolumeTray()
File "/usr/lib/python2.6/site-packages/volti/main.py", line 72, in __init__
fd, eventmask = self.alsactrl.get_descriptors()
TypeError: 'NoneType' object is not iterable
I use Archlinux (64-bit), python-pyalsaaudio 0.5, python 2.6.4, pygtk 2.16.0
In attached file is log from compilation (all ok)
Original issue reported on code.google.com by alois.ne...@gmail.com on 12 Jan 2010 at 7:58
Original issue reported on code.google.com by
alois.ne...@gmail.com
on 12 Jan 2010 at 7:58Attachments:
The text was updated successfully, but these errors were encountered: