From owner-freebsd-questions@FreeBSD.ORG Sat Nov 9 12:18:20 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 CEBFE16B for ; Sat, 9 Nov 2013 12:18:20 +0000 (UTC) (envelope-from Lena@lena.kiev.ua) Received: from lena.kiev.ua (lena.kiev.ua [82.146.52.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 97ABA2A63 for ; Sat, 9 Nov 2013 12:18:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lena.kiev.ua; s=3; h=In-Reply-To:Content-Type:Mime-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=ZtJMthWT6tTFGx760oH7iD6xSAlHVjGuKElA+5mYfyE=; b=GP+oIpl/l32KY9T23bx9qhNDQtJOrj0uUP8LasWCYw+z5r2wNA3JPpFRWM5JybQh4Cvg7awJjgi8CGFfTTTDumWi4mW8RipDdxUY/296ZRK9Baj9l+XJ6EqVBgiXcVqoyBDX57dx7NmaaH7V2gSV4u6OXn1CyW8sekejYL2wg7U=; Received: from ip-384c.rusanovka-net.kiev.ua ([94.244.56.76] helo=bedside.lena.kiev.ua) by lena.kiev.ua with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Vf7UY-000Gte-Jh; Sat, 09 Nov 2013 14:18:19 +0200 Received: from bedside.lena.kiev.ua (localhost.lena.kiev.ua [127.0.0.1]) by bedside.lena.kiev.ua (8.14.7/8.14.7) with ESMTP id rA9CHftv044689; Sat, 9 Nov 2013 14:17:41 +0200 (EET) (envelope-from Lena@lena.kiev.ua) Received: (from lena@localhost) by bedside.lena.kiev.ua (8.14.7/8.14.7/Submit) id rA9CHe16044688; Sat, 9 Nov 2013 14:17:40 +0200 (EET) (envelope-from Lena@lena.kiev.ua) Date: Sat, 9 Nov 2013 14:17:40 +0200 From: Lena@lena.kiev.ua To: freebsd-questions@freebsd.org Subject: Re: Problem with Google streetview and firefox Message-ID: <20131109121740.GH794@lena.kiev> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201311081421.07558.jmc-freebsd2@milibyte.co.uk> User-Agent: Mutt/1.4.2.3i Cc: Mike Clarke 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 12:18:20 -0000 > From: Mike Clarke > > Google streetview worked fine with Firefox before my recent upgrade of > ports but I now have a problem. On starting > streetview I see the image but cannot pan, zoom or exit from streetview, > in fact Google maps becomes totally unresponsive > and the image window eventually goes black. 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.