Closed
Bug 1470408
Opened 6 years ago
Closed 6 years ago
Firefox does not use default file manager
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1285711
People
(Reporter: andrzej.kmikke, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180621102100
Steps to reproduce:
1. Happen to have both Nemo and Nautilus file managers installed
2. Either:
- Use the "Open file" menu option
- Try to download anything
or
- Try to upload anything
Actual results:
Firefox opens Nautilus *even though* nemo is the default. `xdg-mime query default inode/directory` yields "nemo.desktop", `xdg-open` used on a directory opens Nemo, `cat /usr/share/applications/mimeinfo.cache | grep directory` yields "inode/directory=nemo.desktop;org.gnome.Nautilus.desktop;"
Expected results:
Nemo should be used instead.
Reporter | ||
Comment 1•6 years ago
|
||
Oops, missed a duplicate. Still, this this has not yet been resolved for two years.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Comment 2•6 years ago
|
||
I wonder: is it so difficult to fix this bug?
You need to log in
before you can comment on or make changes to this bug.
Description
•