From owner-freebsd-questions@FreeBSD.ORG Sat Feb 18 00:48:38 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56990106564A for ; Sat, 18 Feb 2012 00:48:38 +0000 (UTC) (envelope-from tech.junk@myfairpoint.net) Received: from mail28c26.carrierzone.com (mailc26-lb1-ajip.carrierzone.com [64.29.152.8]) by mx1.freebsd.org (Postfix) with ESMTP id 00E208FC08 for ; Sat, 18 Feb 2012 00:48:37 +0000 (UTC) X-Authenticated-User: tech.junk.myfairpoint.net Received: from tardis.cinnet (pool-72-71-207-176.cncdnh.fast03.myfairpoint.net [72.71.207.176]) (authenticated bits=0) by mail28c26.carrierzone.com (8.13.6/8.13.1) with ESMTP id q1I0mWut012064 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 17 Feb 2012 19:48:34 -0500 Message-ID: <4F3EF55F.9030300@myfairpoint.net> Date: Fri, 17 Feb 2012 19:48:31 -0500 From: sean User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4F3D79E7.2050408@myfairpoint.net> <339DE86F-1C75-43AC-91D2-562E8B890A8B@myfairpoint.net> <4F3DAE6F.3040706@herveybayaustralia.com.au> <4F3EF087.7070900@myfairpoint.net> In-Reply-To: <4F3EF087.7070900@myfairpoint.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CSC: 0 X-CHA: v=1.1 cv=0EXi+CXgsfAduPhprmmD8KBMu83bRlin8VVsYxGsqUQ= c=1 sm=1 a=ARgoipcozPkA:10 a=rfH5AOF9JjsA:10 a=YamaJ3vGr5cA:10 a=qiV6Z9L8f1sA:10 a=8nJEP1OIZ-IA:10 a=A6gFFesEe+JZEf3YhMpIRw==:17 a=zG4blzuDAY126kMwu8EA:9 a=Q0ckfN5gkBXuTfIaKiIA:7 a=wPNLvfGTeEIA:10 a=A6gFFesEe+JZEf3YhMpIRw==:117 X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A02020B.4F3EF565.0038,ss=1,re=0.000,fgs=0 Subject: Re: Adobe Linux Flash (Success) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tech.junk@myfairpoint.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2012 00:48:38 -0000 On 02/17/12 19:27, sean wrote: > > > Now when I run nspluginwrapper -v -a -i as a user I get the following, > > Auto-install plugins from /usr/local/lib/browser_plugins > Looking for plugins in /usr/local/lib/browser_plugins > Auto-install plugins from /usr/local/lib/npapi/linux-f10-flashplugin > Looking for plugins in /usr/local/lib/npapi/linux-f10-flashplugin > Install plugin > /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so > ... already installed system-wide, skipping > Auto-install plugins from /home/sean/.mozilla/plugins > Looking for plugins in /home/sean/.mozilla/plugins > I noticed in the above information that it was looking for the flash plugin in the plugins directory under .mozilla. There was no such directory. I created the directory and ran nspluginwrapper again and flash is now listed and working. It seems to flicker on occasions a bit but it is running. Are there any tuning options that might be available to get rid of the occasional flicker? Thanks all, Sean