[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2021-01-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=425796

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2021-01-26 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=425796

Claudius Ellsel  changed:

   What|Removed |Added

   Platform|Manjaro |openSUSE RPMs
Version|5.20.0  |5.20.90

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2021-01-26 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=425796

Claudius Ellsel  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #12 from Claudius Ellsel  ---
Reopening here, as I ran into this bug again when testing the 5.20.90 Beta on
openSUSE Tumbleweed. Not sure whether this is a regression or only ever was
fixed for the compiled from master session I tested with.

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2021-01-26 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=425796

--- Comment #11 from Claudius Ellsel  ---
*** Bug 432101 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-11-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=425796

Claudius Ellsel  changed:

   What|Removed |Added

 CC||aleix...@kde.org

--- Comment #10 from Claudius Ellsel  ---
I won't have much luck with that probably. In the code of the KCM itself there
does not seem to have been relevant commits in the near past.

The relevant UI QML files are probably
https://invent.kde.org/plasma/kscreen/-/blob/master/kcm/package/contents/ui/Orientation.qml
and
https://invent.kde.org/plasma/kscreen/-/blob/master/kcm/package/contents/ui/RotationButton.qml

But I don't know which actions in code are triggered by them.

Since I am not paid to invest time to understand the code or to ensure the
quality of KDE products, I will probably stop my research at this point and
hope somebody else will pick up.

Also adding Aleix to CC, since he did some recent commits to the project.

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-11-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425796

--- Comment #9 from Nate Graham  ---
Sure, feel free to find that commit.

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-11-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=425796

--- Comment #8 from Claudius Ellsel  ---
Preferably, if the commit fixing this can be identified, this should be
backported from master (if not done already).

Thus people won't have to wait until the next major release for a fix.

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-11-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425796

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #7 from Nate Graham  ---
Cool!

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-11-07 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=425796

--- Comment #6 from Claudius Ellsel  ---
Seems it got fixed in between. At least it appeared to work as expected with
the compiled session from master today.

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-10-17 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=425796

Claudius Ellsel  changed:

   What|Removed |Added

Version|5.19.0  |5.20.0

--- Comment #5 from Claudius Ellsel  ---
(In reply to Nicolas Fella from comment #1)
> Can't reproduce on master

Still happening for me on Plasma 5.20. Let me know whether you need more
details.

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-08-26 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=425796

--- Comment #4 from Claudius Ellsel  ---
Created attachment 131206
  --> https://bugs.kde.org/attachment.cgi?id=131206=edit
Screen settings

Hm, I did that and I can still reproduce on the compiled Plasma session on
Wayland.

kdesrc-run systemsettings did not work, maybe one has to invoke it with a
special command for the specific kcm. But it should probably have used the
freshly compiled systemsetting anyway from how I read Nate's comment.

Attached is a screenshot. I tried the other vertical orientation and the screen
flipped 180°. So for me it still is not working.

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-08-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425796

--- Comment #3 from Nate Graham  ---
That should work. Make sure you remember to run install-sessions.sh after
everything is built. That's what puts the built-from-source session in your
login screen's sessions list so you can log into it.

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-08-26 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=425796

--- Comment #2 from Claudius Ellsel  ---
Hm, might have been fixed in between then for master. Can I just test it on
master myself by following
https://community.kde.org/Get_Involved/development#Plasma? Or is the procedure
to compile systemsettings with kdesrc-build and run it on the normal Plasma
session? Or something else?

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-08-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=425796

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
Can't reproduce on master

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

[systemsettings] [Bug 425796] Screen rotation is applied the wrong orientation in KCM on Wayland

2020-08-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425796

Nate Graham  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
   Assignee|aleix...@kde.org|kscreen-bugs-n...@kde.org
Product|plasmashell |systemsettings
 CC||n...@kde.org
  Component|Multi-screen support|kcm_kscreen

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