https://bugs.kde.org/show_bug.cgi?id=376273
Bug ID: 376273
Summary: GTK 2.0 runtime message failed to retrieve property
`gtk-primary-button-warps-slider'
Product: kde-gtk-config
Version: 5.9.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
When I run GTK2 applications, like Inkscape, from command line, I will always
get a small message:
Gtk-Message: /home/sign/.gtkrc-2.0:19: failed to retrieve property
`gtk-primary-button-warps-slider' of type `gboolean' from rc file value
"((GString*) 0x1c98620)" of type `gboolean'
This line in configuration file ~/.gtkrc-2.0 :
gtk-primary-button-warps-slider=true
should be changed to :
gtk-primary-button-warps-slider=1
Then the GTK message will disappear.
--
You are receiving this mail because:
You are watching all bug changes.