[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#284487: Disabling KDE/Gnome Filechooser is a drawback



tis 2005-01-04 klockan 10:39 +0000 skrev Ross Burton:
> On Tue, 2005-01-04 at 11:33 +0100, Rene Engelhard wrote:
> > They are broken. Try opening files with non-ASCII charcters saved bafore from 
> > somewhere else.
> 
> The solution is to export G_BROKEN_FILENAMES if you are not using UTF-8
> filenames.

That only solves the cosmetic issue of the file is displayed wrong in
the filechooser. The end result is still that the file cant be opened.
The problem seems to be that non-ascii characters are escaped to %xx to
be used in a URL, but ooo doesn't seem to unescape this before trying to
open the file.

Note: that the url both with and without the G_BROKEN_FILENAMES are
escaped to the same result, so the G_BROKEN_FILENAMES are not really the
issue here.

//Snaggen




Reply to: