FireFox snap fails to save to tmp folder
Categories
(Firefox Build System :: Third Party Packaging, defect)
Tracking
(Not tracked)
People
(Reporter: tc, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:104.0) Gecko/20100101 Firefox/104.0
Steps to reproduce:
Saved a file to /tmp
Actual results:
File did not appear in /tmp
Expected results:
File appeared in /tmp
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Olivier, as much as I can remember, Firefox Snap does not have access to the system's /tmp
, right?
Comment 2•2 years ago
|
||
From https://bugzilla.mozilla.org/show_bug.cgi?id=1786392#c6 Firefox Snap cannot have access to /tmp/
itself.
If you are going to not fix it, where can the Snap FireFox write too ? Where is the list ? How do users discover locations they can pick in the download modal that will actually work ?
Comment 4•2 years ago
|
||
(In reply to tc from comment #3)
If you are going to not fix it, where can the Snap FireFox write too ? Where is the list ? How do users discover locations they can pick in the download modal that will actually work ?
As much as I can tell, /tmp/snap.firefox/tmp
is the one you will get. The other questions should be raised to people working on Snap, I dont know the answers.
Comment 6•2 years ago
|
||
Maybe you should file a bug against xdg-desktop-portal
's GNOME or GTK or other desktop environment you are using, so that the file picker should not present a directory that is not accessible ? There was already the same issue with Samba share mount points ...
Comment 7•2 years ago
|
||
As you can see, not a lot of activity against that: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/48
Updated•2 years ago
|
Description
•