On 28 October 2010 23:34, Tim Dobson <[email protected]> wrote: > Hey there, > > I suspect this is a known issue, is anyone to point me in the direction > of any fixes. >
Before using the Sevenmachines Flash PPA I used the following script to launch Firefox, and had it set as my preferred browser. This fixed things in most cases. #!/bin/sh export GDK_NATIVE_WINDOWS=1 exec /usr/bin/firefox "$@" I'm using 64-bit, and since using 10.1 from the PPA I haven't had a problem, however. Jonathon -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
