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

appimage: package QT platforms #554

Open
GitMensch opened this issue Nov 9, 2023 · 1 comment · May be fixed by #602
Open

appimage: package QT platforms #554

GitMensch opened this issue Nov 9, 2023 · 1 comment · May be fixed by #602

Comments

@GitMensch
Copy link
Contributor

[...] maybe all you need to do instead is run hotspot -platform offscreen ... or QT_QPA_PLATFORM=offscreen hotspot ... instead?

[...] the first test did not worked out

qt.qpa.plugin: Could not find the Qt platform plugin "offscreen" in ""

This is with the appimage I guess? Packaging problem - could be solved there.

Originally posted by @milianw in #549 (comment)

@GitMensch
Copy link
Contributor Author

Rechecked with current appimage:

QT_QPA_PLATFORM=banana ./hotspot-v1.4.1-286-g385bbcd-x86_64.AppImage
qt.qpa.plugin: Could not find the Qt platform plugin "banana" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb.

So it looks like only xcb is packaged.

@lievenhey lievenhey linked a pull request Feb 6, 2024 that will close this issue
@lievenhey lievenhey removed a link to a pull request Feb 6, 2024
lievenhey added a commit that referenced this issue Feb 6, 2024
this gives the user more leeway to use the appimage
closes: #554
@lievenhey lievenhey linked a pull request Feb 6, 2024 that will close this issue
lievenhey added a commit that referenced this issue Feb 6, 2024
this gives the user more leeway to use the appimage
closes: #554
lievenhey added a commit that referenced this issue Feb 6, 2024
this gives the user more leeway to use the appimage
closes: #554
lievenhey added a commit that referenced this issue Feb 6, 2024
this gives the user more leeway to use the appimage
closes: #554
lievenhey added a commit that referenced this issue Feb 6, 2024
this gives the user more leeway to use the appimage
closes: #554
lievenhey added a commit that referenced this issue May 3, 2024
this gives the user more leeway to use the appimage
closes: #554
lievenhey added a commit that referenced this issue May 3, 2024
this gives the user more leeway to use the appimage
closes: #554
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant