https://bugs.kde.org/show_bug.cgi?id=431217
--- Comment #6 from Dan Johansen <st...@manjaro.org> --- (In reply to Zamundaaa from comment #5) > gdb /path/to/kwin_x11 > > Then use the command "run" to start kwin_x11 and once it crashes, use the > command "bt" to obtain the backtrace. Okay. I just built kwin 5.10.5 with "-DCMAKE_BUILD_TYPE=RelWithDebInfo". When running gdb /usr/bin/kwin_x11 after install of that kwin package, it tells me it can't find any debugging symbols in kwin_x11. And when I try "run" I get a FATAL error, that a kwin is already running (if in a GUI session) and a FATAL error saying no displays found (if running from a CLi session). -- You are receiving this mail because: You are watching all bug changes.