[Bug 410407] Re: Flash does not work correctly [READ DESCRIPTION]

Serious cs071007 at fhstp.ac.at
Sat Dec 12 15:51:53 UTC 2009


as for a workaround for opera: it basically works the same as with
firefox (exporting GDK_NATIVE_WINDOWS=1). The file to do this is
/usr/lib/opera/operapluginwrapper. I added it right before the "exec"
(last line) and that seems to work. So, the end of the file looks like
this now:

export GDK_NATIVE_WINDOWS=1;
exec "$wrapper" "$@"

I also tried to export this when executing opera through a script in
~/bin/opera, but that didn't work (I still use the script to add the
"-systemstyle" property though for my qt4 build ;))

-- 
Flash does not work correctly [READ DESCRIPTION]
https://bugs.launchpad.net/bugs/410407
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to flashplugin-nonfree in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list