From owner-freebsd-current@freebsd.org Tue Jan 26 20:27:06 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 DBC51A6E3C8 for ; Tue, 26 Jan 2016 20:27:06 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2EB9A2C for ; Tue, 26 Jan 2016 20:27:05 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id u0QKQxWH036698 for ; Tue, 26 Jan 2016 12:27:05 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: "FreeBSD CURRENT" From: "Chris H" Subject: Unable to view Jpeg images... Date: Tue, 26 Jan 2016 12:27:05 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit 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: Tue, 26 Jan 2016 20:27:07 -0000 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 --