On Sun, Mar 8, 2009 at 2:13 PM, John Tamplin <[email protected]> wrote:
> On Sun, Mar 8, 2009 at 12:00 AM, Vitali Lovich <[email protected]> wrote: > >> Yup - using Firefox. No warnings came up. I grabbed the XPCOM plugin >> from the oophm branch & it installed on both FF3.1 & FF3.0. The one in the >> firefox directory only installed in FF3.0. >> > > That is odd, since there should be no difference between 3.0 and 3.1 as far > as the ABI goes -- did it give you an error message? > It said that the (firefox) plugin is incompatible with this version of firefox. It's probably just the version number - you need to bump it up to 3.1. Even if the ABI remains the same, AFAIK, plugins still have to have their versions bumped if they specify a maximum. The XPCOM plugin installs on both. Registering the dll does nothing for IE (I made sure to launch the 32-bit version). > > > >> On Windows though, the browser & JVM are still 32-bit - is this still >> unsupported? Is x64 Linux supported - that has a 64-bit browser & 64-bit >> JVM. > > > The JVM doesn't matter for OOPHM, what matters is the browser. If the > browser is 32-bit on Windows it should work. Does it show up in > about:plugins? I didn't look in the about:plugins - just the add-ons menu. Would there be a difference? The machine with my project is in Linux for the time being (until some-time Monday), so if there is a difference, I can only check after then. > > > The 64-bit Linux plugin works, though I have seen weirdness on some > distros. I use it on 64-bit Ubuntu 8 and FC9, though for some reason the > plugin doesn't initialize on FC10. I suspect library version issues, and > getting it where it installs on every distro is one of the polish things > that needs to be done before we can replace legacy hosted mode. Luckily I'm using Ubuntu, so I'll try this out as soon as I get back to my GWT project. I'm juggling my last (hopefully) 3 assignments of university right now :D. > > -- > John A. Tamplin > Software Engineer (GWT), Google > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
