GNOME Bugzilla – Bug 664920
Flash plugin video no longer working
Last modified: 2014-12-30 04:32:59 UTC
I'm using F16 with epiphany and have installed the latest flash plugin, using nspluginwrapper. When I go to youtube, vimeo etc, the plugin shows a square brick instead of loading and playing the video. A bit more info below. Fedora 16 x86_64 Epiphany 3.2.1 (epiphany-3.2.1-2.fc16.x86_64) Webkit (webkitgtk3-1.6.1-1.fc16.x86_64) Wrapper (nspluginwrapper-1.4.4-3.fc16.x86_64) Flash 11.1 (flash-plugin-11.1.102.55-release.x86_64)
I am meet the similar problem. I want to wrap one web-based flash to an webKitGtk application. The flash's url is [ http://douban.fm/radio ], But it can't work. ENV: Fedora 16 x86_64 Flash 11.1 (flash-plugin-11.1.102.55-release.x86_64) CODE: just [ http://live.gnome.org/WebKitGtk/ProgrammingGuide/Tutorial ], only changed the [ webkit_web_view_load_uri(webView, " http://douban.fm/radio"); ] BUILD: gcc `pkg-config --cflags --libs gtk+-3.0 webkitgtk-3.0` test.c run-output-on-console: ** (a.out:25812): DEBUG: NP_Initialize ** (a.out:25812): DEBUG: NP_Initialize succeeded ** (a.out:25812): DEBUG: NP_Initialize ** (a.out:25812): DEBUG: NP_Initialize succeeded ** (a.out:25812): DEBUG: NP_Initialize ** (a.out:25812): DEBUG: NP_Initialize succeeded ** (a.out:25812): DEBUG: NP_Initialize ** (a.out:25812): DEBUG: NP_Initialize succeeded ERROR: Invalid browser function table. Some functionality may be restricted. (a.out:25812): GnomeShellBrowserPlugin-DEBUG: plugin loaded java version "1.6.0_22" OpenJDK Runtime Environment (IcedTea6 1.10.4) (fedora-61.1.10.4.fc16-x86_64) OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
I can confirm on Fedora 16 32bit up to date. Flash is listed as working in "about:plugins" but it doesn't.
nspluginwrapper is no longer needed.