GNOME Bugzilla – Bug 147933
typing a path in the run dialog opens gthumb
Last modified: 2004-12-22 21:47:04 UTC
Okay, this is part of the scenario: open the Actions->run dialog type a path and ... nautilus is what used to open, and now it opens gthumb In nautilus I have added "gthumb" to the "open with..." dialog, but -not- put it as the default action. (only in the menu) Talking on IRC about it, this is part of the idea: 00:44:46] <mrkidd> I think it's a bug in the Run dialog 00:45:37] <mrkidd> the bug is that the Run dialog should not use the first item in the mime-type list 00:46:19] <mrkidd> there is no default in the Open With Other Applications dialog,so the Run dialog is using the first item in the Menu Opening the "open with..." and "go there" dialog, I get to see that Viewer component: View as list Default Action: custom
AFAIK, the panel just calls gnome_url_show_on_screen, which calls gnome_vfs_url_show_with_env. So I think it's a gnome-vfs bug. Is this with 2.6.x or 2.7.x ? If you're using the new mime system, then you should probably add Jonathan Blandford to cc.
its a gnome 2.6 system ,right. gnome-vfs-2.6.1.1
With 2.8 UI if I add an item to open with it's ever the default. But if I add nautilus too and make it default, it works fine. I think this can be considered fixed then. Please reopen if you disagree.
I do disagree because nautilus is not the default first case handler for directories. This is probably an enhancement, but should be implemented for future reference, as it will stop such issues from reappearing.