Folks, i got the same problem, with the plugin in 64 bit linux... and no way on earth that i would reverse my applications to 32 bit , just to work fine with it...
so the solution was to download the GWT 2 source code... and compile the firefox plugin with my 64 bit libs... it work fine, any help wanted on it, let me know... im just missing the 64 bit plugin for eclipse... but for now im creating projects by hand... as i get used to it .. any issues on compile that from source.. or whatever solution... let me know too.. Regards, Fabio Kaminski On Thu, Feb 25, 2010 at 11:07 AM, Thomas Ardal <[email protected]>wrote: > Hi all, > > I had the same problem. Changing my prefered language to en-us made > Firefox 3.6 able to install the GWT Developer Plugin. > > Regards, > Thomas > > On 18 Feb., 22:35, Arturas <[email protected]> wrote: > > Hi All, > > > > The same issue as anybody reported. I am running 64bit debian lenny, > > (2.6.30.5.2.pm64-smp) with Mozilla Iceweasel 3.5.5. I have installed > > the plugin, and tried to debug a gwt project. Once it gets to the > > browser, the browser complains that the addon is not installed. > > > > My solution was to installed a debootstrapped ubuntu karmic 32bit on > > top of debian (cf.https://wiki.ubuntu.com/DebootstrapChroot) with > > 32bit firefox in it, and use the firefox 32bit version to run and > > debug gwt applications. That worked perfectly ok. > > > > I would not recommend installing debian lenny 32bit version, since by > > default firefox is of version 3.0.x. This version was too early for > > gwt addon. > > > > Thanks, > > arturas > > > > On Feb 9, 12:41 pm, vali <[email protected]> wrote: > > > > > Hello! > > > > > I've got the same problem. I can install the plugin in firefox 3.6 but > > > when i want to use it, i just get a message that i need the plugin (as > > > if it wasnt installed yet). > > > Works with FF3.6 in windows tho' > > > Using 3.5.7 until the bug is fixed... Unfortunately i didnt find many > > > people complaining about that, so i hope this will be fixed at all. > > > > > im using arch linux w/ 2.6.32 under gnome btw. > > > greets > > > vali > > > > > On 8 Feb., 13:55, makoki <[email protected]> wrote: > > > > > > We've got a similar problem under mac. The app that before the plugin > > > > update worked fine now has some problems with DateBox instances, > other > > > > browsers plugins seems fine, the application runs fine if compiled > and > > > > seen through any browser including FF without plugin, it gets the > same > > > > problems if try the compiled app with a FF browser with the plugin. > > > > Oh, we're using FF 3.6 and GWT 2.0 > > > > > > On 3 feb, 14:21, kolstae <[email protected]> wrote: > > > > > > > I have the exact sameproblem. > > > > > > > On Feb 2, 4:53 pm, Thad <[email protected]> wrote: > > > > > > > > Yes. This has been observed and commented on. I've been > usingFirefox3.5.7 (on Linux) because of this. > > > > > > > > This morning I was alerted to an update to the GWTplugin, and > > > > > > installed it (v.1.0.7511). However it still does not work > withFirefox3.6. When I try using it,Firefox3.6just asks for, > > > > > > downloads, and installs thepluginover and over again. > > > > > > > > On Jan 30, 2:39 am, akhil <[email protected]> wrote: > > > > > > > > > Dear Team, > > > > > > > > > i m using GWT 2.0 with MyEclips6.0, i created an sample project > with > > > > > > > GWT but when i compile and goto browse (FireFox3.6) that it is > asking > > > > > > > that apluginis required , as per give link i download theplugin > > > > > > > also, but it's showing error that it is not compatible > withFireFox3.6 > > > > > > > > > wating for Help > > > > > > > > > regards > > > > > > > Akhil > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
