Bug 269939 - "KDE Classic" cursor theme is reset every time I log out
Summary: "KDE Classic" cursor theme is reset every time I log out
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_cursortheme (show other bugs)
Version: 1.0
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Marie Loise Nolden
URL:
Keywords: reproducible
: 196555 331277 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-02 14:56 UTC by Richard Hartmann
Modified: 2019-01-23 14:43 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Hartmann 2011-04-02 14:56:20 UTC
Version:           1.0 (using KDE 4.6.1) 
OS:                Linux

No matter how often I set my mouse cursor to "KDE Classic", as soon as I log out and in again, "Oxygen Black" is back.

This happens on several machines. If I can help debug this, poke me.

Reproducible: Always




OS: Linux (i686) release 2.6.37-trunk-686
Compiler: gcc
Comment 1 Ben Cooksley 2011-04-14 06:06:50 UTC
I suggest checking the permissions of ~/.kde4/ and other associated directories, seems to work for me. Reassigning.
Comment 2 Richard Hartmann 2011-04-14 18:00:47 UTC
What should I be looking for? This is happening on two unrelated systems. Both Debian Sid with the experimental 4.6.1 packages.
Comment 3 Ben Cooksley 2011-04-14 22:28:39 UTC
Try checking the permissions of, or removing, ~/.kde4/share/config/kcminputrc
Comment 4 Richard Hartmann 2011-04-14 22:47:32 UTC
Permissions look fine to me.

Please note cursorTheme. And it's displaying the oxygen cursors atm as I don't feel like resetting it every time.


richih@adamantium ~ % ls -l ~/.kde/share/config/kcminputrc
-rw------- 1 richih richih 265 Apr  2 14:58 /home/richih/.kde/share/config/kcminputrc
richih@adamantium ~ % cat ~/.kde/share/config/kcminputrc
[$Version]
update_info=mouse_cursor_theme.upd:kde3.4.99

[Keyboard]
ClickVolume=0
KeyboardRepeating=true
NumLock=0
RepeatDelay=200
RepeatRate=25

[Mouse]
Acceleration=2
MouseButtonMapping=RightHanded
ReverseScrollPolarity=false
Threshold=4
cursorTheme=#kde_legacy#
richih@adamantium ~ %
Comment 5 Ben Cooksley 2011-04-14 23:07:16 UTC
Ok, it appears that at some point the "Legacy" theme, which is what you are using has broken.
Comment 6 Richard Hartmann 2011-04-14 23:46:07 UTC
Anything I can do to help fixing/debugging?

FWIW, when I change away from & back to the classic theme, it works.
Comment 7 Ben Cooksley 2011-04-15 01:15:43 UTC
Yup, looks like a bug in kapplymousetheme, as it doesn't know about the KDE Classic (aka #kde_legacy#) theme (which is done in code rather than in images on disk)

Fredrik: can you please take a look? Your name seems to be on the source code in question...
Comment 8 Richard Hartmann 2011-04-26 15:17:53 UTC
Is there anything I can do to fix this locally? It's a rather annoying bug to me I have problems seeing the Oxygen cursors in all situations.
Comment 9 José Manuel Santamaría Lema 2011-07-22 10:11:12 UTC
*** Bug 196555 has been marked as a duplicate of this bug. ***
Comment 10 blotto 2013-02-24 23:46:52 UTC
This bug is still existing. 
I can confirm it for KDE SC 4.7, 4.8, 4.9 and the new KDE 4.10. Tested under Kubuntu 11.04-12.10 and Debian Wheezy on diffrent machines.

The bug is independent from the theme you prefer to use. After log out, the cursor theme is set back to the default theme. In my case "Oxygen White" (Kubuntu).

This bug should have higher priority, with this bug the cursor theme is nearly unnecessary.
Comment 11 dhekir 2013-05-10 08:35:16 UTC
I believe I have the same bug, or at least a very similar one: after setting the cursor theme to "kde legacy", whenever I open a new KDE application and hover over its window, the cursor is reset to the default one on that window. Eventually it gets replaced everywhere. I'm using KDE Mint 14.
Comment 12 blotto 2013-09-14 19:28:36 UTC
Bug seems to be fixed with 4.11 !
Comment 13 Christoph Feck 2014-02-18 22:56:42 UTC
*** Bug 331277 has been marked as a duplicate of this bug. ***
Comment 14 David Edmundson 2019-01-23 14:43:50 UTC
>Bug seems to be fixed with 4.11 !


Good to hear, please reopen if there is still an issue.