GNOME Bugzilla – Bug 653047
gtk2 update breaks volume sliders are broken
Last modified: 2017-08-24 10:59:28 UTC
Description: Volume sliders in exaile, which is a GTK2 application, are broken. I don't really know what to file this against, so I'm filing it for Gtk+. Heres the Arch Linux bugreport: https://bugs.archlinux.org/task/24805 Additional info: * package version(s) * Working: gtk2-2.24.4-2 * Broken: gtk2-2.24.5-2 Steps to reproduce: - Use gtk2-2.24.5-2 - Start exaile (I'm using exaile 0.3.2.1-1). Observe the following warning on the console: /usr/lib/exaile/xlgui/guiutil.py:567: GtkWarning: Failed to get constuct only property adjustment of slider with value `slider_adjustment' 'volume_control.ui')) - All sliders (volume slider, equalizer sliders) are set to 0 and can't be changed. The tooltip has the correct value though.
i think this bug comes from https://bugzilla.gnome.org/show_bug.cgi?id=576492 i'm not sure if really is a bug in gtk or in applications
*** This bug has been marked as a duplicate of bug 576492 ***