'/home/user/AppImages/digiKam/digikam-5.5.0-01-x86-64.appimage'
-- digiKam AppImage Bundle -- Use 'help' as CLI argument to know all available options /tmp/.mount_rw94fD/usr/bin/digikam.wrapper: line 121: 1679 Aborted (core dumped) LD_LIBRARY_PATH="" zenity --question --title="$TITLE" --text="$TEXT" 2> /dev/null /tmp/.mount_rw94fD/usr/bin/digikam.wrapper: line 121: 1685 Aborted (core dumped) LD_LIBRARY_PATH="" zenity --question --title="$TITLE" --text="$TEXT" 2> /dev/null /tmp/.mount_rw94fD/usr/bin/digikam: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory OR $ '/home/user/AppImages/digiKam/digikam-5.5.0-01-x86-64.appimage' debug -- digiKam AppImage Bundle -- Use 'help' as CLI argument to know all available options Starting digiKam into GDB... Use 'bt' command on debugger prompt to get a crash backtrace. Use 'q' command to quit debugger session. /tmp/.mount_PSDEQN/AppRun: line 55: gdb: command not found |
install libopenal on your computer. Gilles Caulier 2017-03-14 14:09 GMT+01:00 Andrey Goreev <[hidden email]>: '/home/user/AppImages/digiKam/ |
One of these? I am not sure... pacsearch openal On 14/03/17 07:10 AM, Gilles Caulier
wrote:
|
multilib/lib32-openal 1.17.2-1 This one sound fine. Gilles Caulier 2017-03-14 15:27 GMT+01:00 Andrey Goreev <[hidden email]>:
|
Thanks it worked however 'debug' mode still isn't working: -- digiKam AppImage Bundle On 14/03/17 08:30 AM, Gilles Caulier
wrote:
|
install GDB debugger (:=)))... Simple... Gilles Caulier 2017-03-14 16:22 GMT+01:00 Andrey Goreev <[hidden email]>:
|
In reply to this post by AndriusWild
AppImage runs but these two lines are still there: /tmp/.mount_TZP9uG/usr/bin/digikam.wrapper: line 121: 3944
Aborted (core dumped) LD_LIBRARY_PATH="" zenity
--question --title="$TITLE" --text="$TEXT" 2> /dev/null On 14/03/17 09:22 AM, Andrey Goreev
wrote:
|
In reply to this post by Gilles Caulier-4
Sorry I got used to the fact that it usually comes with ubuntu based distros by default. Manjaro/Arch is a whole different world for me. Exiv2 does not crash digiKam here though so that's why I moved
away from Mint. At least from now... On 14/03/17 09:23 AM, Gilles Caulier
wrote:
|
In reply to this post by AndriusWild
Look at startup. AppImage use Fuse FS to mount bundle constents somewhere in /tmp. Mone : [gilles@localhost Downloads]$ ./digikam-5.5.0-01-x86-64.appimage
-- digiKam AppImage Bundle -- Use 'help' as CLI argument to know all available options digikam.widgets: Breeze icons ressource file found digikam.general: AlbumWatch use QFileSystemWatcher digikam.general: Database Parameters: Type: "QSQLITE" DB Core Name: "/mnt/data/photos/digikam4.db" DB Thumbs Name: "/mnt/data/photos/thumbnails-digikam.db" DB Face Name: "/mnt/data/photos/recognition.db" Connect Options: "" Host Name: "" Host port: -1 Internal Server: false Internal Server Path: "" Internal Server Serv Cmd: "" Internal Server Init Cmd: "" Username: "" Password: "" digikam.dbengine: Loading SQL code from config file "/tmp/.mount_LUqdTe/usr/share/digikam/database/dbconfig.xml" ^^^ While AppImage run, you can take a look in /tmp/.mount... You problem is in /tmp/.mount_TZP9uG/usr/bin/ This file come from AppImage SDK, not digiKam implementation. This script is used by AppImage to register application into desktop, as i know. It call /usr/bin/zenity tool from your system and this one crash. I think this tool is a simple dialog question handler to ask to register application in desktop. Do not ask me why zenity crash... Gilles Caulier 2017-03-14 16:24 GMT+01:00 Andrey Goreev <[hidden email]>:
|
Thanks for the explanations. I guess I will just ignore the error
for now. I don't use that integration anyways. By the way, I have seen a qt5 alternative to zenity: https://github.com/luebking/qarma In case you were looking for it...On 14/03/17 09:40 AM, Gilles Caulier
wrote:
|
no I don't look for. It"s AppImage stuff... You can report that to AppImage team if you want. Gilles Caulier 2017-03-14 16:52 GMT+01:00 Andrey Goreev <[hidden email]>:
|
Free forum by Nabble | Edit this page |