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

--- Comment #4 from caulier.gil...@gmail.com ---
yes there is:


Linux universal AppImage bundles :
----------------------------------

* digiKam-version-timestamp-x86-64.appimage  => for Linux 64 bits.
* digiKam-version-timestamp-i386.appimage    => for Linux 32 bits.

This bundle is compatible with all Linux distributions which support Fuse file
system.
It's built under CentOS 6.x. It must be runnable on all distributions older
than 3/4 years.
Make file executable and run it as well. Nothing is installed and not root
right is necessary.
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.
 <debug> <showfoto>   : run Showfoto into GDB.
 <desktopintegration> : run native AppImage scripts to process desktop
integration.
 <help>               : show these information.


The desktopintegration option is for you. This call the original scripts
provided by AppImage SDK. I re-routed these scripts because it crash on some
Linux. So by default there is no integration done.

Passing this option do the job. If it crash, it's fully a bug in AppImage SDK,
not digiKam.

Gilles Caulier

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

Reply via email to