Hello, i came here for help, i've trouble with digikam since the last update, the app crash at launch. When i try to launch it with the terminal, it show me this error message :
"digikam: error while loading shared libraries: libmarblewidget-qt5.so.27: cannot open shared object file: No such file or directory"
If somebody could help me, it will be great !
Thanks for your help, and sorry for my bad english, it's not my langage.
digikam trouble
- Edited
I can confirm this, installed digiKam just now and get the same error, the mirrors were synced.
Edit: You could try
sudo ln -s /usr/lib/libmarblewidget-qt5.so.28 /usr/lib/libmarblewidget-qt5.so.27
Works for me but is a dirty workaround.
Thank for your help, it work now, dirty but effescient
- Edited
This was a missed digikam rebuild for new marble, in the future please open a bug report. Symlinking is not the solution.
New digikam/kipi will move shortly, but for now you can get the fixed versions with:
sudo pacman -U http://kaosx.tk/repo/build/digikam-5.6.0-3-x86_64.pkg.tar.xz http://kaosx.tk/repo/build/kipi-plugins-5.6.0-3-x86_64.pkg.tar.xz
EDIT:
New digikam is now up in the apps repo, update your system once your mirror has synced.
Okay, i will do that ! thanks