Closed probonopd closed 7 years ago
Hello @probonopd.
I ran the AppImage on Ubuntu 14.04. I did find some issues but was not able to reproduce the error you received about there being no schemas.
You can try the updated AppImage.
I was able to get Gifcurry to run successfully on Ubuntu 14.04.
I will continue to look into the No GSettings schemas are installed on the system
error. I suspect that the Jenkins image does not have 100% parity with say the desktop image provided by Canonical.
:+1:
Did you test it on a "clean" machine where you never had installed Gifcurry before? This may make a difference too.
Hello @probonopd.
Yes the Ubuntu 14.04 image was a fresh install with no updates. I simply copied over the AppImage to the virtual machine.
In the latest AppImage, I have bundled the GSettings schemas under AppDir/usr/share/glib-2.0/schemas/
which is consistent with the AppRun
export (export GSETTINGS_SCHEMA_DIR="${HERE}"/usr/share/glib-2.0/schemas/:"${GSETTINGS_SCHEMA_DIR}"
). Please try again.
:+1:
Thanks, added to https://appimage.github.io/gifcurry/. If you like, you can provide a nice screenshot like the one above by adding AppStream metadata.
The AppImage fails to run on Ubuntu 14.04:
This currently prevents gifcurry from being added to the AppImageHub central directory of available AppImages.
Reference: https://travis-ci.org/AppImage/appimage.github.io/builds/277156332#L706-L710