From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LY7ny-00086Y-G4 for garchives@archives.gentoo.org; Fri, 13 Feb 2009 23:50:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF741E05A3; Fri, 13 Feb 2009 23:50:44 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.80.33]) by pigeon.gentoo.org (Postfix) with ESMTP id A1271E05A3 for ; Fri, 13 Feb 2009 23:50:44 +0000 (UTC) Received: from ajglap.localdomain (ool-4578da1c.dyn.optonline.net [69.120.218.28]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.13.8) with ESMTP id n1DNoidB002175 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 13 Feb 2009 18:50:44 -0500 (EST) Received: by ajglap.localdomain (Postfix, from userid 1502) id DE76F19D922; Fri, 13 Feb 2009 18:50:38 -0500 (EST) To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] trouble with evince (mime bad?) From: Allan Gottlieb Date: Fri, 13 Feb 2009 18:50:38 -0500 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) 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 Content-Type: text/plain; charset=us-ascii X-Archives-Salt: 239cc657-9ff5-47d8-ae8b-fca0d153dc00 X-Archives-Hash: 3ea7c0a61b37d7c4e1b8d95cf4f68a8a Recently evince stopped working on one of my machines, ajglap. For every pdf, evince opens a window and complains unable to open document unhandled mime type Sometimes the mime type is application/text other times it is application/octet-stream. But the file is definitely a pdf. For example vita.pdf begins %PDF-1.2 grep pdf /etc/mime.types gives application/pdf pdf I know there was a recent discussion about evince, but for that user, evince knew the file type was application/pdf. Since evince on another machine, allan, can view these files, I don't think the files have gotten corrupted. The files are on ajglap; allan nfs mounts the files. Also acroread on ajglap has no trouble. I have rebuild evince/poppler/poppler-bindings with no change. I also ran revdep-rebuild, which rebuilt nothing. Any help would be appreciated. thanks, allan