https://bugs.kde.org/show_bug.cgi?id=485633
Frederick Schaefer <frederick.schae...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederick.schae...@gmail.co | |m --- Comment #2 from Frederick Schaefer <frederick.schae...@gmail.com> --- 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. -- You are receiving this mail because: You are watching all bug changes.