Bug 187021
| Summary: | shared-mime-info defaults.list should include an entry for inode/directory | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Uno Engborg <uno> | ||||||||
| Component: | shared-mime-info | Assignee: | Christopher Aillon <caillon> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 5 | CC: | drago01 | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2006-07-26 17:19:27 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 150223, 182226, 197822 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Uno Engborg
2006-03-28 03:49:34 UTC
Works for me...Do you have some non-stock file manager installed (to replace nautilus?) No, nautilus-2.14.0-1. The only non gnome stuff I have is alacarte-0.8-7.fc5 I have now and then switched to swedish locale, if that could have had any impact on this. Do you see the problem with a fresh user? What is the output of gconftool-2 -R /desktop/gnome/url-handlers ? Can you attach the contents of /usr/share/applications/defaults.list and /usr/share/applications/mimeinfo.cache ? Created attachment 127035 [details]
gconftool-2 -R /desktop/gnome/url-handlers
Created attachment 127036 [details]
/usr/share/applications/defaults.list
Created attachment 127037 [details]
/usr/share/applications/mimeinfo.cache
Hi, the entry in mimeinfo.cache that starts with inode/directory=fedora-kdesvn.desktop looks suspicious. Does /usr/share/applications/fedora-kdesvn.desktop have OnlyShowIn=KDE; in it anywhere? If not, can you add the line to the bottom of the file and then run update-desktop-database (as root). Does that fix your problem? If not, does (temporarily) uninstalling kdesvn fix your problem? Adding OnlyShowIn=KDE and update-desktop-database sort of fixes the problem, in that I then can open the Desktop folder from the places menu. But the side effect is off course that I no longer have kdesvn in my Gnome Menu it's not even there to add back with Alacarte. Shouldn't that be possible? Hi, What if you add inode/directory=gnome-nautilus-folder-handler.desktop to /usr/share/applications/defaults.list ? Do you get to keep your menu entry and things work? Yes, that seam to work. Thanks! Hi, Thanks for testing. Retitling bug report and changing components. Fixed in 0.18-2 *** Bug 188464 has been marked as a duplicate of this bug. *** |