After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 664920 - Flash plugin video no longer working
Flash plugin video no longer working
Status: RESOLVED WONTFIX
Product: epiphany
Classification: Core
Component: Backend
3.2.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-27 16:46 UTC by Jonty Pearson
Modified: 2014-12-30 04:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jonty Pearson 2011-11-27 16:46:34 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)
Comment 1 freenod01 2011-12-22 21:29:14 UTC
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)
Comment 2 Ethan Cohen 2011-12-29 20:30:27 UTC
I can confirm on Fedora 16 32bit up to date. Flash is listed as working in "about:plugins" but it doesn't.
Comment 3 Michael Catanzaro 2014-12-30 04:32:59 UTC
nspluginwrapper is no longer needed.