Public bug reported:

Binary package hint: nautilus

As seen below, nautilus sorts b2 before B1. ls does it correctly.
LANG=de_DE.utf8
LANGUAGE=en
LC_COLLATE="de_DE.utf8"

ls ..... nautilus
=================
a ...... a
B1 ..... b2
b2 ..... B1
c ...... c

Taking a look at nautilus environment variables:
$ cat /proc/`pgrep nautilus`/environ | tr '\000' '\n' | grep ^L
LANGUAGE=en
LOGNAME=jakob
LANG=de_DE.utf8
so, LANG is set correctly. Nautilus is doing it wrong.

$ apt-cache policy nautilus
nautilus:
  Installed: 1:2.30.1-0ubuntu1.1

Real world example: http://ubuntuforums.org/showthread.php?t=614593

** Affects: nautilus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Wrong sort order: Lowercase before uppercase
https://bugs.launchpad.net/bugs/675296
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to