From owner-freebsd-emulation@FreeBSD.ORG Sat Apr 18 12:04:50 2015 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8889E727 for ; Sat, 18 Apr 2015 12:04:50 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58DBB681 for ; Sat, 18 Apr 2015 12:04:50 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t3IC4ofu053830 for ; Sat, 18 Apr 2015 12:04:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 198541] www/linux-c6-flashplugin11 does not work with firefox 36 or opera 12 Date: Sat, 18 Apr 2015 12:04:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: riggs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: xmj@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_severity Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2015 12:04:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198541 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org Severity|Affects Only Me |Affects Many People --- Comment #2 from Thomas Zander --- This issue definitely does affect quite some people. There has been a fruitless discussion on the mailing lists a while ago, and I am unhappy to confirm that this problem continues to exist since FF36. However, I don't think flash support is totally broken, but it does not fully work either. Canonical example: Adobe's flash test site at http://www.adobe.com/software/flash/about/ has two embedded flash objects: 1) Immediately below the headline "Adobe flash player", some bouncing cube is displayed (when flash works). 2) Below the flash object 1) there is "Version Information" which seems to read the version of the installed flash plugin and then continues to statically display this version number. What I observe here: Upon loading the page, the bouncing cube is displayed and the version information is displayed as well ("You have version 11,2,202,457 installed", as of today). At first, this looks like flash is fine. But after about 5 seconds, the bouncing cube flash object dies and only the white background is visible in the area where the flash object 1) is supposed to be. The static flash object 2) continues to be active; I can right-click on the object an open "Global settings" which brings me to the flash plugin settings, as expected. A right click on the white area where object 1) was before, however, brings up only firefox's standard menu for right clicks. This implies that object 1) has died after the initial cube display while object 2) displaying merely static text continues to run. I could confirm that this has nothing to do with other plugins or extensions. I created a fresh, empty firefox profile just for testing this; behaviour is exactly identical. I am happy to test patches if there is any idea what to try next. -- You are receiving this mail because: You are on the CC list for the bug.