Comment 1 for bug 416408

Revision history for this message
robos (robos) wrote : Re: [Bug 416408] [NEW] vobcopy doesn't work within a directory with spaces

Am 20.08.2009 14:51 Uhr, schrieb Volodya:
> Public bug reported:
>
> Binary package hint: vobcopy
>
> If you run vobcopy inside a directory which has spaces in it, vobcopy
> will attempt to write to a file to the directory which has the similar
> name but with underscores in place of spaces.
>
> To reproduce:
> mkdir A\ B
> cd A\ B
> vobcopy -n 1 -t out
>
> What happens:
> [Error] Error opening file /home/user/A_B/out1.vob.partial
>
> What i expect to happen:
> vobcopy should only substitute spaces for underscores in the file name itself, not in the path leading to the file
>
> ** Affects: vobcopy (Ubuntu)
> Importance: Undecided
> Status: New
>

It would be interesting to see which version of vobcopy that is.
I'm very very busy right now, will check that soon.
I've already fixed parts of the spaces -> underline problem in version
1.2.0, therefore the version of that problem report is interesting.
Regards
Robos