mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6910] playonlinux: Cannot start application: Permission denied #3414
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#3414
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 @davew-fj on GitHub (Sep 25, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6910
I recently updated from antix22 to antix23.2 operating system. On antix22, I was using firejail 0.9.64.4-2, and playonlinux worked. antix23 came with firejail 0.9.72, but I upgraded to 0.9.74, because Firefox and Librewolf (and others) didn't load right in firejail.
With Playonlinux on firejail 0.9.74, I have gotten passed several error messages, by whitelisting several directories in playonlinux.local. Now, the process stops with "permission denied". Perhaps that means permission needs to be changed on some file or directory. But how do I locate the point of denial?
"firejail --noprofile playonlinux" loads properly.
Thank you.
DaveW
@davew-fj commented on GitHub (Sep 25, 2025):
Here is additional information. Let me know what else might be helpful.
The O.S. is Antix23.2, 64 bit (Debian bookworm, without systemD). Computer is Dell Latitude E5430.
PlayOnLinux is version 4.3.4.
More than one error, including
failed to create DBus proxy for org.ally.Buswere bypassed by whitelisting several directories in playonlinux.local (I see that several of these entries are already covered by relevant firejail profiles, but I haven't taken time to delete unneeded ones from the list.) Here is my playonlinux.localWith the above, running "firejail playonlinux" in terminal produces the following:
Running
firejail --debug playonlinuxproduces the following:debug log
@kmk3 commented on GitHub (Sep 26, 2025):
Basic debugging information is missing; please follow the bug report template:
@davew-fj commented on GitHub (Sep 26, 2025):
In accord with the previous message, by following the link given, I opened a new issue (Replacing #6910 with #6911).
I apologize for my original submission, which was not according to correct protocol.