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

Snapcraft no longer able to build Qt5 appplication for X11. #211

Open
pracedru opened this issue Aug 16, 2020 · 1 comment
Open

Snapcraft no longer able to build Qt5 appplication for X11. #211

pracedru opened this issue Aug 16, 2020 · 1 comment

Comments

@pracedru
Copy link

pracedru commented Aug 16, 2020

In our efforts to find a workaround for this issue:
#210

We noticed that snapcraft wasn't able to build a working version of Folkfinder and Dupliseek for X11. The builds do work for Wayland however. When running the snap the following message is written to console:

QObject::moveToThread: Current thread (0x29265f0) is not the object's thread (0x2fa1570).
Cannot move to target thread (0x29265f0)

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/snap/folkfinder/x1/lib/python3.6/site-packages/cv2/qt/plugins" even though it was found.
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, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl.

Aborted (core dumped)

Rolling our files back to previus version where this worked doesn't seem to have an impact.
The snapcraft yaml file currently used is :
https://gitlab.com/folkfinder/folkfinder-snap/-/blob/master/snap/snapcraft.yaml

@pracedru
Copy link
Author

pracedru commented Oct 6, 2020

Any news on this subject?

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

No branches or pull requests

1 participant