From owner-freebsd-questions@FreeBSD.ORG Sat Feb 2 09:02:02 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E9107C6D for ; Sat, 2 Feb 2013 09:02:02 +0000 (UTC) (envelope-from parv@pair.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 90A3E6F1 for ; Sat, 2 Feb 2013 09:02:02 +0000 (UTC) X-Authority-Analysis: v=2.0 cv=NqdTgrhJ c=1 sm=0 a=lLOF/jpPrR0dcgWXP1EvZg==:17 a=xCuMbNp8hPoA:10 a=R5FhY6rjjCMA:10 a=kj9zAlcOel0A:10 a=Ymsr-CWnAAAA:8 a=ayC55rCoAAAA:8 a=DunbYskJk1LZsh0pdoQA:9 a=CjuIK1q_8ugA:10 a=lLOF/jpPrR0dcgWXP1EvZg==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 204.210.114.114 Received: from [204.210.114.114] ([204.210.114.114:63920] helo=localhost.hawaii.res.rr.com) by hrndva-oedge03.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 28/83-20194-806DC015; Sat, 02 Feb 2013 09:02:01 +0000 Received: by localhost.hawaii.res.rr.com (Postfix, from userid 1000) id 002CA5D19; Fri, 1 Feb 2013 23:04:27 -1000 (HST) Date: Fri, 1 Feb 2013 23:04:27 -1000 From: Parv To: ajtiM Subject: Re: Opera Message-ID: <20130202090427.GA13275@holstein.holy.cow> Mail-Followup-To: ajtiM , freebsd-questions@freebsd.org References: <3869488.94aLn8erW8@luna.wi.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3869488.94aLn8erW8@luna.wi.rr.com> Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2013 09:02:03 -0000 in message <3869488.94aLn8erW8@luna.wi.rr.com>, wrote ajtiM thusly... > > Hi! > > I use Opera 12.12. I use KDE 4 and Fluxbox. > In operaprefs.ini I have > [File Selector] > Dialog Toolkit=4 > > which help me that Opera works othervise I get: > libpng error: incorrect data check > libpng error: incorrect data check > Segmentation fault (core dumped) > > This happened on KDE but without above lines in operaprefs.ini, Opera works > without problem on Fluxbox. > > What is different, please? (Go to "opera:config" by typing in the address bar. Then in the search field (one with magnifying lend), type "toolkit". You will then see only "File Selector: Dialog Toolkit" option. When you click the "[?]" icon, you will the values (0-4) and short explanation.) With that out of way, option value "4" tells opera to "use X11 for file selector" instead of auto detected one, Qt, GTK, or KDE one. Seems like any or all of opera, kde, png library need to be rebuilt, possibly along with other respective dependencies. Sorry, I couldn't be of much help with this. --