Bug 374948 - kde-gtk-config puts unknown property in ~/.gtkrc-2.0
Summary: kde-gtk-config puts unknown property in ~/.gtkrc-2.0
Status: RESOLVED DUPLICATE of bug 376273
Alias: None
Product: kde-gtk-config
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 5.8.5
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Manuel Tortosa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-12 09:21 UTC by Alexandre Bouvier
Modified: 2017-02-10 22:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***