https://bugs.kde.org/show_bug.cgi?id=395493
--- Comment #4 from Vlad Zagorodniy <vladz...@gmail.com> --- (In reply to Jesus from comment #3) > I only submitted because the crash dialog said it could be useful. But I > could try compiling with debugging symbols if it's needed. Here's how you can get KWin with debug symbols: * download PKGBUILD from https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/kwin * add -DCMAKE_BUILD_TYPE=RelWithDebInfo to the cmake command line arguments * run makepkg -i (if brave enough and don't want to add gpg keys, add --skippgpcheck) * after you submitted a backtrace with debug symbols, run: sudo pacman -S extra/kwin -- You are receiving this mail because: You are watching all bug changes.