Description of problem: Attempting to click on them yields: Could not open location 'archive://file%3A%2F%2F%2Fhome%2Fnotting%2Fboot.iso/' The default action does not support this protocol. Version-Release number of selected component (if applicable): gvfs-0.2.3-5.fc9.x86_64 nautilus-2.22.2-3.fc9.x86_64 gnome-panel-2.22.1.2-2.fc9.x86_64
presuming this is a gvfs problem, although i don't really know.
This works fine from nautilus and appears to be a valid URI and, FWIW, I can reproduce this with latest packages. It also happens for gphoto2 uri's; I get "Could not open location 'gphoto2://[usb:001,066]/' Back to the panel.
Created attachment 302967 [details] a patch
Probably needs to handle G_IO_ERROR_FAILED_HANDLED in mount_async_callback() too.
Matthias, please see comment 4
Created attachment 303096 [details] next iteration The new patch uses the already existing PanelMountOperation rather than rolling its own, and also handles G_IO_ERROR_FAILED_HANDLED.
I'd appreciate if someone could test this patch with some more exotic mounts. David ?
Matthias, if you can build it into koji and then ping me on IRC I'll try it right away. It shouldn't behave much different with exotic mounts but it's always good to test stuff. Thanks.
http://koji.fedoraproject.org/koji/buildinfo?buildID=46708 has builds which should fix this. Please test.
Tested those builds, they work for me with the archive mounter. Feel free to request a tag.
Works for me.