On Thu, 2008-01-24 at 19:56 -0300, Alvaro Herrera wrote:
> When trying to burn a data DVD containing filename with whitespace,
> brasero seems to convert the spaces to %20 and then attempt to read
> them.  When this fails, it simply punts and shows a dialog box saying
> "No such file or directory", with no indication as to what exactly is
> going on.
> 
> strace'ing the process tells the tale: I can see an lstat call like
> this:
> lstat("/home/media/stuff/foo%20bar/baz%20qux", 0x7fffc4d13790) = -1 ENOENT 
> (No such file or directory)
> when there is no such file.  (There is a file named
> "/home/media/stuff/foo bar/baz qux" instead).
> 
> FWIW, in case it matters, the thing I dropped into the right pane is the
> /home/media/stuff directory, not the "foo bar" directly.
> 
> I find this rather unfulfilling.

Hi,

This sounds like upstream bug 490853. It should be fixed in version 0.7
which is being prepared in SVN now, can you test this again when it has
been uploaded?

http://bugzilla.gnome.org/show_bug.cgi?id=490853

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
pkg-gnome-maintainers mailing list
pkg-gnome-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gnome-maintainers

Reply via email to