I don’t know if this is the right post, but I wanted to report two problems with delta tauri appimage.
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
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