Closed Bug 1786205 Opened 3 years ago Closed 2 years ago

Firefox snap can't access /usr/share/ files

Categories

(Core :: Widget: Gtk, defect, P3)

Firefox 103
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: tube.radio, Unassigned)

References

(Blocks 2 open bugs)

Details

Steps to reproduce:

Firefox 103.0.2 snap in Kubuntu attempts to access the Gimp application help file index.html which is located in folder "/usr/share/gimp/2.0/help/en/" using command URL "file:///usr/share/gimp/2.0/help/en/index.html".

Actual results:

Firefox is unable to access that folder and reports the following:

File not found

Firefox can’t find the file at /usr/share/gimp/2.0/help/en/index.html.

Check the file name for capitalization or other typing errors.
Check to see if the file was moved, renamed or deleted.

Expected results:

Firefox should be able to access the folder and files at that location since they are accessible using the same user id with a bash command line command:

cat /usr/share/gimp/2.0/help/en/index.html

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Blocks: snap
Priority: -- → P3
Blocks: snap-sandbox
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.