stuffmatic / fSpy

A cross platform app for quick and easy still image camera matching
https://fspy.io
GNU General Public License v3.0
2.22k stars 209 forks source link

AppImage fails to launch #144

Open thelabcat opened 5 months ago

thelabcat commented 5 months ago

On Fedora 40 x64, I am getting the following error:

$ ./fspy-1.0.3-x86_64.AppImage 
/tmp/.mount_fspy-1ET7Qpd/fspy: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
thelabcat commented 4 months ago

Solution: Install the package dbus-glib with DNF. TYJ it is working now! :-D