Help testing upcoming Delta Chat 2.11.0 release!

Want to help us testing the upcoming Delta Chat release?

You can join our beta-testers program for automatic beta updates here: https://play.google.com/apps/testing/chat.delta

… or, manually download and install the apk:

4 Likes

and, btw, here is iOS 2.11.0 - as always, fasten seatbelts and mind your backups:

1 Like

For me, the new version was already displayed yesterday in the App Store.

1 Like

you are a lucky man :slight_smile: rollout takes a week, so it is random who gets it at which time

1 Like

I don’t know if this is the right post, but I wanted to report two problems with delta tauri appimage.

  1. when I start the program, after shortly the contents of the window blocks, immediately after all the window except the decorator and the top menu bar becomes white as soon as you try to move or resize the window.
    The software is not blocked since it is possible to use the top bar and close the software from it or from the tray icon.
    So I think it’s a visualization problem, maybe a library must be added to the appimage.
./deltachat-tauri_2.11.1_amd64.AppImage 

** (WebKitWebProcess:19391): WARNING **: 08:59:43.261: The GStreamer FDK AAC plugin is missing, AAC playback is unlikely to work.
GStreamer element autoaudiosink not found. Please install it

(WebKitWebProcess:19391): GLib-GObject-WARNING **: 08:59:43.262: invalid (NULL) pointer instance

(WebKitWebProcess:19391): GLib-GObject-CRITICAL **: 08:59:43.262: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (deltachat-tauri:19347): WARNING **: 08:59:54.898: atk-bridge: get_device_events_reply: unknown signature
  1. I can’t use the appimage inside firejail, just don’t start
firejail --private="./" --noprofile --appimage ./deltachat-tauri_2.11.1_amd64.AppImage 
Parent pid 20522, child pid 20523

** Warning: dropping all Linux capabilities and setting NO_NEW_PRIVS prctl **

Mounting appimage type 2
Child process initialized in 46.09 ms
/run/firejail/appimage/AppRun: line 12: /run/firejail/appimage/AppRun.wrapped: Permission denied

Parent is shutting down, bye...
AppImage detached

See tauri: unstable or hangs - because gstreamer is missing · Issue #5195 · deltachat/deltachat-desktop · GitHub.