[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2024-03-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=440778 Nate Graham changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2021-08-10 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=440778 --- Comment #8 from Jiri Slaby --- (In reply to Jiri Slaby from comment #7) > (In reply to David Redondo from comment #6) > > We probably should not be in this X code path at all on Wayland? > > That's what I think too -- if I am in a wayland window.

[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2021-08-10 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=440778 --- Comment #7 from Jiri Slaby --- (In reply to David Redondo from comment #6) > We probably should not be in this X code path at all on Wayland? That's what I think too -- if I am in a wayland window. Not sure what should happen when in Xwayland

[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2021-08-10 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=440778 David Redondo changed: What|Removed |Added CC||k...@david-redondo.de --- Comment #6 from

[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2021-08-09 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=440778 --- Comment #5 from Jiri Slaby --- (In reply to Nate Graham from comment #4) > Feel free to submit a merge request to fix it! If I only knew what the root cause is -- I only described the symptoms... The Display is callocated (so zeroed) and lock_fns

[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2021-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=440778 Nate Graham changed: What|Removed |Added Status|REPORTED|CONFIRMED CC|

[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2021-08-09 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=440778 --- Comment #3 from Jiri Slaby --- (In reply to Jiri Slaby from comment #2) > (gdb) p/x $rax > $5 = 0x31 Seems to be 0x31 every time. So no corruption, or a deterministic one. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2021-08-09 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=440778 --- Comment #2 from Jiri Slaby --- (In reply to Jiri Slaby from comment #0) > > #3 0x7f550492bb3e in XQueryExtension > > (dpy=dpy@entry=0x5628d28aa030, name=name@entry=0x7f54fc12e019 > > "XInputExtension",

[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2021-08-09 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=440778 Nicolas Fella changed: What|Removed |Added CC||gr...@kde.org -- You are receiving this mail

[systemsettings] [Bug 440778] Crash when invoking send-keyboard-input shortcut in wayland

2021-08-09 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=440778 Nicolas Fella changed: What|Removed |Added Component|general |kcm_khotkeys Assignee|fa...@kde.org