Package Details: deltachat-desktop 1.34.4-1

Git Clone URL: https://aur.archlinux.org/deltachat-desktop.git (read-only, click to copy)
Package Base: deltachat-desktop
Description: A privacy oriented chat application built on e-mail
Upstream URL: https://github.com/deltachat/deltachat-desktop
Licenses: GPL
Conflicts: deltachat-desktop-git
Submitter: tercean
Maintainer: tercean
Last Packager: tercean
Votes: 13
Popularity: 0.007170
First Submitted: 2020-06-11 01:23 (UTC)
Last Updated: 2023-02-13 12:18 (UTC)

Latest Comments

1 2 3 Next › Last »

maclinuxfree commented on 2023-03-22 19:27 (UTC)

sorry my fault _ openssl config error

tercean commented on 2023-03-13 12:16 (UTC)

maxlinuxfree: I just rebuilt the package locally, fresh chroot with newest packages, and got no error doing so

maclinuxfree commented on 2023-03-13 11:58 (UTC)

node: OpenSSL configuration error: 407C5434E47F0000:error:07000065:configuration file routines:def_load_bio:missing equal sign:crypto/conf/conf_def.c:513:HERE-->line 1

could not compile on latest arch.

tercean commented on 2022-06-22 15:15 (UTC)

Upped the build dependency to node>=16.

brab commented on 2022-06-21 07:49 (UTC)

It seems the node dependency has to be bumped:

deltachat-desktop@1.30.1 preinstall node ./bin/check-nodejs-version.js

ERROR: !!! The oldest nodejs you may use is 16, but you have 14 !!!

dotlambda commented on 2022-05-19 01:20 (UTC)

1.29.0 is a pre-release, you should wait until 1.30.0 is released.

tercean commented on 2022-04-10 11:33 (UTC)

thanks for the research, i depended the package on electron14 until upstream is fixed

xuv commented on 2022-04-10 10:27 (UTC)

Deltachat 1.28.2 seems to have an issue with Eletron18. Here is the solution: https://support.delta.chat/t/bug-report-wont-launch-or-black-screen-with-recent-archlinux-update/2071

frankiezafe commented on 2022-04-10 09:05 (UTC)

Similar issue for me (5.10.105-1-MANJARO)

./deltachat
[...]
[52603:0410/105927.475641:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
init: 1.038s
/usr/bin/deltachat: line 3: 52563 Segmentation fault      (core dumped) electron . "$@"

log file

2022-04-10T09:03:58.064Z    main/index              INFO    ""  "Deltachat Version 1.28.2 v1.28.2 1649579897357"
2022-04-10T09:03:58.248Z    main/deltachat/webxdc   WARNING "\n/opt/DeltaChat/electron_app/src/main/deltachat/webxdc.ts:392:9,\nrejected (/opt/DeltaChat/electron_app/tsc-dist/main/deltachat/webxdc.js:6:65)"  "webxdc cleanup failed" {"stack":"Error: ENOENT: no such file or directory, scandir '/home/frankiezafe/.config/DeltaChat/Partitions'","message":"ENOENT: no such file or directory, scandir '/home/frankiezafe/.config/DeltaChat/Partitions'","errno":-2,"code":"ENOENT","syscall":"scandir","path":"/home/frankiezafe/.config/DeltaChat/Partitions"}
2022-04-10T09:03:58.265Z    main/index              INFO    ""  "cwd /home/frankiezafe/.config/DeltaChat/accounts"
2022-04-10T09:03:58.278Z    main/deltachat          INFO    ""  "Ready, starting accounts io..."
2022-04-10T09:03:58.280Z    main/deltachat          INFO    ""  "Started accounts io."
2022-04-10T09:03:58.320Z    main/menu               INFO    ""  "rebuilding menu with locale en"
2022-04-10T09:03:58.341Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/sql.rs:312: Opened database PathBuf { inner: \"/home/frankiezafe/.config/DeltaChat/accounts/ec9a0a38ac274c31acf164c8010c861b/dc.db\" }."
2022-04-10T09:03:58.341Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/context.rs:198: starting IO"
2022-04-10T09:03:58.341Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/scheduler.rs:67: starting inbox loop"
2022-04-10T09:03:58.342Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/job.rs:753: loading job for Imap-thread"
2022-04-10T09:03:58.342Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/scheduler.rs:255: starting simple loop for configured_mvbox_folder"
2022-04-10T09:03:58.342Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/scheduler.rs:255: starting simple loop for configured_sentbox_folder"
2022-04-10T09:03:58.342Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/scheduler.rs:292: starting smtp loop"
2022-04-10T09:03:58.342Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/job.rs:753: loading job for Smtp-thread"
2022-04-10T09:03:58.342Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/scheduler.rs:453: scheduler is running"
2022-04-10T09:03:58.342Z    core/event              INFO    ""  1   "DC_EVENT_INFO" 0   "src/scheduler.rs:330: smtp fake idle - started"
2022-04-10T09:03:58.346Z    logger/log-cleanup      INFO    ""  "Successfuly deleted 1 old logfiles"
2022-04-10T09:03:59.048Z    main/deltachat/login    INFO    ""  "Ready, starting io..."

xuv commented on 2022-04-09 22:00 (UTC)

I'm having issues starting the latest version 1.28.2. Anyone else? Here is the error:

Logfile: /home/myuser/.config/DeltaChat/logs/2022-04-09-23-58-05.log
libva error: /usr/lib/dri/iHD_drv_video.so init failed
[24342:0409/235805.907442:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.