Would you mind adding libsecret
as a dependency. The electron app uses keytar
to store credentials for push notifications. keytar
depends on some secret storage provider.
Search Criteria
Package Details: tutanota-desktop 267.250206.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tutanota-desktop.git (read-only, click to copy) |
---|---|
Package Base: | tutanota-desktop |
Description: | The desktop client for Tutanota, the secure e-mail service. |
Upstream URL: | https://tuta.com/secure-email |
Licenses: | GPL-3.0-or-later |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos (ajgraves) |
Last Packager: | yochananmarqos |
Votes: | 30 |
Popularity: | 0.66 |
First Submitted: | 2020-03-03 17:27 (UTC) |
Last Updated: | 2025-02-10 18:24 (UTC) |
Dependencies (9)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsecret
- nss (nss-hgAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- emscripten (emscripten-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (0)
Sources (4)
jowlo commented on 2021-04-14 13:47 (UTC)
yochananmarqos commented on 2021-04-08 15:03 (UTC)
PSA: 3.82.15 fails to build and was fixed in subsequent commits. I was hoping they'd create a new release with the fixes, we'll see.
ajgraves commented on 2020-09-29 02:59 (UTC)
Seems like some folks are having issues building the -2 update posted earlier: https://reddit.com/r/tutanota/comments/j1o6ol/attempted_build_of_desktop_app_from_aur_errors_out/
HarlemSquirrel commented on 2020-07-03 04:43 (UTC)
It's not electron 9 that's the problem. I was running linux-git-5.8rc3.r0.g9ebcfadb0610-1 but rebooting on 5.7.7 fixes it. Not sure what the problem is there but at least it's working now for me.
HarlemSquirrel commented on 2020-07-03 02:42 (UTC)
I think the problem is with electron 9. It seems similar to https://github.com/tutao/tutanota/issues/1806
HarlemSquirrel commented on 2020-07-02 20:57 (UTC)
Still a problem for me with a clean build :/
yochananmarqos commented on 2020-07-02 15:12 (UTC)
@HarlemSquirrel: I can't reproduce that. Try a clean build.
HarlemSquirrel commented on 2020-07-02 00:15 (UTC)
Seems to be broken for me today.
I noticed this when running tutanota-desktop from the terminal:
[2020-07-02T00:07:54.561Z] startFile: file:///opt/tutanota-desktop/resources/app.asar/desktop.html
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0072
ajgraves commented on 2020-05-20 03:30 (UTC)
@ArchBoxHero glad to hear it!
ArchBoxHero commented on 2020-05-20 02:14 (UTC)
Ahh @ajgraves, thanks for the quick response(and solution). You are right. I am cloning and building it again now from scratch. I couldn't get the latest changes with a git pull for some reason. I'm launching it via rofi running I3wm btw. Its been so long since I've tinkered with/installed it that I forgot how I set it up. But its working now.
Pinned Comments
yochananmarqos commented on 2025-02-21 16:35 (UTC)
PSA: This currently fails to build with
emscripten
>=4.0.3. Usetutanota-desktop-bin
for now.