mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6673] [MERGED] profiles: seahorse: add redirect org.gnome.seahorse.Application #6114
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:firecfg-add-gedit-seahorse📝 Commits (1)
7a6b326profiles: 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
seahorseis located in the followingpath:
/usr/share/applications/org.gnome.seahorse.Application.desktopWhich ends in
Application.desktopinstead ofseahorse.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.