After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 448058 - The menu doesn't always honour mime file asociation for folders
The menu doesn't always honour mime file asociation for folders
Status: RESOLVED DUPLICATE of bug 338700
Product: gnome-panel
Classification: Other
Component: menu
2.18.x
Other All
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-15 23:35 UTC by Javier Aravena
Modified: 2015-03-24 13:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Javier Aravena 2007-06-15 23:35:35 UTC
Please describe the problem:
When there's a file-manager other than nautilus asociated with folders, some folders in the places menu still get opened in nautilus.
The bookmarks work right though.

And of course, there's the problem with the computer icon and nautilus cd burner, I'm not sure what should be done with these.

Steps to reproduce:
1. Tell nautilus to open folders with some other app (for example thunar or gthumb).
2. click in home in the places menu.


Actual results:
The folder is opened using nautilus.

Expected results:
The folder should be opened with whatever it's asociated with.

Does this happen every time?
yes

Other information:
Comment 1 Vincent Untz 2007-06-17 16:53:53 UTC
That's because we use .desktop files from nautilus. For which menu items does it happen to you? I'd guess Home, Computer, Network, CD/DVD Burner. Any other else?
Comment 2 Javier Aravena 2007-06-17 17:27:06 UTC
Yeah, that's about it... now I don't know about what to do with the others, I guess the better would be to keep them using nautilus as it's the only one the system can be sure that suports computer://, cd-burner and so on, but... could you at least use gnome-open in the .desktop for home? also, is there any way I can overide those menu entries from the home, without editing system-wide .desktop files? that'd be a good work-around.
Comment 3 Vincent Untz 2007-06-17 17:57:36 UTC
The best solution for you is probably to add a bookmark to your home. I don't think it's possible to easily change this if you don't want to change the .desktop files. Ah, it might be possible to put nautilus-home.desktop in .local/share/applications/ and modify it there so that it's a link launcher, but I don't know if it will work.
Comment 4 Vincent Untz 2007-06-29 14:20:26 UTC
Bug 338700 is opened for Home.

*** This bug has been marked as a duplicate of 338700 ***