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

volti freezing on (X)Ubuntu after sleeping or locking #52

Open Naereen opened 9 years ago

Naereen commented 9 years ago

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 / standby, and then after it awakes, volti behave weirdly. The tray is still visible, the wheel mouse still change the displayed value, but the connection with the mixer is lost, it does not actually change the volume.

I "fixed" this badly (with a crontab task that pkill volti and restarts it regularly... ugly).

But maybe you have an idea about how to fix that behavior in volti itself ? Thanks :smiley:.

Naereen commented 7 years ago

Anyone here? @gen2brain ?