Description of problem: After installing phatch I'm unable to get Firefox to open a folder in anything else. Version-Release number of selected component (if applicable): phatch-0.1.6-4.fc11.i586 firefox-3.5.2-2.fc11.i586 How reproducible: Always Steps to Reproduce: 1. Install phatch package 2. Download something in firefox and save it to disk 3. In the firefox download window right click on a download and select "Open Containing Folder" Actual results: Phatch is opened. Expected results: the folder is opened in nautilus Additional info:
Hi, thanks for the report. It seems that the problem comes from the .desktop file that contain "inode/directory;" in MimeType. Rebuilding the package without this fix the problem, but upstream proposed an other idea : http://lists.alioth.debian.org/pipermail/python-apps-team/2009-May/001535.html but it has no effect for me. I'm trying to find a better solution than removing inode/directory;
That's pretty much what I came up with as well. I tried placing those settings in both my user and global defaults files without improvement before opening the bug. It almost seems like Firefox is using a different source for its mime data. xdg-open, gnome-open, etc. seem to pick up the changes properly.
I think this bu is also related to : #497710 #508585 and #508667
It seems ok under F12, with firefox-3.5.5-1 and nautilus-2.28.1-4
It seems to be working properly in F12 for me as well.
As the problem was not directly related to phatch, I'm closing the bug.