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

--- Comment #3 from Roman Gilg <subd...@gmail.com> ---
You can try first to also add some debug line
qDebug() << "XXXX TEST";

soewhere in the kcm constructor and start the kcm via
kcmshell5 kcm

from terminal to see if the debug line is printed.

If yes, there is a single call to Output::adjustPositions. Comment this one out
and recompile to see if the issue is gone then at least.

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

Reply via email to