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

QT Wayland error on TailsOS - Might be a style issue #10

Open
Bastien-Satochip opened this issue Dec 8, 2023 · 0 comments
Open

QT Wayland error on TailsOS - Might be a style issue #10

Bastien-Satochip opened this issue Dec 8, 2023 · 0 comments

Comments

@Bastien-Satochip
Copy link

OS : TailsOS 5.20 latest

Try with:
Bridge: https://github.com/Toporin/Satochip-Bridge/releases/download/v0.5.3/satochip_bridge-v0.5.3-57d874ae.AppImage
Bridge: https://github.com/Toporin/Satochip-Bridge/releases/download/v0.5.0/satochip_bridge-v0.5.0-83efb45.AppImage

When running, I got this error:

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QApplication: invalid style override passed, ignoring it.
Available styles: Windows, Fusion

Then the Bridge does not launched. Console logs stay like this indefinitely.

I had a look on these ressources and try several fix - regarding Wayland:
https://gitlab.tails.boum.org/tails/tails/-/issues/19326
I tried:

killall satochip_bridge-v0.5.3-57d874ae.AppImage
unset QT_QPA_PLATFORM ; ./satochip_bridge-v0.5.3-57d874ae.AppImage

None of these tests worked. So it might be either related to Wayland (but I doubt), or the style used or maybe the QTPyPi librairy used by the Bridge.

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