https://bugs.kde.org/show_bug.cgi?id=497642
--- Comment #14 from caulier.gil...@gmail.com --- showfoto is also included in Linux AppImage bundle. It can be started at CLI : Linux universal AppImage bundles: --------------------------------- * digiKam-version-timestamp-Qtversion-x86-64.appimage => for Linux 64 bits. * digiKam-version-timestamp-Qtversion-x86-64-debug.appimage => for Linux 64 bits with debug symbols. These bundles are compatible with all Linux distributions which support Fuse file system. It must be runnable on all distributions older than 3/4 years. Make file executable and run it as well. Nothing is installed and do not require root rights. See here for details : http://askubuntu.com/questions/774490/what-is-an-appimage-how-do-i-install-it Bundle executable can take arguments to run: without option : run digiKam. <showfoto> : run Showfoto instead digiKam. <debug> : run digiKam into GDB (only suitable with appimage compiled with debug symbols). <debug> <showfoto> : run Showfoto into GDB (only suitable with appimage compiled with debug symbols). <help> : show these information. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.