mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6540] Profile for zed editor. #3300
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#3300
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?
Originally created by @dmitryvakulenko on GitHub (Nov 9, 2024).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6540
Description
I try to make profile for Zed. Everything fine except one thing - when I try to open project through Ctrl-O I get error "ZBus Error: I/O error: failed to read from socket". But system "Open Folder" dialog should be shown. Looks like application has not access to some dbus socket but I can't find out which one. My profile attached. I tried to remove almost all limitation but there was no any effect. Other application works fine using same profiles.
Steps to Reproduce
Launch Zed using attached profile and press Ctrl-O.
Expected behavior
System dialog window "Open folder" will appear.
Actual behavior
Got error "ZBus Error: I/O error: failed to read from socket" and no dialog window.
Behavior without a profile
Everything fine - dialog are shown.
Environment
Linux Mint Cinnamon 22 Wilma.
Kernel 6.8.0-45
firejail version 0.9.72
Checklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.zed.profile.gz
] I used
--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)