From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OQZAn-0002h7-6X for garchives@archives.gentoo.org; Mon, 21 Jun 2010 05:03:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D57C0E090A for ; Mon, 21 Jun 2010 05:03:52 +0000 (UTC) Received: from mail-px0-f181.google.com (mail-px0-f181.google.com [209.85.212.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 71F73E076B for ; Mon, 21 Jun 2010 04:46:12 +0000 (UTC) Received: by pxi18 with SMTP id 18so1198997pxi.40 for ; Sun, 20 Jun 2010 21:46:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=bOjgoigUFPesBUc4Mcrfs+3cqs7CkxdSdWJGltVBwB8=; b=WoSHGCyAsXPrfYoEhQ3kTAhLwMZxLaoFJw2iQsDXg4lTNMyjRHXxhz87+jf5J2FLgd ehZAtpctqN6aey7Try0v4LxXinX9elIob7a0Y/5sfik7Yj8Wdgzmow38a3TtS0Wh/67n vZP5sXT6j0IGNdBNTvuPr9MmlN39IW2C9sZWo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=WNpdYUVBoQ6vGDHguIG5Yf+lExD7D66DDNTx8qTzyEofDjT9PtAGKglUU20wTWdqcV eyLX22rVLGQInVL65WrGIYn3Fs0x4mCQ0ZpZQpqGe/s7ERUOEqUqK0ytTYPXe1+XUTqj J4DpM1OrdZFDeDDtw4w4vdF5gcPHz60E0pp+A= Received: by 10.141.105.16 with SMTP id h16mr3392469rvm.274.1277095572037; Sun, 20 Jun 2010 21:46:12 -0700 (PDT) Received: from [192.168.0.110] (cpe-76-93-114-89.socal.res.rr.com [76.93.114.89]) by mx.google.com with ESMTPS id i19sm1991808rvn.11.2010.06.20.21.46.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 20 Jun 2010 21:46:11 -0700 (PDT) Message-ID: <4C1EEE91.8030609@gmail.com> Date: Sun, 20 Jun 2010 21:46:09 -0700 From: Dru Kargin User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100602 Thunderbird/3.0.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] gthumb --import photos does not import .nef files / gthumb only displays .nef embedded thumbs References: <1277091602.30137.15.camel@bunyip.localdomain> In-Reply-To: <1277091602.30137.15.camel@bunyip.localdomain> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: e56afad1-429f-4b3d-8c5c-d9ebd8d9feda X-Archives-Hash: 4fecd7b7fb5368d4f7f52e6b9a96b9f0 I am having a lot of trouble with gthumb and the .nef raw image files from my wife's Nikon DSLR. In spite of making sure that seemingly-appropriate mime entries for .nef are in the system (thunar recognizes .nef as "Nikon raw image", and thumbnails it), gthumb --import-photos reports "no images found," gphoto2 refers to the .NEF files as "application/x-unknown", and gthumb will only display the low-res embedded thumbnails of the .nef files. In contrast, on my wife's Ubuntu machine, gthumb will import and display the .nef files just fine. What am I doing wrong here? -Andy