Summary: | system setting crash after changing screen edge setting when closing after applying. Settings not saved Wayland | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Edward <papashrek70> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | deviouslab, nate, spamtothisguy |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.22.4 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Edward
2021-09-27 05:51:05 UTC
Created attachment 141941 [details]
New crash information added by DrKonqi
systemsettings5 (5.22.4) using Qt 5.15.2
- What I was doing when the application crashed:
I was changing window management - task switcher settings, hit Apply and it crashed.
-- Backtrace (Reduced):
#4 0x00007fdd762bfe44 in QWaylandClientExtensionPrivate::handleRegistryGlobal(void*, wl_registry*, unsigned int, QString const&, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#5 0x00007fdd762ac419 in QtWaylandClient::QWaylandDisplay::registry_global(unsigned int, QString const&, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#6 0x00007fdd762c86c3 in QtWayland::wl_registry::handle_global(void*, wl_registry*, unsigned int, char const*, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#7 0x00007fdd73b77c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8 0x00007fdd73b77107 in ffi_call () from /lib64/libffi.so.6
*** This bug has been marked as a duplicate of bug 414834 *** Created attachment 143942 [details]
New crash information added by DrKonqi
systemsettings5 (5.22.5) using Qt 5.15.2
- What I was doing when the application crashed:
Trying to remove the mouse on edge behaviour from my screen and when trying to applying the settings the window crashed but did save the settings as intended.
-- Backtrace (Reduced):
#4 0x00007fe9958ed6a4 in QWaylandClientExtensionPrivate::handleRegistryGlobal(void*, wl_registry*, unsigned int, QString const&, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#5 0x00007fe9958da1b9 in QtWaylandClient::QWaylandDisplay::registry_global(unsigned int, QString const&, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#6 0x00007fe9958f6af3 in QtWayland::wl_registry::handle_global(void*, wl_registry*, unsigned int, char const*, unsigned int) () from /lib64/libQt5WaylandClient.so.5
#7 0x00007fe9931a5c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8 0x00007fe9931a5107 in ffi_call () from /lib64/libffi.so.6
|