Bug 600976

Summary: kcm-gtk does not control cursor theme, loses settings
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: kcm-gtkAssignee: Rex Dieter <rdieter>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: kevin, rdieter
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.5.3-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-04 16:57:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ville Skyttä 2010-06-06 21:47:51 UTC
kcm-gtk does not currently allow one to control the cursor theme which is annoying, and even more annoying is that if one sets it manually in ~/.gtkrc-2.0-kde4, after using the kcm-gtk UI and applying settings there, gtk-cursor-theme-name disappears from ~/.gtkrc-2.0-kde4.

There's a patch that supposedly adds support for setting cursor themes at https://bugs.launchpad.net/kcm-gtk/+bug/505988 which upstream says has been applied for the next version; I haven't tested it but assuming it works it sounds like a good addition to the Fedora kcm-gtk package while waiting for the next upstream release.

Comment 1 Ville Skyttä 2010-07-06 17:00:31 UTC
Argh, I just got bitten by this issue again.  Would you like me to take a look at taking care of this?

Comment 2 Rex Dieter 2010-07-06 17:30:24 UTC
Any assistance would certainly be welcome, sure.

(Otherwise, sorry this fell off my radar).

Comment 3 Ville Skyttä 2010-07-06 21:16:18 UTC
Committed and built for devel, tested locally + works for me in F-13.  I'll leave <= F-13 branches for you to take care of if you think this is worth an update; otherwise feel free to close e.g. as RAWHIDE.

http://koji.fedoraproject.org/koji/taskinfo?taskID=2298996

Comment 4 Kevin Kofler 2011-03-14 18:45:16 UTC
FYI, the cursor theme will now be handled automatically by xsettings-kde as per bug #591746, so we're dropping this patch. (We will have to hide or remove the setting when upgrading to a new kcm-gtk upstream version. It doesn't make sense to show a setting which will be ignored.)

The patch I wrote for xsettings-kde is much smaller than this one, so IMHO it should have been done there in the first place.