From owner-freebsd-ports@FreeBSD.ORG Sat Sep 20 18:28:16 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75B0E1065675 for ; Sat, 20 Sep 2008 18:28:16 +0000 (UTC) (envelope-from xaenn@yahoo.com) Received: from web50101.mail.re2.yahoo.com (web50101.mail.re2.yahoo.com [206.190.38.29]) by mx1.freebsd.org (Postfix) with SMTP id 1E9868FC0C for ; Sat, 20 Sep 2008 18:28:15 +0000 (UTC) (envelope-from xaenn@yahoo.com) Received: (qmail 33276 invoked by uid 60001); 20 Sep 2008 18:28:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=eKl0F6zpidhflIt4Bmvb0xz6rEw2PaBRIEsv/YDprh55SW0+tW/DUFlJczi/fhUBztn5Vkofr6xJOrSXpr4NNKxK6Eh3Lq9J9ms96U5RvXc1DtqU6PZ5xJhi638MbarbTnJ84wpCBhPO/RnI0RbtUjF8cwg9y5RI35apPHgRUfc=; X-YMail-OSG: PCxunzAVM1mRKAWxt6Dfgpca0lOcU.EGJfupBvTXAZH4h42aLDrvF5VQ9wEV0_O8tMB_F6vb_SlsqNz.WEycDgZdlvE7lE6lhLMqIrWuo24v_kl10IXRtr1IC1uSbslcd2DZ5G6B5IrVSHDVa0AlGLh1FgoDZP.Km1JvEt9sGxUbqbY- Received: from [129.82.120.222] by web50101.mail.re2.yahoo.com via HTTP; Sat, 20 Sep 2008 11:28:15 PDT Date: Sat, 20 Sep 2008 11:28:15 -0700 (PDT) From: Dan Reinholz To: Jeremy Messenger , Mark Evenson In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <511145.32079.qm@web50101.mail.re2.yahoo.com> X-Mailman-Approved-At: Sat, 20 Sep 2008 21:28:10 +0000 Cc: Dan Reinholz , freebsd-ports@freebsd.org Subject: =?iso-8859-1?q?Re=3A_Evince_2=2E22=2E2=5F3=3A_=22Unhandled_MIME_?= =?iso-8859-1?q?type=3A_=E2=80=9Capplication/pdf=E2=80=9D=22=22?= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2008 18:28:16 -0000 I've looked through /usr/ports/UPDATING but can't find an entry that is relevant to the situation (the closest thing was updating the mime-database). First things first I did a portupgrade -f shared-mime-info Then I ran update-mime-database ~/.local/share/mime/ as well as update-mime-database /usr/local/share/mime but I still have the same error. --- Jeremy Messenger wrote: > On Wed, 17 Sep 2008 07:56:55 -0500, Mark Evenson > > wrote: > > > Jeremy Messenger wrote: > >> On Tue, 16 Sep 2008 09:57:03 -0500, Mark Evenson > > >> wrote: > >> > >>> Dan Reinholz wrote: > >>>> Since updating to the latest revision of Evince > (to > >>>> 2.22.2_3 from 2.22.2_2) I am no longer able to > open > >>>> .pdf files. Anytime I try to do so I now get > the > >>>> error: > > > > [...] > > > >> Have you guys follow in /usr/ports/UPDATING? > > > > Which entry? Grep'ing for 'evince' doesn't show > anything. > > Grep for 'mime'. You shouldn't be use grep, which > you should be use your > own eyes. > > > On additional nosing around, it seems that GNOME > (at least Nautilus) has > > lost the notion of MIME types altogether. > > > > Is there a command-line equivalent to magic(1) for > GNOME to show what > > GNOME thinks the underlying MIME type consists of? > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org >