[PR #6673] [MERGED] profiles: seahorse: add redirect org.gnome.seahorse.Application #6114

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6673
Author: @kmk3
Created: 3/1/2025
Status: Merged
Merged: 3/6/2025
Merged by: @kmk3

Base: masterHead: firecfg-add-gedit-seahorse


📝 Commits (1)

  • 7a6b326 profiles: seahorse: add redirect org.gnome.seahorse.Application

📊 Changes

2 files changed (+12 additions, -0 deletions)

View changed files

etc/profile-m-z/org.gnome.seahorse.Application.profile (+11 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

Apparently the .desktop file for seahorse is located in the following
path:

  • /usr/share/applications/org.gnome.seahorse.Application.desktop

Which ends in Application.desktop instead of seahorse.desktop,
leading to it not being automatically detected by firecfg.

So add a redirect profile and an entry in firecfg.config.

Related commits:

  • bd9761508 ("Temp fix firecfg (#2634)", 2019-04-02)
  • 8f69e9841 ("bugfix: firecfg: check full filename in check_profile()
    (#6674)", 2025-03-04).

Fixes #6658.

Relates to #2624.

Reported-by: @ginto37
Reported-by: @rusty-snake


🔄 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/6673 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 3/1/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `firecfg-add-gedit-seahorse` --- ### 📝 Commits (1) - [`7a6b326`](https://github.com/netblue30/firejail/commit/7a6b326b91797287367b644799ebf717156d38d1) profiles: seahorse: add redirect org.gnome.seahorse.Application ### 📊 Changes **2 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `etc/profile-m-z/org.gnome.seahorse.Application.profile` (+11 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description Apparently the .desktop file for `seahorse` is located in the following path: * `/usr/share/applications/org.gnome.seahorse.Application.desktop` Which ends in `Application.desktop` instead of `seahorse.desktop`, leading to it not being automatically detected by firecfg. So add a redirect profile and an entry in firecfg.config. Related commits: * bd9761508 ("Temp fix firecfg (#2634)", 2019-04-02) * 8f69e9841 ("bugfix: firecfg: check full filename in check_profile() (#6674)", 2025-03-04). Fixes #6658. Relates to #2624. Reported-by: @ginto37 Reported-by: @rusty-snake --- <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:50:59 -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#6114
No description provided.