mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #155] [0.9.34] download folder not detected in non english systems [bug] #106
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#106
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 @KDB2 on GitHub (Nov 24, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/155
Hello,
With the new 0.9.34 version, I have observed that my /home folder is not accessible in Firefox. Only the download folder is being whitelisted (and a few others).
Unfortunately, my system is in French and download doesn't exist as it is called "Téléchargements". As a result, my downloads are stored in a temporary /download folder that I cannot access and are being deleted at the end of my Firefox session.
You may be able to solve this issue with the ~/.config/user-dirs.dirs file.
Regards and thanks for your efforts,
KDB
@netblue30 commented on GitHub (Nov 24, 2015):
Yes, this is a very ugly bug! I'll whitelist Téléchargement for now, until I find out how xdg-user-dirs is working.
@netblue30 commented on GitHub (Nov 26, 2015):
Fixed, thanks!
@KDB2 commented on GitHub (Nov 27, 2015):
Thanks a lot!
@netblue30 commented on GitHub (Nov 28, 2015):
No problem, let me know if you run into something else.