[Breeze] [Bug 407220] SDDM (Breeze theme) crashes when clicking the "Different User" button.

2019-05-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=407220

David Edmundson  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/a282bc9d612a8
   ||e325da5206b9d7b1257606b42b9
 Resolution|UPSTREAM|FIXED

--- Comment #3 from David Edmundson  ---
Git commit a282bc9d612a8e325da5206b9d7b1257606b42b9 by David Edmundson.
Committed on 22/05/2019 at 01:13.
Pushed by davidedmundson into branch 'Plasma/5.16'.

Don't assign a QtObject to a model

Summary:
It's a weird thing to do, and that's causing us to hit
https://bugreports.qt.io/browse/QTBUG-75900 when it tries to lookup a
property (icon) that we don't have.

Test Plan: Opened sddm-greeter --test-mode --theme  clicked button

Reviewers: #plasma, fvogt

Reviewed By: fvogt

Subscribers: fvogt, apol, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D21274

M  +10   -3sddm-theme/Main.qml

https://commits.kde.org/plasma-workspace/a282bc9d612a8e325da5206b9d7b1257606b42b9

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

[Breeze] [Bug 407220] SDDM (Breeze theme) crashes when clicking the "Different User" button.

2019-05-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407220

simon.v...@gmx.net changed:

   What|Removed |Added

 CC||simon.v...@gmx.net

--- Comment #2 from simon.v...@gmx.net ---
Well, I'm having the same issue, I reported it to QT now:
https://bugreports.qt.io/browse/QTBUG-75900

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

[Breeze] [Bug 407220] SDDM (Breeze theme) crashes when clicking the "Different User" button.

2019-05-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=407220

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Yikes, can reproduce with Qt 5.12.3... but not with 5.12.0.

This points to it being a Qt regression, urgh. Can you please report it to
them? Then please paste the URL of the Qt bug report into a comment in this
ticket. Thanks!

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