https://bugs.kde.org/show_bug.cgi?id=484405
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicolas.fe...@gmx.de --- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> --- This has the same root cause as https://bugs.kde.org/show_bug.cgi?id=483757 The system tray implementation uses QEventLoopLocker internally, which triggers this behavior. Because of a behavior change in Qt6 the application needs to set QCoreApplication::setQuitLockEnabled(false) -- You are receiving this mail because: You are watching all bug changes.