From owner-freebsd-current@FreeBSD.ORG Wed Mar 30 19:41:01 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81A1C106566C; Wed, 30 Mar 2011 19:41:01 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from mail.iXsystems.com (newknight.ixsystems.com [206.40.55.70]) by mx1.freebsd.org (Postfix) with ESMTP id 54FD28FC12; Wed, 30 Mar 2011 19:41:01 +0000 (UTC) Received: from mail.ixsystems.com (localhost [127.0.0.1]) by mail.iXsystems.com (Postfix) with ESMTP id 2B5C0A66412; Wed, 30 Mar 2011 12:23:19 -0700 (PDT) Received: from mail.iXsystems.com ([127.0.0.1]) by mail.ixsystems.com (mail.ixsystems.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 45495-05; Wed, 30 Mar 2011 12:23:19 -0700 (PDT) Received: from [192.168.0.186] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.iXsystems.com (Postfix) with ESMTPSA id 48A05A66402; Wed, 30 Mar 2011 12:23:18 -0700 (PDT) Message-ID: <4D938324.9080505@pcbsd.org> Date: Wed, 30 Mar 2011 15:23:16 -0400 From: Kris Moore User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: Jung-uk Kim References: <201103301250.07325.jkim@FreeBSD.org> In-Reply-To: <201103301250.07325.jkim@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Best , Buganini , freebsd-current@freebsd.org, Dimitry Andric , kmoore@FreeBSD.org Subject: Re: Wow... (<-- blown away at performance) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 30 Mar 2011 19:41:01 -0000 On 03/30/2011 12:50, Jung-uk Kim wrote: > On Wednesday 30 March 2011 12:46 am, Buganini wrote: >> It seems work well now, no lockup when I went through pages. >> but I still got lockup when I right-click on some flash >> advertisement. for example, here: http://tw.yahoo.com/ > "Don't do that" is not an answer, I guess? ;-) > > Seriously, this problem is very well known. There were several > work-arounds suggested but the most popular one is setting > GDK_NATIVE_WINDOWS environment variable. Try "GDK_NATIVE_WINDOWS > Flash" on Google and you will see tons of them. Actually, Fedora > took that hack into nspluginwrapper later: > > https://bugzilla.redhat.com/show_bug.cgi?id=542424 > > Basically, Gnome people broke the ABI in the middle of major release > branch, if my understanding is correct. Of course, that caused a lot > of complaints and they had to add the variable to restore the > previous behavior. Now here is the bad news for you. This > environment variable does nothing for us because > linux-f10-gtk2-2.14.7 does not have the compat hack. :-( > > One thing we can do is re-rolling linux-f10-gtk2 with the hack locally > (as we did for x11-toolkits/linux-f10-pango) and using the hack from > www/nspluginwrapper-devel *iff* that actually fixes the problem. > > There was another attempt by PC-BSD to address this issue: > > http://trac.pcbsd.org/changeset/3799 > > Unfortunately, I have no idea how Pango can affect the "right click" > problem in the first place. In fact, I wasn't able to reproduce the > fix on FreeBSD (long ago) and I *thought* their fix is PBI-specific > (kmoore added to CC list). > > Jung-uk Kim I checked the other day, and our pango fix is no longer functional, that was something we did for flash 9 back in the day and it seemed to fix the right-click functionality for our PBIs, but alas, no more. We are in the same boat as you at the moment. -- Kris Moore PC-BSD Software iXsystems