[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#838430: volti: traceback on startup



Hi James,

On Sat, Sep 24, 2016 at 01:33:59PM +0800, Toni Mueller wrote:
> On Wed, Sep 21, 2016 at 10:19:28AM +0100, James Cowgill wrote:
> > You could try this:
> > sed -i 's/card_index = 0/card_index = 1/' ~/.config/volti/config
> 
> it worked!

just as another data point: Today, I've tried the same on Jessie with a
the 4.7 kernel from backports, but the result is this:

$ volti
[alsactrl.py:__init__:41] can't open Master control for card PCH, trying to select first available mixer channel

[alsactrl.py:__init__:49] can't open first available control for card PCH
error: list index out of range
Xlib.protocol.request.QueryExtension
Traceback (most recent call last):
  File "/usr/bin/volti", line 53, in <module>
    volti = main.VolumeTray()
  File "/usr/lib/volti/volti/main.py", line 124, in __init__
    self.watchid = gobject.io_add_watch(fd, eventmask, self.update)
TypeError: an integer is required
$ 

It looks like the Pulseaudio system does not find the card, and volti
subsequently barfs.


Cheers,
--Toni++


Reply to: