Bug 1199521 (f22-kde-cursor-theme)

Summary: kde-settings: oxygen(qt) vs adwaita(gtk) cursor inconsistency
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: kde-settingsAssignee: Rex Dieter <rdieter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: dlesage, dvratil, jgrulich, jreznik, kevin, ltinkl, massi.ergosum, mbriza, rdieter, rh-bugzilla, rnovacek, smparrish, than
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: kde-settings-22-10.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-30 15:57:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1135101    

Description Rex Dieter 2015-03-06 14:46:09 UTC
Currently, we're trying to set and use Oxygen cursor theme, which works ok for qt4/qt5 apps, but gtk ones (seem?) to still use adwaita (as previous releases).

I *think* xsettings-kde ought to be able to export this preference


I vaguely recall changing default cursor theme away from distro default (adwaita) has been a pain-point in the past, so my own personal preference is to avoid the problem and switch back to adwaita.  Mentioning this on irc, brought at least one objection (ltinkl) to that plan, however.

Comment 1 Rex Dieter 2015-04-22 20:20:03 UTC
confirmed that I'm still seeing adwaita when I move cursor over non-qt apps (like firefox).

Comment 2 Martin Kho 2015-05-12 11:11:09 UTC
Hi,

I see this inconsistency too in Fedora-Live-KDE-x86_64-22-TC3.iso running in a vm [1]. In Firefox adwaita (?) is used. Everything else uses breeze cursors. Strange is that firewall-config ( a non-qt app (?) ) also 'uses' the Breeze cursor.


Martin Kho


[1] On a bare metal F22 install (long time ago upgraded from F21) I see the seem issue.

Comment 3 Rex Dieter 2015-05-12 15:48:12 UTC
Looks like xsettings-kde is the culprint here, kill or uninstall that, and the proper cursor theme is used.

Reassigning

Comment 4 Martin Kho 2015-05-14 09:17:41 UTC
Hi Rex,

Removing xsettings-kde (and kcm-gtk) brought back the breeze cursors in Firefox. Btw. What added value has kde-gtk-config?

Martin Kho

Comment 5 Rex Dieter 2015-05-20 13:43:33 UTC
I think this may actually be a kde-settings bug, I found an old kde4
/usr/share/kde-settings/kde-profile/default/share/config/kcminputrc
that contained:
cursorTheme=Adwaita

If I remove that or explicitly set to breeze_cursors instead, it behaves better.

Comment 6 Fedora Update System 2015-05-20 15:39:11 UTC
kde-settings-22-8.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/kde-settings-22-8.fc22

Comment 7 Fedora Update System 2015-05-27 16:10:36 UTC
Package kde-settings-22-10.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing kde-settings-22-10.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-8875/kde-settings-22-10.fc22
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2015-05-30 15:57:48 UTC
kde-settings-22-10.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Rex Dieter 2015-06-12 14:04:37 UTC
*** Bug 1218000 has been marked as a duplicate of this bug. ***

Comment 10 Massimiliano 2015-11-26 10:21:16 UTC
I think is related to this bug: I've selected Adwaita as default cursor theme under KDE. But gtk applications (like firefox or libreoffice) show Breeze cursors instead.

If I comment the content of /usr/share/kde-settings/kde-profile/default/share/config/kcminputrc then works fine.

$ rpm -q kde-settings
kde-settings-22-15.fc22.noarch


Should reopen this or open a new one?