https://bugs.kde.org/show_bug.cgi?id=361750

--- Comment #5 from Martin Riethmayer <rip...@freakmail.de> ---
This is still happening with the latest versions of kscreen in OpenSUSE Factory
from GIT:

kscreen5: 5.6.90git~20160613T210802~b0e02c9-12.1
libkscreen2-plugin: 5.6.90git~20160614T154913~2792f55-16.1

Steps to reproduce:

1.) Start a VirtualBox VM with up-to-date OpenSUSE factory and two monitors for
the VM
2.) Place the monitors side-by-side in KCM
3.) Go to a konsole and run "xrandr --output VGA-2 --off", then "xrandr
--output VGA-2 --auto"

Expected result:
The monitors should be configured side-by-side again

Actual result:
The monitors are in "clone" mode

Reproducible:
Always

I'll attach the kscreen log. I've set kscreen.*=true in qtdebugging.ini and
restarted kded5.
I'll also attach the config files after each step, e.g. the initial state is
"xyz.0", after applying the side-by-side config once in KCM "xyz.1", second
apply is "xyz.2", xrandr off is "xyz.3" and xrandr auto is "xyz.4"

At the time of restarting kded5, my monitors where in "clone" mode (config file
".0"), so I went to the KCM and positioned them side-to-side. After hitting
"Apply" once, the config is saved twice (e.g. the log was written up to and
including line 16) (config file ".1")
The KCM still believes that there are changes to apply, so after hitting
"Apply" for the second time, the log gets written up to and including line 24.
(config file ".2")
After running "xrandr --output VGA-2 --off", log is written including line 32
(config file ".3")
After running "xrandr --output VGA-2 --auto", log is written until the last
line. (config file ".4")

I noted that the filename of the kscreen config is always the same - I don't
know if this is the way it's supposed to be?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to