https://bugs.kde.org/show_bug.cgi?id=431217
--- Comment #2 from Dan Johansen <st...@manjaro.org> --- (In reply to Zamundaaa from comment #1) > Could you build KWin with debug symbols (easiest with kdesrc-build) and > generate a full backtrace? I don't really know how to do this. Building kwin with debug, I need to add something to the build options, right? Right now we have: cmake -B build -S $pkgname-$pkgver \ -DCMAKE_INSTALL_LIBEXECDIR=lib \ -DBUILD_TESTING=OFF cmake --build build What option do I need to add for debug symbols? -- You are receiving this mail because: You are watching all bug changes.