| Summary: | Kwin freezes when I try to quickly switch windows twice | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Jiri Palecek <jpalecek> |
| Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | dap78, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.2 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jiri Palecek
2023-05-08 16:11:20 UTC
Thank you for the bug report! Please note that Plasma 5.26.90 will not be supported for much longer by KDE; supported versions are 5.27, and 5.27 or newer. Please upgrade to the latest version as soon as your distribution makes it available to you. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one. I can confirm this on Plasma 5.27.6 + Qt 5.15.10 on X11 with IntelĀ® HD Graphics 4600, Fedora 38. There is nothing interesting in the logs. What kind of GPU do you have? #0 0x00007fb2da4ab1d9 in __futex_abstimed_wait_common () at /lib64/libc.so.6 #1 0x00007fb2da4adb79 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #2 0x00007fb2db4fb677 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /lib64/libQt5Core.so.5 #3 0x00007fb2dca4fed8 in QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) () at /lib64/libQt5Quick.so.5 #4 0x00007fb2dcac1863 in QQuickWindow::event(QEvent*) () at /lib64/libQt5Quick.so.5 #5 0x00007fb2dabaeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #6 0x00007fb2db6b4188 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5 #7 0x00007fb2dbb5c73c in QPlatformWindow::windowEvent(QEvent*) () at /lib64/libQt5Gui.so.5 #8 0x00007fb2dabb62c1 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #9 0x00007fb2db6b4188 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5 #10 0x00007fb2db705a7b in QTimerInfoList::activateTimers() () at /lib64/libQt5Core.so.5 #11 0x00007fb2db7063b1 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5 #12 0x00007fb2d8f1348c in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #13 0x00007fb2d8f71638 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #14 0x00007fb2d8f10b13 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #15 0x00007fb2db706729 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #16 0x00007fb2db6b2b4b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #17 0x00007fb2db6baddb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #18 0x0000561279988c01 in main () |