Summary: | plasmashell crashes if AV-Receiver is connected via HDMI | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Jens Ramke <jens.ramke> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | jens.ramke, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.20.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jens Ramke
2020-10-27 20:33:30 UTC
(In reply to Jens Ramke from comment #0) >#5 0x00007f7158027020 in () at /usr/lib/qt/qml/org/kde/plasma/calendar/libcalendarplugin.so
It crashes in the calendar? That seems very unrelated to anything screen related.
Can you install debug symbols for this.
Created attachment 132831 [details]
New crash information added by DrKonqi
plasmashell (5.20.2) using Qt 5.15.1
I installed plasma-workspace, plasma-framework and plasma-desktop with debug symbols.
-- Backtrace (Reduced):
#4 0x00007f303269b2f2 in DaysModel::update() (this=0x55df5acb6090) at /usr/src/debug/plasma-framework-5.75.0/src/declarativeimports/calendar/daysmodel.cpp:90
#5 DaysModel::update() (this=0x55df5acb6090) at /usr/src/debug/plasma-framework-5.75.0/src/declarativeimports/calendar/daysmodel.cpp:77
#6 0x00007f305c6fb7e2 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#7 0x00007f305d367752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#8 0x00007f305c6cecda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
I have two digital clock widgets active on two different monitors, both with all available calender modules active. The receiver display newly added is the third display. I decided to try to remove both widgets. Now, upon adding them again, the issue disappeared. Thanks for the update; changing status. If you see this issue again, please reopen the ticket. |