[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GWorkspace Filesystem browser shows empty entries for dirs with umla
From: |
Sebastian Reitenbach |
Subject: |
Re: GWorkspace Filesystem browser shows empty entries for dirs with umlauts |
Date: |
Thu, 03 Oct 2013 17:36:46 +0200 |
User-agent: |
SOGoMail 2.0.7 |
On Thursday, October 3, 2013 17:24 CEST, "Sebastian Reitenbach"
<sebastia@l00-bugdead-prods.de> wrote:
> Hi,
>
> I stumbled across this one on OpenBSD 5.2, with following set:
> $ set | grep -i LC
> LC_ALL=en_EN.UTF-8
> LC_CTYPE=en_US.UTF-8
> $ set | grep ENCOD
> GNUSTEP_STRING_ENCODING=NSUTF8StringEncoding
>
>
> In a directory I have directories with umlauts in it:
>
> for example:
> $ cd /tmp/
> $ mkdir test
> $ cd test
> $ mkdir blah blech blubb blöbb
^^
that was done in an xterm.
but for example in other places I have a directory
that was extracted from a zip file
$ ls Koelsch/
K??lsch - 1977 (2013)
which is shown right in the GWorkspace filesystem
browser as Kölsch ...
Sebastian
>
> Entering /tmp/test directory with filesystem browser from GWorkspace,
> then I see that the blöbb directory is shown without name.
> Then even stranger, clicking on it, I get the current directory shown again,
> so I can click on it again and again... see screenshot
>
> Sebastian