← Back to team overview

compiz team mailing list archive

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

 

Further to my own comment #212:  If you want to automagically solve this
for apps you run from the command line and not just apps run from menus,
drop this line into /etc/bash.bashrc or your own ~/.bashrc  as well:

export GDK_NATIVE_WINDOWS=1

WLB -- just do this from a terminal as an admin user (or the user you
set up during the Ubuntu install):

sudo su -l 
<probably have to enter your password then>
echo "export GDK_NATIVE_WINDOWS=1" >> /etc/profile
echo "export GDK_NATIVE_WINDOWS=1" >> /etc/bash.bashrc
exit

You should be good to go.  Of course, its not a bug fix, its a
workaround.

JP

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