From owner-freebsd-stable@FreeBSD.ORG Thu Sep 29 18:41:44 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60F651065670 for ; Thu, 29 Sep 2011 18:41:44 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 272EE8FC0C for ; Thu, 29 Sep 2011 18:41:44 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id 1FB746108 for ; Thu, 29 Sep 2011 14:41:43 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1317321703; bh=wKl6ocxwQK7vvRgzPBZoladmV4VnU0PsIgKUy1fJFHI=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=bQaZaYzYnglR34BfvZCahd2QPT+npx9Iq0kq2sDHwA9vd2QEriKUGCDEjIbWCMS5J cL97IGkkGjN2EPSnXh2+vOu7Qn3wHzc1nI3bNVVpP4g66yLTVqeLCuNN+Dt0Mm8 DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: references:in-reply-to:content-type:content-transfer-encoding; b=FsMuAhc3bsqpcNTrOLipch0ER3nIVeR/agOCZ7Tl6gvqbdjiKVr9ckkZf3OzKbJmn 41gZYCk+4ECRiOTYRVI7VRBio+NP7PCscOwVS87K4cqz+YcKeOqjEPdYzHMfBUx Message-ID: <4E84BBE3.1090701@protected-networks.net> Date: Thu, 29 Sep 2011 14:41:39 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:7.0) Gecko/20110928 Thunderbird/7.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <289481317219917@web124.yandex.ru> <20110928104226.2e53343f@cox.net> <587271317225583@web125.yandex.ru> <20110928115008.3d121d38@cox.net> <20110928121035.568ff6e6@cox.net> <753371317233305@web145.yandex.ru> <20110929175755.GA1694@callisto.augenstein.ten> In-Reply-To: <20110929175755.GA1694@callisto.augenstein.ten> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: linux-f10-flashplugin X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2011 18:41:44 -0000 On 09/29/11 13:57, Norbert Augenstein wrote: > On Wed, Sep 28, 2011 at 10:08:25PM +0400, S.N.Grigoriev wrote: >> 28.09.2011, 21:10, "Conrad J. Sabatier": >>> On Wed, 28 Sep 2011 11:50:08 -0500 >>> "Conrad J. Sabatier" wrote: [ .. snip .. ] >>> >>> Actually, now that I think of it, I think the way I did it was this: >>> >>> cd /home/conrads/.mozilla/plugins >>> >>> /usr/local/lib/nspluginwrapper/x86_64/freebsd/npconfig >>> -i /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so >>> >>> And npwrapper.libflashplayer.so was created >>> under /home/conrads/.mozilla/plugins. >>> >>> Hope this helps. >> >> I've done it. No results. > > ... same problem here, but the last i did yesterday was a > 'freebsd-update' to 8.2-RELEASEp3 > > after 'freebsd-update rollback' flash is working again. > can someone look at this? Another data-point; when it fails, it records .. (npviewer.bin:62652): Gtk-WARNING **: cannot open display: :0 *** NSPlugin Wrapper *** ERROR: failed to initialize plugin-side RPC client connection NOTE: child process received `Goodbye', closing down .. in .xsession-errors :-( imb