Summary: | Menu items missing | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | kde |
Component: | Showfoto-Usability | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 4.14.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.6.0 | |
Sentry Crash Report: |
Description
kde
2017-06-03 16:31:17 UTC
Definitively, this problem is solved since digiKam 5.x. The problem is due to use a plugin architecture for image editor which can be lost with some incompatible environnement variables under Linux. Please try 5.6.0 pre release Linux AppImage bundle. The plugin architecture in Image Editor is fully removed. All tools are included as well in Image editor. https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM Note : to run showfoto with AppImage, just pass the right CLI arguments to the bundle : $ ./digikam-5.6.0-01-x86-64.appimage help -- digiKam AppImage Bundle -- Use 'help' as CLI argument to know all available options digiKam AppImage bundle CLI options: without option : run digiKam. <showfoto> : run Showfoto instead digiKam. <debug> : run digiKam into GDB. <debug> <showfoto> : run Showfoto into GDB. <help> : show this help. Gilles Caulier |