| Summary: | plasmasheel crash when running with Vulkan renderer on Nvidia | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Marek Pikuła <marek+kde> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | CC: | frederick.schaefer, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 6.0.3 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Marek Pikuła
2024-04-16 13:03:09 UTC
Created attachment 168581 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
I think I encountered the same issue. After selecting the vulkan rendering backend on upgrade to plasma 6 (despite the warning), I was encountering what seemed like random crashes in a wayland session. I narrowed it down to displaying tooltips on mouseover (whether on maximize/minimize buttons, task manager/system tray icons, or on entries in the launcher menu). The workaround is to use the automatic rendering backend selection. This can be accomplished after changing ~/config/kdeglobals and manually editing or removing the [QtQuickRendererSettings] section. Notably, changing the SceneGraphBackend value to "software" (from "vulkan") will prompt the backend selection dialog to return via an entry in the task manager (selecting "automatic" in the dialog seems to remove the section). Restart the session after changing and crashes cease. I'm afraid Vulkan is experimental and not formally supported yet. It's a work in progress. |