Bug 292839 - KWin option to display window geometry when moving or resizing does not work with desktop effects disabled
Summary: KWin option to display window geometry when moving or resizing does not work ...
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: core (show other bugs)
Version: 4.8.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 4.8.3
Assignee: KWin default assignee
URL:
Keywords: reproducible
Depends on:
Blocks:
 
Reported: 2012-01-30 06:01 UTC by giorgio.gilitos
Modified: 2012-04-14 21:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description giorgio.gilitos 2012-01-30 06:01:57 UTC
Version:           4.8.0 (using KDE 4.8.0) 
OS:                Linux

The option in "System Settings -> Window Behaviour -> Window Behaviour -> Moving -> Display window geometry when moving or resizing" has no effect when desktop effects are disabled.
I enabled the checkbox, then clicked on "Apply" and I cannot see window geometry when moving or resizing. If I go in the settings again, the checkbox is disabled.
I tried it with desktop effects disabled and it works as expected.

Reproducible: Always

Steps to Reproduce:
Disable desktop effects if active.
Enable the checkbox in "System Settings -> Window Behaviour -> Window Behaviour -> Moving -> Display window geometry when moving or resizing".
Click "Apply".

Actual Results:  
window geometry is not displayed

Expected Results:  
window geometry should be displayed
Comment 1 Thomas Lübking 2012-01-30 10:21:24 UTC
The effect works regardless when loaded, for the rest i guess that handling the setting was accidentally removed with the two above options - so it's a simple bug in the kcm, sorry.

running these two commands will enable the setting:
kwriteconfig -file kwinrc -group Windows -key GeometryTip true
qdbus org.kde.kwin /KWin reconfigure
Comment 2 giorgio.gilitos 2012-01-30 20:19:56 UTC
Thanks a lot, Thomas.
I enabled it running the commands you suggested and now it works. I leave the bug open until kcm will be fixed.
Bye
Comment 3 Thomas Lübking 2012-04-14 21:20:26 UTC
Git commit 8c1dfb2250a94b60549d9665ff4550170da92d1d by Thomas Lübking.
Committed on 14/04/2012 at 23:18.
Pushed by luebking into branch 'master'.

fix geometrytip kcm regression
FIXED-IN: 4.8.3

M  +1    -1    kwin/kcmkwin/kwinoptions/windows.cpp

http://commits.kde.org/kde-workspace/8c1dfb2250a94b60549d9665ff4550170da92d1d
Comment 4 Thomas Lübking 2012-04-14 21:21:37 UTC
Git commit 408fb73c359a7959a98afb8453547c5a8c25bfad by Thomas Lübking.
Committed on 14/04/2012 at 23:18.
Pushed by luebking into branch 'KDE/4.8'.

fix geometrytip kcm regression
FIXED-IN: 4.8.3
(cherry picked from commit 8c1dfb2250a94b60549d9665ff4550170da92d1d)

M  +1    -1    kwin/kcmkwin/kwinoptions/windows.cpp

http://commits.kde.org/kde-workspace/408fb73c359a7959a98afb8453547c5a8c25bfad