From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 20:29:40 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86846A4A for ; Wed, 28 Nov 2012 20:29:40 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from cpsmtpb-ews06.kpnxchange.com (cpsmtpb-ews06.kpnxchange.com [213.75.39.9]) by mx1.freebsd.org (Postfix) with ESMTP id 110DB8FC12 for ; Wed, 28 Nov 2012 20:29:39 +0000 (UTC) Received: from cpsps-ews24.kpnxchange.com ([10.94.84.190]) by cpsmtpb-ews06.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 28 Nov 2012 21:27:49 +0100 Received: from CPSMTPM-TLF103.kpnxchange.com ([195.121.3.6]) by cpsps-ews24.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 28 Nov 2012 21:27:49 +0100 Received: from sjakie.klop.ws ([212.182.167.131]) by CPSMTPM-TLF103.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 28 Nov 2012 21:28:31 +0100 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id E9CFC3A43 for ; Wed, 28 Nov 2012 21:28:30 +0100 (CET) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-ports@freebsd.org Date: Wed, 28 Nov 2012 21:28:30 +0100 Subject: opera 12.11 libpng error MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: User-Agent: Opera Mail/12.11 (FreeBSD) X-OriginalArrivalTime: 28 Nov 2012 20:28:31.0974 (UTC) FILETIME=[EEE32060:01CDCDA6] X-RcptDomain: freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 20:29:40 -0000 Hi, I have the same libpng error when starting Opera 12.11 as already mentioned on this list. I happen to run KDE and ktrace shows me it crashes while reading icons like /usr/local/kde4/share/icons/oxygen/64x64/mimetypes/unknown.png. After renaming these icons so Opera does not find them it still prints 'libpng error: incorrect data check' but does not crash anymore. If I start without KDE integration there is no error anymore. You can do this by adding Dialog Toolkit=4 to the [File Selector] part of your opera*.ini. http://de.opera.com/support/usingopera/operaini/#file_selector Not an ideal solution, but at least I can read my e-mail again in Opera. Cheers, Ronald.