[kwin] [Bug 494869] Passing certain arguments to `callDBus` crashes kwin

2024-10-22 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=494869 Jin Liu changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[kwin] [Bug 494869] Passing certain arguments to `callDBus` crashes kwin

2024-10-17 Thread postix
https://bugs.kde.org/show_bug.cgi?id=494869 postix changed: What|Removed |Added CC||pos...@posteo.eu -- You are receiving this mail becau

[kwin] [Bug 494869] Passing certain arguments to `callDBus` crashes kwin

2024-10-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=494869 Nate Graham changed: What|Removed |Added CC||n...@kde.org Severity|normal

[kwin] [Bug 494869] Passing certain arguments to `callDBus` crashes kwin

2024-10-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=494869 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #4 from Bug Janitor

[kwin] [Bug 494869] Passing certain arguments to `callDBus` crashes kwin

2024-10-16 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=494869 --- Comment #3 from Jin Liu --- I can narrow it down to: this crashes: `callDBus("receiver", "/path", "some.interface", "method");` this doesn't: `callDBus("org.receiver", "/path", "some.interface", "method");` -- You are receiving this mail becau

[kwin] [Bug 494869] Passing certain arguments to `callDBus` crashes kwin

2024-10-16 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=494869 --- Comment #2 from David Edmundson --- #0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x760ab28a5463 in __pthread_kill_internal (threadid=, signo=6) at pthread_kill.c:78 #2 0x

[kwin] [Bug 494869] Passing certain arguments to `callDBus` crashes kwin

2024-10-16 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=494869 David Edmundson changed: What|Removed |Added Status|REPORTED|CONFIRMED CC|

[kwin] [Bug 494869] Passing certain arguments to `callDBus` crashes kwin

2024-10-16 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=494869 --- Comment #1 from Jin Liu --- Note: I know it is an invalid argument to `callDBus`. -- You are receiving this mail because: You are watching all bug changes.