[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442852

--- Comment #8 from Nate Graham  ---
*** Bug 443085 has been marked as a duplicate of this bug. ***

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442852

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.23

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-28 Thread Vadym Krevs
https://bugs.kde.org/show_bug.cgi?id=442852

Vadym Krevs  changed:

   What|Removed |Added

 CC||vkr...@yahoo.com

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-27 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=442852

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |a668c7018dc61b0e0b77e19657d |3201576c3fc456f066ff4ead2ac
   |735ec743b5676   |d2d64c14e2e9c

--- Comment #7 from Aleix Pol  ---
Git commit 3201576c3fc456f066ff4ead2acd2d64c14e2e9c by Aleix Pol Gonzalez, on
behalf of Aleix Pol.
Committed on 27/09/2021 at 18:42.
Pushed by apol into branch 'Plasma/5.23'.

Address regression in VT switching code
Related: bug 439873


(cherry picked from commit a668c7018dc61b0e0b77e19657d735ec743b5676)

M  +1-1lookandfeel/contents/components/SessionManagementScreen.qml
M  +1-0lookandfeel/contents/components/UserDelegate.qml
M  +1-0lookandfeel/contents/components/UserList.qml
M  +6-1lookandfeel/contents/lockscreen/LockScreenUi.qml

https://invent.kde.org/plasma/plasma-workspace/commit/3201576c3fc456f066ff4ead2acd2d64c14e2e9c

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-27 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=442852

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||a668c7018dc61b0e0b77e19657d
   ||735ec743b5676
 Status|ASSIGNED|RESOLVED

--- Comment #6 from Aleix Pol  ---
Git commit a668c7018dc61b0e0b77e19657d735ec743b5676 by Aleix Pol Gonzalez, on
behalf of Aleix Pol.
Committed on 27/09/2021 at 18:41.
Pushed by apol into branch 'master'.

Address regression in VT switching code
Related: bug 439873

M  +1-1lookandfeel/contents/components/SessionManagementScreen.qml
M  +1-0lookandfeel/contents/components/UserDelegate.qml
M  +1-0lookandfeel/contents/components/UserList.qml
M  +6-1lookandfeel/contents/lockscreen/LockScreenUi.qml

https://invent.kde.org/plasma/plasma-workspace/commit/a668c7018dc61b0e0b77e19657d735ec743b5676

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442852

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1082

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-26 Thread Ash Blake
https://bugs.kde.org/show_bug.cgi?id=442852

--- Comment #4 from Ash Blake  ---
Proposed fix that also fixes the original warnings:
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1081

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=442852

--- Comment #3 from David Edmundson  ---
Adding author as CC.

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=442852

David Edmundson  changed:

   What|Removed |Added

 CC||aleix...@kde.org

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-26 Thread Ash Blake
https://bugs.kde.org/show_bug.cgi?id=442852

Ash Blake  changed:

   What|Removed |Added

 CC||telepath...@tutanota.com

--- Comment #2 from Ash Blake  ---
This is a regression from commit 714ce4045e0cbbba1d440b2fcb6f547f2680799f in
plasma-workspace.

The property m which exposed the model has been removed from UserDelegate, but
it wasn't unused. In SessionManagementScreen, userListCurrentModelData was
supposed to be pointing at userListView.currentItem.m which is now undefined.

The only usage of userListCurrentModelData is in LockScreenUi.qml:436, where
the TypeError occurs. 

Reverting that commit makes user switching work again.

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

[ksmserver] [Bug 442852] Fast user switching is broken since 5.23 beta

2021-09-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442852

Nate Graham  changed:

   What|Removed |Added

  Component|greeter |general
   Severity|normal  |grave
 CC||n...@kde.org,
   ||plasma-b...@kde.org
Product|kscreenlocker   |ksmserver
 Status|REPORTED|CONFIRMED
   Priority|NOR |VHI
   Keywords||regression
 Ever confirmed|0   |1
Version|unspecified |5.22.90
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=439873
   Assignee|plasma-b...@kde.org |k...@davidedmundson.co.uk

--- Comment #1 from Nate Graham  ---
Can confirm, eek.

Might actually be the root cause of Bug 439873.

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