From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-63156-garchives=archives.gentoo.org@gentoo.org>)
	id 1HgxOS-0004No-Re
	for garchives@archives.gentoo.org; Thu, 26 Apr 2007 06:23:53 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3Q6MmRf022625;
	Thu, 26 Apr 2007 06:22:48 GMT
Received: from mail.netspace.net.au (mail-out1.netspace.net.au [203.10.110.71])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3Q6IcQ4017980
	for <gentoo-user@lists.gentoo.org>; Thu, 26 Apr 2007 06:18:40 GMT
Received: from [172.16.0.52] (ppp246-231.static.internode.on.net [203.122.246.231])
	by mail.netspace.net.au (Postfix) with ESMTP id B32544387C
	for <gentoo-user@lists.gentoo.org>; Thu, 26 Apr 2007 16:18:36 +1000 (EST)
Subject: [gentoo-user] file sorting in nautilus
From: Iain Buchanan <iaindb@netspace.net.au>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain
Date: Thu, 26 Apr 2007 15:45:17 +0930
Message-Id: <1177568117.10103.21.camel@orpheus>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
X-Mailer: Evolution 2.8.3 
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 6da8e07c-f0e5-407d-9604-fdb34770414a
X-Archives-Hash: 5d8717ead9325fe2cd91a73485bfe326

Hi all,

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, so I end up with this:

MOV00A
MOV00B
...
MOV00F
MOV01A
...
MOV001
MOV002
MOV003
...
MOV009
MOV010
MOV011
...

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.

so in short, is there any way around this?  Can I tell nautilus to stop
being "clever"?  I had a look in the options, but I can't find it.
(There's always `emerge -C gnome; emerge kde` but I don't know if that
will fix everything ;)

TIA,
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

Gomme's Laws:
	(1) A backscratcher will always find new itches.
	(2) Time accelerates.
	(3) The weather at home improves as soon as you go away.

-- 
gentoo-user@gentoo.org mailing list