[webkit-dev] NPAPI Plugin on openembedded

Holger Freyther zecke at selfish.org
Thu Jun 11 01:55:36 PDT 2009


On Thursday 11 June 2009 12:09:37 Graffine wrote:
> Hi all:
>
> I port webkit/Gtk+ to openembedded and try to test flash plugin on
> GtkLauncher. I take qemu to simulate the embedded environment, incluing
> arm linux and x86 linux platform. I found that webkit cannot load any
> plugins on x86 linux, but it can work well on arm linux.
>
> The following is my testing steps:
>
> 1. Cross-compile WebKit r44125 and flash plugins (Only for arm linux)
> 2. Put flash plugin on ~/.mozilla/plugins
> 3. Launch GtkLauncher and browse YouTube.
>
> In addition, I also test it on desktop linux(OS is Ubuntu 8.10), and it
> works well. This looks very strange. Does any one know what I miss or
> NPAPI plugins need any extra packages?

I don't understand... you say it does not work x86 linux but then you mention 
it works on Ubuntu 08.10 (which is likely) x86...

anyway use strace and search for faile dlopen, stats, and such that could 
indicate loading the plugin....

z.


More information about the webkit-dev mailing list