You are not logged in.
Pages: 1
Hello.
Trying to fix the above issue.
My volti icon is not showing off in my panel. I also installed volumeicon. Added it at autostart config and this is also not showing off.
Results of apt-cache volti policy:
sudo apt-cache policy volti
volti:
Installed: 0.2.3-5
Candidate: 0.2.3-5
Version table:
*** 0.2.3-5 0
500 http://httpredir.debian.org/debian/ jessie/main amd64 Packages
100 /var/lib/dpkg/status
Results running volti from terminal:
volti
[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 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
This is one fix that i found ( https://forums.bunsenlabs.org/viewtopic … 2819#p2819 ) but the problem is that there is no 'volti' folder/config at my ~/.config.
Offline
Offline
Pages: 1