Bug 374948

Summary: kde-gtk-config puts unknown property in ~/.gtkrc-2.0
Product: [Unmaintained] kde-gtk-config Reporter: Alexandre Bouvier <contact>
Component: generalAssignee: Manuel Tortosa <manutortosa>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aleixpol, elvis.angelaccio
Priority: NOR    
Version First Reported In: 5.8.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alexandre Bouvier 2017-01-12 09:21:38 UTC
I get this error when using e.g. hardcode-tray:

Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `gtk-primary-button-warps-slider' of type `gboolean' from rc file value "((GString*) 0x30e9320)" of type `gboolean'

It's because kde-gtk-config puts this (apparently GTK+ 3 only) line in ~/.gtkrc-2.0:

gtk-primary-button-warps-slider=false


Steps to reproduce:

Go to "System Settings > Application Style > GNOME Application Style" and save configuration.
Comment 1 Elvis Angelaccio 2017-02-10 22:53:28 UTC

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