Comment 3 for bug 226854

Revision history for this message
Luis Mondesi (lemsx1) wrote :

it looks like gnome-open is trying to open $HOME/burn:/// and it fails:

strace gnome-open burn:///
...
access("/Users/user/burn:///", F_OK) = -1 ENOENT (No such file or directory)
...

Is this how this is supposed to happen? I'm about to dig into the source code for libgnome2-0