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.

_______________________________________________
Mailing list: https://launchpad.net/~compiz
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp

Reply via email to