| Anonymous | Login | Signup for a new account | 2013-06-20 09:23 UTC | ![]() |
| Main | My View | View Issues | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0005882 | CentOS-6 | kdebase-workspace | public | 2012-08-08 02:24 | 2012-08-21 18:32 | ||||||
| Reporter | tchan | ||||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||||
| Status | new | Resolution | open | ||||||||
| Platform | x86_64 | OS | CentOS | OS Version | 6.3 | ||||||
| Product Version | 6.3 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0005882: systemsettings (window behavior) settings does not match actual kwinrc values | ||||||||||
| Description | If /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 Reproduce | 1) 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 Information | An 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 | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
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 |