Package Base Details: protonmail-bridge

Git Clone URL: https://aur.archlinux.org/protonmail-bridge.git (read-only, click to copy)
Keywords: bridge email mail protonmail protonmail-bridge
Submitter: aimileus
Maintainer: ali.molaei (PMBridge-Devs, BenTheTechGuy, carsme)
Last Packager: ali.molaei
Votes: 109
Popularity: 3.87
First Submitted: 2018-03-02 16:03 (UTC)
Last Updated: 2024-05-15 10:28 (UTC)

Pinned Comments

ali.molaei commented on 2024-05-20 08:54 (UTC)

If you are seeing errors related to linking issues, like:

error while loading shared libraries: some-library.so.#: cannot open shared object file: No such file or directory

Try to just rebuild the package :)

carsme commented on 2023-12-08 22:34 (UTC) (edited on 2023-12-08 22:35 (UTC) by carsme)

NOTICE: This pkgbase is now produces two packages:

  • protonmail-bridge-core: Containing the core daemon & CLI program.
  • protonmail-bridge: Containing the Qt desktop application.

The second package depends on the first. If you don't have a need for the desktop application, you can now choose to only install protonmail-bridge-core.

This packaging change should be seamless and no action should be required before or after the upgrade.

Thanks to @ali.molaei and @BenTheTechGuy for the feedback regarding this change!

bthompson commented on 2021-06-17 04:13 (UTC)

Just having pass installed with a key set up wasn't enough for me, I had to follow this: https://pychao.com/2020/06/10/update-on-using-protonmail-bridge-on-headless-wordpress-linux-servers/

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 Next › Last »

maciex commented on 2020-03-11 22:49 (UTC)

@zakkak who made PKGBUILD you've just linked?

zakkak commented on 2020-03-11 17:37 (UTC) (edited on 2020-03-11 17:37 (UTC) by zakkak)

Version 1.2.5 is now available:

https://protonmail.com/download/protonmail-bridge_1.2.5-1_amd64.deb

https://protonmail.com/download/protonmail-bridge-1.2.5-1.x86_64.rpm

https://protonmail.com/download/PKGBUILD

hakayova commented on 2020-03-09 02:39 (UTC)

Please excuse my ignorance but why is this package flagged out-of-date? It is the last available version as far as I know.

treeshateorcs commented on 2020-01-11 19:08 (UTC)

never mind, it just crashes anyway

treeshateorcs commented on 2020-01-11 19:06 (UTC)

no service file?

<deleted-account> commented on 2019-11-26 19:32 (UTC)

Perhaps it should be altered from optional to needed dependency.

No, I got the same error, but that's because I didn't have pass set up, protonamil-bridge can use pass as well, so it's optional which keychain will you use.

If you don't want gnome-keyring then install pass

pacman -S pass

And then initialise it with your key (if you don't use pass , just create a new key)

pass init

Then restart protonmail-bridge and it will work.

Too bad they don't use KDE's manager but that is not something to say here but to the Protonmail developers.

RonnyD commented on 2019-10-07 15:49 (UTC)

I got the error "Incorrect Mailbox password". After contacting the support, I got the info to install gnome-keyring.

As I am running KDE, it was not installed by default. Installing it solved the problem. Perhaps it should be altered from optional to needed dependency.

CaptainVascular commented on 2019-08-26 17:57 (UTC)

If you're like me and always want the latest beta as soon as it comes out, feel free to use my script: https://gist.github.com/CaptainVascular/ff807eb4992c8b1184052c5a93bb5c3b

It pulls the current official PKGBUILD directly from protonmail.com and runs makepkg if it has changed.

eimis commented on 2019-07-20 08:54 (UTC)

if you're an XFCE user you might've noticed that the system tray icon doesn't always show after XFCE starts. I've come up with a workaround script that has to be set in the 'Session and Startup' instead of protonmailBridge directly.

https://gist.github.com/engineeror/4e61098c6dcd9157610e284b2365e7a9

grunch commented on 2019-07-11 13:44 (UTC)

1.1.6 Works as expected here (with Evolution and Thunderbird). Thanks for committing the latest stable!