https://bugs.kde.org/show_bug.cgi?id=504777
--- Comment #5 from Tobias Leupold <t...@stonemx.de> --- It's actually quite easy ;-) Get the sources ("git clone https://invent.kde.org/graphics/kphotoalbum.git"), create a build directory (inside the sources), "cmake .." and "make -j$(nproc)" – that's it essentially. IIRC, you can build it right away on Arch, without *-dev packages like on Debian. You don't have to install it. Simply run "bin/kphotoalbum". Maybe you could try this? However, maybe Johannes can comment about this (he fixed it). -- You are receiving this mail because: You are watching all bug changes.