volti
volti copied to clipboard
Volti is GTK+ application for controlling audio volume from system tray/notification area
After pulse decided to finally break itself, I had to find another solution to manage my audio. This thing works well (even on XFCE), but only controls master volume, which...
its not convenient to install to /usr/LOCAL/bin ``` /usr/local/bin/volti Gtk-Message: 07:42:19.868: Failed to load module "appmenu-gtk-module" Gtk-Message: 07:42:19.868: Failed to load module "canberra-gtk-module" /home/kdiv/Downloads/volti/src/volti/defs.py:21: PyGIWarning: Gtk was imported without specifying...
``` Traceback (most recent call last): File "/usr/bin/volti-mixer", line 46, in mix = mixer.Mixer() File "/usr/lib/python2.7/site-packages/volti/mixer.py", line 77, in __init__ self.init_controls() File "/usr/lib/python2.7/site-packages/volti/mixer.py", line 178, in init_controls volume.set_level(self.get_volume(n, card_index)) File...
hey there, can you please push out a new release? with 0.2.3, I get an error related to dbus-python1.2.4 not recognized, and it seems to have been fixed on the...
``` [user@computer volti-master]$ ./volti /tmp/volti-master/src/volti/defs.py:21: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import...
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...
Hi. First, thanks for volti, it's small but nice and well done. I encounter a recurrent weird bug on Ubuntu (with XFCE) : if my laptop goes to sleep /...
Installation of Volti can fail when previous version of Volti is already installed. `setup.py` contains: ``` sys.path.append(os.path.realpath("src")) ``` It adds `src` directory at the end of `sys.path`. `site-packages` directory with...
Click to have the slider appear with the percentage at the bottom of the slider. Keep the pointer over volti so the status pop-up also appears. Use the cursor up/down...
volti 0.2.3-5 on Arch Linux. volti starts fine and works: Button2 toggles mute, slider adjusts volume. Leave overnight, including switching VTs to other X users running volti. volti still present,...