https://bugs.kde.org/show_bug.cgi?id=489897
Bug ID: 489897
Summary: Plasmashell crashes when dragging and dropping an app
with a custom icon
Classification: Plasma
Product: plasmashell
Version: master
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: generic-crash
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
SUMMARY
I recently changed the icon of an app to a custom one located in
.local/share/icons. When I try to drag and drop the app from the app launcher
to the desktop, Plasma crashes.
STEPS TO REPRODUCE
Open the app launcher.
Drag and drop an app with a custom icon.
Plasma crashes and restarts.
OBSERVED RESULT
Plasma unexpectedly crashes.
EXPECTED RESULT
The drag and drop action should work without causing a crash.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.1.2
KDE Plasma Version: 6.1.2
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2
Display Protocol: Wayland
ADDITIONAL INFORMATION
I launched plasmashell via the terminal and observed the following logs:
Arrived mimeData
QList(QUrl("file:///home/ismael/.local/share/applications/vesktop.desktop"))
QList("text/uri-list") at 424, 628
Mimetype Job returns. "application/x-desktop"
KPackageStructure of KPluginMetaData(pluginId:"org.kde.graphsplasmoid",
fileName: "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/metadata.json")
does not match requested format "Plasma/Applet"
KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kclock_1x2",
fileName:
"/usr/share/plasma/plasmoids/org.kde.plasma.kclock_1x2/metadata.json") does not
match requested format "Plasma/Applet"
Received a suitable dropEvent at QPoint(424, 628)
Bailing out. Cannot find associated dropEvent related to the TransferJob
Creating menu for: "application/x-desktop"
KPackageStructure of KPluginMetaData(pluginId:"org.kde.graphsplasmoid",
fileName: "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/metadata.json")
does not match requested format "Plasma/Applet"
KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kclock_1x2",
fileName:
"/usr/share/plasma/plasmoids/org.kde.plasma.kclock_1x2/metadata.json") does not
match requested format "Plasma/Applet"
xdg_wm_base#3: error 3: no xdg_popup parent surface has been specified
The Wayland connection experienced a fatal error: protocol error
--
You are receiving this mail because:
You are watching all bug changes.