kozec / syncthing-gtk

GTK3 & python based GUI for Syncthing
GNU General Public License v2.0
1.29k stars 140 forks source link

Appimage missing python2 #517

Closed kasraghu closed 5 years ago

kasraghu commented 5 years ago

Appimage won't launch on Fedora Silverblue

$ ./SyncthingGTK-0.9.4.3-x86_64.AppImage 
/tmp/.mount_Syncthm00WSU/AppRun: line 33: python2: command not found
Please, install python package using
/usr/bin/zenity: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory
kozec commented 5 years ago

That's by design as including entire python runtime would triple size of appimage file.