From owner-freebsd-current@freebsd.org Wed Jan 27 01:55:17 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DF6FA6E004 for ; Wed, 27 Jan 2016 01:55:17 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from pmta2.delivery6.ore.mailhop.org (pmta2.delivery6.ore.mailhop.org [54.200.129.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 32A7C1D58 for ; Wed, 27 Jan 2016 01:55:16 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from ilsoft.org (unknown [73.34.117.227]) by outbound2.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Wed, 27 Jan 2016 01:55:07 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.14.9) with ESMTP id u0R1s7qG029618; Tue, 26 Jan 2016 18:54:07 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1453859647.42081.22.camel@freebsd.org> Subject: Re: Unable to view Jpeg images... From: Ian Lepore To: Chris H , freebsd-current@freebsd.org Date: Tue, 26 Jan 2016 18:54:07 -0700 In-Reply-To: <3425a9661ba4a3766557754ab6ea7299@ultimatedns.net> References: <3425a9661ba4a3766557754ab6ea7299@ultimatedns.net> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jan 2016 01:55:17 -0000 If someone with the same problem finds this thread on a search engine next week, they're sure going to wish you had said what the fix was, or linked to the forum post you found that fixed it. -- Ian On Tue, 2016-01-26 at 17:00 -0800, Chris H wrote: > Never mind. I was able to find a quick answer in the FreeBSD forums. > > Thanks! > > On Tue, 26 Jan 2016 12:27:05 -0800 "Chris H" > wrote > > > Greetings, > > I just updated one of my -CURRENT boxes that was ~8 mos. out. I > > (re)built the ports/packages locally, to reinstall/upgrade the box. > > I *did* read the entry in UPDATING, regarding the switch from jpeg > > to turbo-jpeg. But given the build process was somewhat automated, > > I may have overlooked something. Having [perhaps unnecessarily] > > added JPEG_PORT=graphics/jpeg-turbo to make.conf(5), and rebuild > > all of my Image Viewers; they still return: Unsupported format: > > image/jpeg, or similar. While I *can* view Jpeg's in the Gimp, > > and my browser (firefox), I can *not* in anything else. Can > > someone perhaps suggest what/where I should suspect/look? > > > > Thanks! > > > > --Chris