https://bugs.kde.org/show_bug.cgi?id=396264

--- Comment #5 from Vlad Zagorodniy <vladz...@gmail.com> ---
(In reply to Alessandro from comment #4)
> I'm sorry, but after reading the ArchWiki page and reading my backtrace, I
> can't find which are the missing symbols and which package I have to
> re-install with the instructions in the wiki page.

You need to repackage kwin.

* Install asp
  sudo pacman -S asp

* Get PKGBUILD file
  asp export kwin
  cd kwin

* Pass CMAKE_BUILD_TYPE option as said in the ArchWiki article

* Build and install
  makepkg -i

(if you'd like to skip signature check, pass --skippgpcheck)

* Restart your session

---

After you submitted backtrace with debug symbols, install kwin from extra
  sudo pacman -S extra/kwin

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to