GNOME Bugzilla – Bug 679717
Error message when dropping files from PCManFM
Last modified: 2012-07-13 20:44:16 UTC
I use Lubuntu 12.04. When I drag and drop a file from PCManFM (the Lubuntu file manager), the file opens, but I also get the message: Can not open URI: The URI '' is not an absolute URI using the "file" scheme
Created attachment 218492 [details] [review] [PATCH] Use g_uri_list_extract_uris when a file is dragged and dropped This patch resolves the problem.
Review of attachment 218492 [details] [review]: Hi Alex, Thanks for the patch, looks good! I've pushed it to master as 979b117d.
Thanks! By the way, GHex looks like it had the same problem with Nautilus, but the patch fixed that too.