Comment 12 for bug 314263

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

I've written a patch that makes g_file_get_path() return NULL for a GDummyFile that has a URI other than file:///

I've tested it with the apport-gtk use-case (sudo -H -u <uid> gnome-open <url>) and it's working fine. I've attached a debdiff, and I'll send the patch upstream too.