From owner-freebsd-questions@FreeBSD.ORG Sat Nov 9 15:30:43 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3297E5B5 for ; Sat, 9 Nov 2013 15:30:43 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from avasout07.plus.net (avasout07.plus.net [84.93.230.235]) by mx1.freebsd.org (Postfix) with ESMTP id 8E26E244B for ; Sat, 9 Nov 2013 15:30:42 +0000 (UTC) Received: from curlew.milibyte.co.uk ([84.92.153.232]) by avasout07 with smtp id nTWZ1m001516WCc01TWaCn; Sat, 09 Nov 2013 15:30:34 +0000 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=O/UA4nNW c=1 sm=1 tr=0 a=lfSX4pPLp9EkufIcToJk/A==:117 a=lfSX4pPLp9EkufIcToJk/A==:17 a=D7rCoLxHAAAA:8 a=0Bzu9jTXAAAA:8 a=mSnCZvPJBnkA:10 a=iCYF3wDok9sA:10 a=ZTb9aqGL9YkA:10 a=8nJEP1OIZ-IA:10 a=mjMnZd04v4wA:10 a=PZapCBPDkOxVXO4igcMA:9 a=wPNLvfGTeEIA:10 Received: from curlew.lan ([192.168.1.13]) by curlew.milibyte.co.uk with esmtp (Exim 4.80.1) (envelope-from ) id 1VfAUX-0001fO-CC; Sat, 09 Nov 2013 15:30:32 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Sat, 9 Nov 2013 15:30:27 +0000 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RELEASE-p7; KDE/4.10.5; amd64; ; ) References: <20131109121740.GH794@lena.kiev> In-Reply-To: <20131109121740.GH794@lena.kiev> MIME-Version: 1.0 Message-Id: <201311091530.27520.jmc-freebsd2@milibyte.co.uk> X-SA-Exim-Connect-IP: 192.168.1.13 X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on curlew.lan X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 Subject: Re: Problem with Google streetview and firefox Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on curlew.milibyte.co.uk) Cc: Lena@lena.kiev.ua 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, 09 Nov 2013 15:30:43 -0000 On Saturday 09 Nov 2013 12:17:40 Lena@lena.kiev.ua wrote: > I used dom.ipc.plugins.enabled.npwrapper.libflashplayer.so false > (in about:config in Firefox) as a workaround for some youtube videos to > play. But eventually it caused that same problem with Street View in > Google Maps. So, I had to set > dom.ipc.plugins.enabled.npwrapper.libflashplayer.so and > dom.ipc.plugins.enabled back to default true, that helped with Street > View. Surprisingly, the youtube videos which earlier gave the error > message (about Flash) are played successfully now. Thanks, that seems to have fixed it. I don't have dom.ipc.plugins.enabled.npwrapper.libflashplayer.so set on my system but dom.ipc.plugins.enabled had been set to false, ISTR that I needed to do that some time ago to make youtube work. I've reset dom.ipc.plugins.enabled back to default true and streetview works OK now. Youtube still seems OK too. -- Mike Clarke