Wrong sort order: Lowercase before uppercase

Bug #675296 reported by Jakob Unterwurzacher
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Nautilus
Confirmed
Medium
nautilus (Ubuntu)
Triaged
Low
Unassigned

Bug Description

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

Revision history for this message
Jakob Unterwurzacher (jakobunt) wrote :
Changed in nautilus (Ubuntu):
importance: Undecided → Low
Revision history for this message
Sebastien Bacher (seb128) wrote :
Changed in nautilus (Ubuntu):
status: New → Triaged
Changed in nautilus:
importance: Unknown → Medium
status: Unknown → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.