[PR #6424] [MERGED] profiles: element-desktop: allow /usr/share/element #6010

Closed
opened 2026-05-05 10:49:02 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6424
Author: @kmk3
Created: 7/28/2024
Status: Merged
Merged: 7/29/2024
Merged by: @kmk3

Base: masterHead: element-allow-usr-share


📝 Commits (1)

  • 3b45fd8 profiles: element-desktop: allow /usr/share/element

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 etc/profile-a-l/element-desktop.profile (+1 -0)

📄 Description

This path is apparently needed on openSUSE Tumbleweed[1]:

$ LC_ALL=C firejail /usr/bin/element-desktop
[...]
Error launching app
Unable to find Electron app at /usr/share/element/app

Cannot find module '/usr/share/element/app'

Parent is shutting down, bye...

Fixes #6421.

[1] https://software.opensuse.org/package/element-desktop

Reported-by: @leukimi


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6424 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 7/28/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `element-allow-usr-share` --- ### 📝 Commits (1) - [`3b45fd8`](https://github.com/netblue30/firejail/commit/3b45fd8d1bd797a65eec0c65ee651be272555b3a) profiles: element-desktop: allow /usr/share/element ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/element-desktop.profile` (+1 -0) </details> ### 📄 Description This path is apparently needed on openSUSE Tumbleweed[1]: $ LC_ALL=C firejail /usr/bin/element-desktop [...] Error launching app Unable to find Electron app at /usr/share/element/app Cannot find module '/usr/share/element/app' Parent is shutting down, bye... Fixes #6421. [1] https://software.opensuse.org/package/element-desktop Reported-by: @leukimi --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:49:02 -06:00
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#6010
No description provided.