Bug 454615 - Plasma had mixed up notification positions (middle of the primary display) and crashes after: plasmashell --replace
Summary: Plasma had mixed up notification positions (middle of the primary display) an...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (show other bugs)
Version: 5.24.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-05-30 15:51 UTC by vortex
Modified: 2022-08-10 18:19 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vortex 2022-05-30 15:51:16 UTC
Application: plasmashell (5.24.5)

Qt Version: 5.15.2
Frameworks Version: 5.94.0
Operating System: Linux 5.17.9-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.24.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
* Restarted plasmashell using krunner: plasmashell --replace to fix notification issue
* Plasma seems to crash during this porcess.

- Unusual behavior I noticed:
* All notifications where stacked in the center of the primary screen instead near the notification area
* This does how ever not always happen but sometimes after logging into KDE the noticiations are all placed in the wrong location

- Addional software
* Addionally I also use latte-dock, some told me this might be related.

- Summary:
If both happen: wrong notification placement and restarting plasmashell it allways crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fcf2c008a88 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
#5  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > const> (ptr=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1143
#6  QObject::d_func (this=<optimized out>) at kernel/qobject.h:132
#7  QObject::property (this=0x0, name=name@entry=0x7fcf20dd7000 "_plasma_graphicObject") at kernel/qobject.cpp:4085
#8  0x00007fcf20dd488b in PanelSpacer::containmentGraphicObject (this=<optimized out>) at /usr/src/debug/plasma5-workspace-5.24.5-2.1.x86_64/applets/panelspacer/plugin/panelspacer.cpp:126
#9  PanelSpacer::qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _c=<optimized out>, _o=<optimized out>) at /usr/src/debug/plasma5-workspace-5.24.5-2.1.x86_64/build/applets/panelspacer/plugin/org.kde.plasma.panelspacer_autogen/EWIEGA46WW/moc_panelspacer.cpp:183
#10 PanelSpacer::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/plasma5-workspace-5.24.5-2.1.x86_64/build/applets/panelspacer/plugin/org.kde.plasma.panelspacer_autogen/EWIEGA46WW/moc_panelspacer.cpp:149
#11 0x00007fcf2d4f1381 in QQmlPropertyData::readPropertyWithArgs (args=0x7ffd5baead00, target=0x55586ceae8f0, this=0x55586e336c18) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../../src/qml/qml/qqmlpropertydata_p.h:363
#12 QQmlPropertyData::readProperty (property=0x7ffd5baeace0, target=0x55586ceae8f0, this=0x55586e336c18) at ../../include/QtQml/5.15.2/QtQml/private/../../../../../../src/qml/qml/qqmlpropertydata_p.h:357
#13 loadProperty (v4=0x55586cb63e40, object=0x55586ceae8f0, property=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-2.2.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:138
#14 0x00007fcef22b13ed in ?? ()
#15 0x0000000000000000 in ?? ()
[Inferior 1 (process 2108) detached]

Possible duplicates by query: bug 451864, bug 450723, bug 450663, bug 450594, bug 450163.

Reported using DrKonqi
Comment 1 vortex 2022-08-10 18:19:06 UTC
This did not happened in quite some time now maybe since 5.25 release not sure.
Guess it was fixed along the way with some recent Plasma updates :)

Many thanks for the awesome work you all doing :)