Bug 435261 - Plasma crashed after changing desktop wallpaper source and right clicking in desktop
Summary: Plasma crashed after changing desktop wallpaper source and right clicking in ...
Status: RESOLVED DUPLICATE of bug 421316
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.20.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-04-02 12:10 UTC by David
Modified: 2021-04-06 04:28 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 David 2021-04-02 12:10:06 UTC
Application: plasmashell (5.20.5)

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.11.10-200.fc33.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 33 (Thirty Three)

-- Information about the crash:
- What I was doing when the application crashed:
Selected another wallpaper source for my desktop (slideshow → picture of the day:Unsplash) and then right clicked in empty area

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

[KCrash Handler]
#4  0x00007fb8bfbad194 in QList<QWidget*>::append(QWidget* const&) () from /lib64/libQt5Widgets.so.5
#5  0x00007fb8bfbd9298 in QWidget::insertAction(QAction*, QAction*) () from /lib64/libQt5Widgets.so.5
#6  0x00007fb8bfbd93ce in QWidget::addActions(QList<QAction*>) () from /lib64/libQt5Widgets.so.5
#7  0x00007fb89ced0397 in ContainmentInterface::addContainmentActions(QMenu*, QEvent*) () from /usr/lib64/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#8  0x00007fb89ced1156 in ContainmentInterface::mousePressEvent(QMouseEvent*) () from /usr/lib64/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#9  0x00007fb8c099780c in QQuickItem::event(QEvent*) () from /lib64/libQt5Quick.so.5
#10 0x00007fb8bfba1ec3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#11 0x00007fb8bef2abd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007fb8c09b2691 in QQuickWindowPrivate::deliverMatchingPointsToItem(QQuickItem*, QQuickPointerEvent*, bool) () from /lib64/libQt5Quick.so.5
#13 0x00007fb8c09b4f7b in QQuickWindowPrivate::deliverPressOrReleaseEvent(QQuickPointerEvent*, bool) () from /lib64/libQt5Quick.so.5
#14 0x00007fb8c09aba2d in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) () from /lib64/libQt5Quick.so.5
#15 0x00007fb8c09abee3 in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) () from /lib64/libQt5Quick.so.5
#16 0x00007fb8bf3717b5 in QWindow::event(QEvent*) () from /lib64/libQt5Gui.so.5
#17 0x00007fb8bfba1ec3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007fb8bef2abd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007fb8bf366143 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#20 0x00007fb8bf3478cc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#21 0x00007fb8ad19947e in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#22 0x00007fb8bd43fa9f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#23 0x00007fb8bd491a98 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#24 0x00007fb8bd43ce73 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#25 0x00007fb8bef776f3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007fb8bef2957b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007fb8bef311b4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#28 0x0000557ecda9e7ca in main ()
[Inferior 1 (process 1322) detached]

The reporter indicates this bug may be a duplicate of or related to bug 421316.

Possible duplicates by query: bug 434313, bug 432737, bug 431375, bug 428082, bug 426216.

Reported using DrKonqi
Comment 1 carlo 2021-04-02 20:02:13 UTC
I also confirm the bug on my machines, sometimes it happens even without changing the background, but simply by right clicking on the desktop. It happens on both the Xorg and Wayland session.
Comment 2 Nate Graham 2021-04-06 04:28:06 UTC

*** This bug has been marked as a duplicate of bug 421316 ***