After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 653047 - gtk2 update breaks volume sliders are broken
gtk2 update breaks volume sliders are broken
Status: RESOLVED DUPLICATE of bug 576492
Product: gtk+
Classification: Platform
Component: Widget: Other
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-06-20 20:30 UTC by Felix Kaiser
Modified: 2017-08-24 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Felix Kaiser 2011-06-20 20:30:58 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.
Comment 1 Ionut Biru 2011-06-21 16:59:14 UTC
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
Comment 2 Daniel Boles 2017-08-24 10:59:28 UTC

*** This bug has been marked as a duplicate of bug 576492 ***