[GH-ISSUE #6861] element-desktop: program does not start #3401

Closed
opened 2026-05-05 09:58:02 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @osevan on GitHub (Aug 15, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6861

archlinux

firejail]$ /usr/local/bin/element-desktop
Reading profile /etc/firejail/element-desktop.profile
Reading profile /etc/firejail/riot-desktop.profile
Reading profile /etc/firejail/riot-web.profile
Reading profile /etc/firejail/electron-common.profile
Reading profile /etc/firejail/blink-common.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-exec.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/disable-xdg.inc
Reading profile /etc/firejail/whitelist-common.inc
Reading profile /etc/firejail/whitelist-runuser-common.inc
Reading profile /etc/firejail/whitelist-usr-share-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
firejail version 0.9.76

Parent pid 8601, child pid 8605
Warning: NVIDIA card detected, nogroups command ignored
Warning: An abstract unix socket for session D-BUS might still be available. Use --net or remove unix from --protocol set.
Warning: NVIDIA card detected, nogroups command ignored
Warning: /sbin directory link was not blacklisted
Warning: /usr/sbin directory link was not blacklisted
Base filesystem installed in 111.11 ms
Warning: NVIDIA card detected, nogroups command ignored
Warning: NVIDIA card detected, nogroups command ignored
Child process initialized in 181.38 ms
[5:0815/111945.287504:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/firejail/mnt/dbus/system: Keine Berechtigung
/home/ra/.config/Element exists: yes
/home/ra/.config/Riot exists: no
[5:0815/111946.892648:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/firejail/mnt/dbus/system: Keine Berechtigung
[5:0815/111946.892692:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/firejail/mnt/dbus/system: Keine Berechtigung
Loading app config: /usr/lib/element/webapp/config.json
Loading local config: /home/ra/.config/Element/config.json
Skipping nonexistent file: /home/ra/.config/Element/config.json
Reached Electron ready state
No update_base_url is defined: auto update is disabled
Fetching translation json for locale: en_EN
Changing application language to de
Fetching translation json for locale: de
Skipping nonexistent file: /usr/lib/element/app.asar/lib/i18n/strings/de.json
Resetting the UI components after locale change
Resetting the UI components after locale change
Ensuring storage is ready
[5:0815/111946.929124:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[5:0815/111946.929147:ERROR:components/os_crypt/sync/kwallet_dbus.cc:117] Error contacting kwalletd6 (isEnabled)
[5:0815/111946.929341:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[5:0815/111946.929369:ERROR:components/os_crypt/sync/kwallet_dbus.cc:86] Error contacting klauncher to start kwalletd6
[5:0815/111946.929547:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[5:0815/111946.929568:ERROR:components/os_crypt/sync/kwallet_dbus.cc:412] Error contacting kwalletd6 (close)
safeStorage backend changed from kwallet6 to plaintext
(node:5) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
(Use `electron --trace-deprecation ...` to show where the warning was created)
Xlib:  extension "NV-GLX" missing on display ":0".
MESA-INTEL: warning: Haswell Vulkan support is incomplete
libva error: /usr/lib/dri/iHD_drv_video.so init failed
[5:0815/111949.072655:ERROR:content/browser/browser_main_loop.cc:278] GLib-GObject: ../glib/gobject/gsignal.c:2699: instance '0xd540303e200' has no handler with id '761'
^C
Parent received signal 2, shutting down the child process...
[5:0815/111953.205338:FATAL:dbus/bus.cc:1248] D-Bus connection was disconnected. Aborting.

Child received signal 2, shutting down the sandbox...
^C
Parent is shutting down, bye...

Originally created by @osevan on GitHub (Aug 15, 2025). Original GitHub issue: https://github.com/netblue30/firejail/issues/6861 archlinux ``` firejail]$ /usr/local/bin/element-desktop Reading profile /etc/firejail/element-desktop.profile Reading profile /etc/firejail/riot-desktop.profile Reading profile /etc/firejail/riot-web.profile Reading profile /etc/firejail/electron-common.profile Reading profile /etc/firejail/blink-common.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-devel.inc Reading profile /etc/firejail/disable-exec.inc Reading profile /etc/firejail/disable-interpreters.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/disable-xdg.inc Reading profile /etc/firejail/whitelist-common.inc Reading profile /etc/firejail/whitelist-runuser-common.inc Reading profile /etc/firejail/whitelist-usr-share-common.inc Reading profile /etc/firejail/whitelist-var-common.inc firejail version 0.9.76 Parent pid 8601, child pid 8605 Warning: NVIDIA card detected, nogroups command ignored Warning: An abstract unix socket for session D-BUS might still be available. Use --net or remove unix from --protocol set. Warning: NVIDIA card detected, nogroups command ignored Warning: /sbin directory link was not blacklisted Warning: /usr/sbin directory link was not blacklisted Base filesystem installed in 111.11 ms Warning: NVIDIA card detected, nogroups command ignored Warning: NVIDIA card detected, nogroups command ignored Child process initialized in 181.38 ms [5:0815/111945.287504:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/firejail/mnt/dbus/system: Keine Berechtigung /home/ra/.config/Element exists: yes /home/ra/.config/Riot exists: no [5:0815/111946.892648:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/firejail/mnt/dbus/system: Keine Berechtigung [5:0815/111946.892692:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/firejail/mnt/dbus/system: Keine Berechtigung Loading app config: /usr/lib/element/webapp/config.json Loading local config: /home/ra/.config/Element/config.json Skipping nonexistent file: /home/ra/.config/Element/config.json Reached Electron ready state No update_base_url is defined: auto update is disabled Fetching translation json for locale: en_EN Changing application language to de Fetching translation json for locale: de Skipping nonexistent file: /usr/lib/element/app.asar/lib/i18n/strings/de.json Resetting the UI components after locale change Resetting the UI components after locale change Ensuring storage is ready [5:0815/111946.929124:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown [5:0815/111946.929147:ERROR:components/os_crypt/sync/kwallet_dbus.cc:117] Error contacting kwalletd6 (isEnabled) [5:0815/111946.929341:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown [5:0815/111946.929369:ERROR:components/os_crypt/sync/kwallet_dbus.cc:86] Error contacting klauncher to start kwalletd6 [5:0815/111946.929547:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown [5:0815/111946.929568:ERROR:components/os_crypt/sync/kwallet_dbus.cc:412] Error contacting kwalletd6 (close) safeStorage backend changed from kwallet6 to plaintext (node:5) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead. (Use `electron --trace-deprecation ...` to show where the warning was created) Xlib: extension "NV-GLX" missing on display ":0". MESA-INTEL: warning: Haswell Vulkan support is incomplete libva error: /usr/lib/dri/iHD_drv_video.so init failed [5:0815/111949.072655:ERROR:content/browser/browser_main_loop.cc:278] GLib-GObject: ../glib/gobject/gsignal.c:2699: instance '0xd540303e200' has no handler with id '761' ^C Parent received signal 2, shutting down the child process... [5:0815/111953.205338:FATAL:dbus/bus.cc:1248] D-Bus connection was disconnected. Aborting. Child received signal 2, shutting down the sandbox... ^C Parent is shutting down, bye... ```
gitea-mirror 2026-05-05 09:58:02 -06:00
Author
Owner

@osevan commented on GitHub (Aug 15, 2025):

Image
<!-- gh-comment-id:3191093721 --> @osevan commented on GitHub (Aug 15, 2025): <img width="926" height="923" alt="Image" src="https://github.com/user-attachments/assets/0c5bfe75-0c9a-4b5a-aba3-9d99dc436864" />
Author
Owner

@kmk3 commented on GitHub (Aug 15, 2025):

Basic debugging information is missing; please follow the bug report template:

<!-- gh-comment-id:3191105430 --> @kmk3 commented on GitHub (Aug 15, 2025): Basic debugging information is missing; please follow the bug report template: * <https://github.com/netblue30/firejail/issues/new?template=bug_report.md>
Author
Owner

@osevan commented on GitHub (Aug 16, 2025):

Image
<!-- gh-comment-id:3193648659 --> @osevan commented on GitHub (Aug 16, 2025): <img width="1903" height="802" alt="Image" src="https://github.com/user-attachments/assets/c93ceaa9-f7ad-4e61-a9c2-948d50737b37" />
Author
Owner

@osevan commented on GitHub (Oct 10, 2025):

now its starting again...

<!-- gh-comment-id:3390473956 --> @osevan commented on GitHub (Oct 10, 2025): now its starting again...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3401
No description provided.