https://bugs.kde.org/show_bug.cgi?id=407991
Bug ID: 407991 Summary: Plasma PagerModel is crashing Latte under wayland Product: lattedock Version: git (master) Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: containment Assignee: mvourla...@gmail.com Reporter: mvourla...@gmail.com Target Milestone: --- SUMMARY Latte in git version is using PagerModel in order to change VirtualDesktop OR Activities through scrolling in empty areas of the Latte panel. Unfortunately when this feature is enabled when Latte exits the following crash is produced... Probably Latte should wait for upstream fix or should move away from PagerModel ///// Thread 1 (Thread 0x7ffb5226bdc0 (LWP 31749)): [KCrash Handler] #5 0x00007ffb536dcf19 in () at /usr/lib64/libwayland-client.so.0 #6 0x00007ffb536d8cf1 in wl_proxy_destroy () at /usr/lib64/libwayland-client.so.0 #7 0x00007ffb568ae677 in KWayland::Client::PlasmaWindow::release() () at /usr/lib64/libKF5WaylandClient.so.5 #8 0x00007ffb568ae69a in KWayland::Client::PlasmaWindow::~PlasmaWindow() () at /usr/lib64/libKF5WaylandClient.so.5 #9 0x00007ffb568ae7c9 in KWayland::Client::PlasmaWindow::~PlasmaWindow() () at /usr/lib64/libKF5WaylandClient.so.5 #10 0x00007ffb5429a17b in QObjectPrivate::deleteChildren() () at /usr/lib64/libQt5Core.so.5 #11 0x00007ffb542a2df4 in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5 #12 0x00007ffb568aef29 in KWayland::Client::PlasmaWindowManagement::~PlasmaWindowManagement() () at /usr/lib64/libKF5WaylandClient.so.5 #13 0x00007ffb5429a17b in QObjectPrivate::deleteChildren() () at /usr/lib64/libQt5Core.so.5 #14 0x00007ffb542a2df4 in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5 #15 0x00007ffb4f8fa923 in () at /usr/lib64/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so #16 0x00007ffb53b2e42c in __run_exit_handlers () at /lib64/libc.so.6 #17 0x00007ffb53b2e55c in () at /lib64/libc.so.6 #18 0x00007ffb53b16b82 in __libc_start_main () at /lib64/libc.so.6 #19 0x00000000004695aa in _start () at ../sysdeps/x86_64/start.S:120 [Inferior 1 (process 31749) detached] -- You are receiving this mail because: You are watching all bug changes.