[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

2023-09-21 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=390306 Zamundaaa changed: What|Removed |Added Resolution|--- |FIXED CC|

[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

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

[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

2021-01-13 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=390306 David Edmundson changed: What|Removed |Added Resolution|UPSTREAM|--- Ever confirmed|0

[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

2021-01-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390306 Nate Graham changed: What|Removed |Added Resolution|--- |UPSTREAM Status|REPORTED

[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

2018-05-10 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=390306 Alexander Mentyu changed: What|Removed |Added CC||notux...@gmail.com -- You are receiving thi

[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

2018-02-13 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=390306 --- Comment #4 from Fabian Vogt --- kwin_wayland crash at the end (not really helpful I guess): Thread 1 "kwin_wayland" received signal SIGABRT, Aborted. 0x7fba265cf0d0 in raise () from /lib64/libc.so.6 (gdb) bt #0 0x7fba265cf0d0 in raise () a

[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

2018-02-13 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=390306 --- Comment #3 from Fabian Vogt --- I just confirmed that it's indeed kscreen what's causing this: Turing the laptop screen off in the kscreen kcm kills the session as well. This laptop uses switchable graphics (optimus, or whatever it's called), so th

[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

2018-02-12 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=390306 Martin Flöser changed: What|Removed |Added Flags||Wayland+, X11- -- You are receiving this mail

[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

2018-02-12 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=390306 --- Comment #2 from Martin Flöser --- What might be related is: https://bugs.kde.org/show_bug.cgi?id=389551#c7 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 390306] kwin_wayland terminates when closing laptop lid

2018-02-12 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=390306 --- Comment #1 from Martin Flöser --- The crash on exit is unrelated, but also interesting: the DrmBackend should not be destroyed from a dl_fini, but from destroying the QApplication. So we are in an unorded destroy. What would be interesting to see i