add dev-utils/appimagetool and Packager/LinuxAppImagePackager
Diff Detail
- Repository
- R138 Craft
- Branch
- appimage_vpinon
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 18889 Build 18907: arc lint + arc unit
"craft --package kdenlive" gives "kdenlive-19.08.2-linux-64-gcc.appimage" that loads MLT & assets properly... but then crashes with:
QXcbIntegration::createPlatformOffscreenSurface|QOffscreenSurface::create QXcbIntegration: Cannot create platform offscreen surface, neither GLX nor EGL are enabled
I don't find a way forward for now, any hint?
Awesome, of course it sounds like it still needs some work.
@dschmidt I'd like to hear your thoughts.
@cullmann @kfunk I think kate/kdevelop used to have an appimage support, could you share your experience?
Btw did you have a look on https://docs.appimage.org/packaging-guide/linuxdeploy-user-guide.html I used it once (sadly not craft related) and it was quite nice.
bin/Packager/LinuxAppImagePackager.py | ||
---|---|---|
20 | pls ensure the directory exists before you list it |