azubieta / AppImageInfo

Extracts metadata from a given AppImage.
GNU General Public License v3.0
4 stars 2 forks source link

Fix usage of linuxdeploy #3

Closed TheAssassin closed 6 years ago

TheAssassin commented 6 years ago

AppImage plugin is actually bundled already, what you need to download is the Qt plugin. Also, you need to instruct linuxdeploy to run them.

TheAssassin commented 6 years ago

The other Qt loading issue (This application failed to start because it could not find or load the Qt platform plugin "xcb" in "".) is not fixed by this PR by the way. Only the way linuxdeploy is used is corrected. The other issue is being worked on separately, and once it's fixed upstream, Qt should be bundled properly.

azubieta commented 6 years ago

Still failing https://travis-ci.org/azubieta/appimage-releases-indexer/jobs/395199374#L3258