-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
ProtonMail Bridge 3.14 fails to start on Nixos unstable with Qt 6.8 #350165
Comments
CLI-based workaround completed while #350283 gets merged:
...and provide as password the same value you get in the entry you can already find in Seahorse (Gnome Keyring tool). You'll end up with two different entries with the same vault key. Now you can run the non-interactive session without having your account wiped because it can't find a vault key.
|
I've looked into that, but I could not figure out how to make it log into my account (in hindsight, maybe let it start, then stop it manually, so the lock file gets removed, then start it in CLI, log-in, exit and finally start it again as a system, eventually with the same keyring hack I described before). |
Describe the bug
Apparently protonmail-bridge-gui has issues on systems with Qt 6.8 (i.e. recent unstable builds). The Proton team already knows it (ProtonMail/proton-bridge#500) but they do seem to put the Qt update high on the priority list, citing distribution support. Opening this issue for all those wondering if it's their problem or if it's a wider / not-strictly-Nixos-related issue.
Also: would it be possible to "wrap the package" in a way that its dependencies (Qt 6.7) are met nonetheless? I do not know the inner workings of Nixos enough to have an answer to this myself.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
ProtonMail bridge GUI working as usual (starting up, ending up in tray, serving mail to local mail clients).
Screenshots
Additional context
Trying to setup a workaround based on the CLI package, will add info to this issue on the result.
Notify maintainers
@daniel-fahey
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: