Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix appimage creation #1

Closed
teamyayc opened this issue Apr 22, 2023 · 3 comments
Closed

Fix appimage creation #1

teamyayc opened this issue Apr 22, 2023 · 3 comments
Labels
task Not a feature, not a bug

Comments

@teamyayc
Copy link
Contributor

currently the appimage generated using linuxdeployqt on ubuntu 18.04 does not run properly on ubuntu 22.04, namely showing empty WebEngineView element and a stream of errors like

[37612:37615:0408/214422.123017:ERROR:validation_errors.cc(87)] Invalid message: VALIDATION_ERROR_MESSAGE_HEADER_UNKNOWN_METHOD 
[37555:37555:0408/214423.511735:ERROR:network_service_instance_impl.cc(262)] Network service crashed, restarting service.

Moreover, generating an appimage using the same tool on 22.04 through -unsupported options also produces an unusable appimage.
linuxdeploy with the qt plugin also seems to produce unworkable artifacts

@teamyayc teamyayc added bug Something isn't working task Not a feature, not a bug and removed bug Something isn't working labels Apr 22, 2023
@teamyayc
Copy link
Contributor Author

currently still haunted by probonopd/linuxdeployqt#35.
Using the workaround described there allows the creation of an appimage running on 22.04, but not on 18.04 or 20.04.

Still better than nothing for the time being, this might be a first mitigation to this issue

@teamyayc
Copy link
Contributor Author

Having appimage packages working reliably (and even just building reliably) with QtWebEngine seems to be a major issue.
For the time being this issue is put on hold. Instructions for building on linux are relatively clear and easy though.

@teamyayc
Copy link
Contributor Author

on Hold

@teamyayc teamyayc closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Not a feature, not a bug
Projects
None yet
Development

No branches or pull requests

1 participant