[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-11-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428241 Nate Graham changed: What|Removed |Added URL||https://codereview.qt-proje |

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-11-01 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #17 from Nicolas Fella --- Can confirm this is fixed -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-30 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #16 from Volker Krause --- Seems to hold up here as well. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-30 Thread Leszek Lesner
https://bugs.kde.org/show_bug.cgi?id=428241 Leszek Lesner changed: What|Removed |Added Resolution|--- |UPSTREAM Status|CONFIRMED

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-30 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #14 from Volker Krause --- Of course I didn't have that patch yet, my backtrace is from 12:28 UTC, that change only finished integration at 12:56 UTC and I need a non-negative amount of time to build it :D I'll test that tomorrow. If that's

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-30 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #13 from David Edmundson --- Nicoclas shared this on PM: >https://codereview.qt-project.org/c/qt/qtdeclarative/+/319750 sounds relevant Which could explain why I don't see it, I have latest Qt 5.15 branch. Volker also said he he latest 5.

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-30 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #12 from Nicolas Fella --- I tried this patch, doesn't seem to help though: diff --git a/applets/systemtray/package/contents/ui/items/ItemLoader.qml b/applets/systemtray/package/contents/ui/items/ItemLoader.qml index 64034f586..c081d8e57 10

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-30 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #11 from Volker Krause --- #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49 #1 0x74c03538 in __GI_abort () at abort.c:79 #2 0x7518d0d4 in qt_message_fatal(QtMsgType, QMessageLogContext const&, QStri

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-30 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #10 from David Edmundson --- @leszek thanks, I can get the state changing when I send a notification. Still no crash though. @volker can I have your trace. There's a bit of the backtrace that I can't match up, I'm hoping if your Qt is self

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-29 Thread Leszek Lesner
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #9 from Leszek Lesner --- I can constantly reproduce it by using kdeconnect and sending a ping message from my phone to laptop. If I don't touch the message after the timeout of the message ran out it crashes plasma. If I touch the message

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-29 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #8 from David Edmundson --- As a fix, I think we can set asynchronous: false in systemtray's ItemLoader Possibly even port to DelegateChooser I'll need someone who can reliably reproduce to test that. -- You are receiving this mail becau

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-29 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #7 from David Edmundson --- >As a workaround it seems to help here to let a few notifications pile up in >DND mode, and then continue normally. Makes sense as it'll be the notification applet changing status that is triggering this. Do yo

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-28 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=428241 Volker Krause changed: What|Removed |Added CC||vkra...@kde.org --- Comment #6 from Volker Krau

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-27 Thread Leszek Lesner
https://bugs.kde.org/show_bug.cgi?id=428241 Leszek Lesner changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428241 Nate Graham changed: What|Removed |Added CC||n...@kde.org Priority|NOR

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-27 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #4 from David Edmundson --- And with respect to the assert #18 0x7f52f3cc9071 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=52, data=0x55f2aa576210) at kernel/qcoreapplication.cpp:18

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-25 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #3 from David Edmundson --- and what is this doing: #19 0x7f52f612ba87 in QQuickLoader::setSource(QUrl const&, bool) (this=0x55f2ad9f5090, url=..., needsClear=) at items/qquickloader.cpp:426 I think we're setting our status to inactiv

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-25 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #2 from David Edmundson --- Can't reproduce: >#61 0x7f52ec8e14e7 in operator()(Plasma::Types::ItemStatus) const >(__closure=0x55f2ac36af90, status=Plasma::Types::ActiveStatus) at >/home/nico/kde/src/plasma-workspace/applets/systemtray

[plasmashell] [Bug 428241] plasmashell crashes when notification closes

2020-10-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=428241 --- Comment #1 from Nicolas Fella --- I put in a qDebug() << event in dialog.cpp:1350. This is the resulting output right before the crash QEvent(UpdateRequest, 0x7ffe3e716f40) QEvent(UpdateRequest, 0x7ffe3e716f40) QEvent(UpdateRequest, 0x7ffe3e716f40)