public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Boyd Stephen Smith Jr." <bss03@volumehost.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] file sorting in nautilus
Date: Fri, 27 Apr 2007 02:09:18 -0500	[thread overview]
Message-ID: <200704270209.24195.bss03@volumehost.net> (raw)
In-Reply-To: <1177568117.10103.21.camel@orpheus>

[-- Attachment #1: Type: text/plain, Size: 1421 bytes --]

On Thursday 26 April 2007 01:15:17 Iain Buchanan wrote:
> recently I borrowed (and will probably soon buy a related model) a JVC
> "HD" HD video camera.   (The first "HD" is for high def!).
>
> Anyway, the great feature is it records on a 40Gb hard disk, but the
> annoying thing is the video files are named in hex:
> MOV001
> MOV002
> MOV003
> ...
> MOV009
> MOV00A
> MOV00B
> ...
> MOV00F
> MOV010
>
>  and so on.  But when nautilus displays the files, it decides to do it
> "cleverly", and sorts all the 001 to 009, 010 to 019, etc. files _after_
> all the 00A to 00F, 01A to 01F files, which is in completely the wrong
> order, so trying to categorise / edit 
> the files becomes a pain, as the more files I have, the further out of
> place they get!  `ls` doesn't sort it like nautilus - it does what I
> expect and puts it in the right order.

Adjust your LC_ALL, LC_COLLATE, and/or LANG environment variables.  (At least, 
Nautilus /should/ respect those.)  You might have to do something like:
LC_ALL="POSIX" nautilus
from a xterm-like application.  You can use
env | grep ^L
from a new xterm-like seesion to see what nautilus "sees" by default.

-- 
Boyd Stephen Smith Jr.                     ,= ,-_-. =. 
bss03@volumehost.net                      ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy           `-'(. .)`-' 
http://iguanasuicide.org/                      \_/     

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-04-27  7:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-26  6:15 [gentoo-user] file sorting in nautilus Iain Buchanan
2007-04-26 11:41 ` Mark Knecht
2007-04-26 23:32   ` Iain Buchanan
2007-04-27  7:09 ` Boyd Stephen Smith Jr. [this message]
2007-05-03 13:32 ` [gentoo-user] " Alexander Skwar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200704270209.24195.bss03@volumehost.net \
    --to=bss03@volumehost.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox