Package Details: tutanota-desktop-bin 251.241112.0-1

Git Clone URL: https://aur.archlinux.org/tutanota-desktop-bin.git (read-only, click to copy)
Package Base: tutanota-desktop-bin
Description: The desktop client for Tutanota, the secure e-mail service.
Upstream URL: https://tuta.com/secure-email
Licenses: GPL-3.0-or-later
Conflicts: tutanota-desktop, tutanota-desktop-linux
Provides: tutanota-desktop
Submitter: yochananmarqos
Maintainer: yochananmarqos (ajgraves)
Last Packager: yochananmarqos
Votes: 48
Popularity: 0.78
First Submitted: 2019-12-23 17:19 (UTC)
Last Updated: 2024-11-13 18:15 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »

<deleted-account> commented on 2020-02-13 08:12 (UTC)

Am i the only one in which Tutanota constantly crashes? I have now uninstalled tutanota. It keeps crashing and then restarting. And in an endless loop.

yochananmarqos commented on 2020-02-12 18:42 (UTC)

@ajgraves: Thanks, I removed that line by accident.

ajgraves commented on 2020-02-11 17:46 (UTC)

@yochananmarqos awesome man! I didn't even look there obviously.

yochananmarqos commented on 2020-02-11 17:40 (UTC)

@ajgraves: I found it. I was in the package.json the whole time, duh. I pushed an update that should take care of it.

ajgraves commented on 2020-02-11 16:12 (UTC)

@yochananmarqos if you extract app.asar it should be in src/desktop/ElectronUpdater.js (I believe)

ajgraves commented on 2020-02-11 16:11 (UTC)

@HeinzDo1961 this would need to be reported to upstream at https://github.com/tutao/tutanota/issues. One thing you might try is make sure your system is entirely up to date, and then remove and reinstall the package just for good measure.

<deleted-account> commented on 2020-02-11 15:04 (UTC)

Tutanota-Desktop-bin has been crashing here continuously since today. https://pastebin.com/57CmGKWi

yochananmarqos commented on 2020-02-05 14:44 (UTC)

@kainonergon: I was able to reproduce it. I don't think it will be possible to completely disable the update check without modifying the source code. I unpacked the app.asar, but couldn't find it.

kainonergon commented on 2020-02-05 10:13 (UTC)

@ajgraves, I've checked that grep Update /opt/tutanota-desktop/resources/app-update.yml indeed gives publishAutoUpdate: false with package versions 3.66.7-2, 3.67.2-1, and 3.67.3-1.

ajgraves commented on 2020-02-04 14:23 (UTC)

@kainonergon, can you try the command grep Update /opt/tutanota-desktop/resources/app-update.yml and see what the output is? It should say publishAutoUpdate: false but just want to confirm.