gen2brain / volti

Volti is GTK+ application for controlling audio volume from system tray/notification area
GNU General Public License v3.0
28 stars 8 forks source link

error cannot run #63

Open Ygarr opened 7 years ago

Ygarr commented 7 years ago

Xfce, linux mint sonya

[alsactrl.py:init:41] can't open Master control for card HDMI, trying to select first available mixer channel

[alsactrl.py:init:49] can't open first available control for card HDMI error: list index out of range Traceback (most recent call last): File "/usr/bin/volti", line 52, in 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

LordOfTheRats commented 6 years ago

I have the same issue. I get [alsactrl.py:__init__:41] can't open Master control for card Generic, trying to select first available mixer channel when I start volti. Using alsamixer I see, that the soundcard is called HD-Audio Generic. I also saw this behavior on another system with a card called HD-Audio HDMI. I thing OPs soundcard will also be called HD-Audio HDMI.

So it seems volti doesn't like spaces in the name of the soundcard.