Summary: | Hot corners indicate but triggering effect fails | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Andreas Kuhl <mail> |
Component: | multi-screen | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 4.10.80 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
single screen KWin support information
dual screen KWin support information |
Description
Andreas Kuhl
2013-06-17 10:13:58 UTC
please provide output of: qdbus org.kde.kwin /KWin supportInformation once for one screen and once for the multi screen setup. Also please explain how you change the multi screen setup. Created attachment 80577 [details]
single screen KWin support information
Created attachment 80578 [details]
dual screen KWin support information
I attached the required support information for both single and dual screen setup. Switching from single to dual screen is done by KScreen/libkscreen2 0.0.92 for which I disabled the "display management change monitor" daemon and enabled the "KScreen 2" daemon. Switching itself works quite reliably, > Screen 1 Geometry: 1680,150,1600x900
Does it work if you move the screen to 1600x900+1680+0, ie.
xrandr --output <SCREEN_NAME_HERE> --pos 1680x0
- Is only present windows affected or would activating the desktop grid fail as well.
- Does toggling compositing (Shift+Alt+F12 twice) or restarting "kwin --replace&" have any imoact?
> Does it work if you move the screen to 1600x900+1680+0, ie. > xrandr --output <SCREEN_NAME_HERE> --pos 1680x0 Screen position changed, still does not work. > Is only present windows affected or would activating the desktop grid fail as well. Happens with desktop grid as well which is assigned to the lower right corner but I tried to keep the bug report simple and it is likely the same root cause :) - Does toggling compositing (Shift+Alt+F12 twice) or restarting "kwin --replace&" have any imoact? No besides that the hotspot indicator does not work with compositing off. Case solved, this bug report is invalid: Behaviour was caused by synergy (http://synergy-foss.org/de/), works fine without synergyc running. Sorry for your time... :( ah that made my day :-) Hasn't been for a long time that we got a synergy related bug report *** This bug has been marked as a duplicate of bug 169458 *** |