CentOS Bug Tracker
Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005882CentOS-6kdebase-workspacepublic2012-08-08 02:242012-08-21 18:32
Reportertchan 
PrioritynormalSeveritymajorReproducibilityalways
StatusnewResolutionopen 
Platformx86_64OSCentOSOS Version6.3
Product Version6.3 
Target VersionFixed in Version 
Summary0005882: systemsettings (window behavior) settings does not match actual kwinrc values
DescriptionIf /usr/share/kde-settings/kde-profile/default/share/config/kwinrc is modified to change a setting for all users, systemsettings does not read this in but assumes default values for kwinrc.

This causes a situation where the settings show do not match the actual running settings.
Steps To Reproduce1) Modify /usr/share/kde-settings/kde-profile/default/share/config/kwinrc:
from
FocusPolicy=ClickToFocus
to
FocusPolicy=FocusUnderMouse
2) With your test user, remove any existing KDE config:
 "cd /home/testuser; mv .kde .kde.old"
3) Login as the test user using KDE
4) Open up two konsoles and move between them, showing that it is now using Focus Under Mouse.
5) Launch /usr/bin/systemsettings
6) Look & Feel -> Window Behavior
7) Under the Focus tab, the Policy is incorrectly showing "Click to Focus".
Additional InformationAn strace shows that systemsettings only reads in ~/.kde/share/config/kwinrc and not /usr/share/kde-settings/kde-profile/default/share/config/kwinrc.

For some other settings both the global and user settings are read in. For example, for the screensaver settings it reads in both
/usr/share/kde-settings/kde-profile/default/share/config/kscreensaverrc
and
~/.kde/share/config/kscreensaverrc
TagsNo tags attached.
Attached Filespatch file icon kdebase-workspace-4.3.4-kwin-kconfig.patch [^] (1,030 bytes) 2012-08-21 18:32 [Show Content]

- Relationships

-  Notes
(0015693)
tchan (reporter)
2012-08-21 18:32

I've attached a patch (kdebase-workspace-4.3.4-kwin-kconfig.patch) that I believe fixes the issue.

- Issue History
Date Modified Username Field Change
2012-08-08 02:24 tchan New Issue
2012-08-21 18:32 tchan File Added: kdebase-workspace-4.3.4-kwin-kconfig.patch
2012-08-21 18:32 tchan Note Added: 0015693


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker