Re: FF10, here we go again

2012-02-18 Thread maticpetek
Hi, This is letter of the topic, but maybe it's useful for someone. In our team we have decided to manually turn off automatic update option for Firefox. We are using FF as primary GWT development environment and every couple of months some update on new version is perform and GWT hosting

Re: FF10, here we go again

2012-02-10 Thread eweye
Plugin is 99% working on Mac OS X Lion - the 'Copy to Clipboard' function does not appear to be working anymore (it was before Lion update, and update to FF10 + the plugin). Could this be a Lion issue, or plugin issue? I'd be happy to open a new issue if there isn't anyone else seeing this -

Re: FF10, here we go again

2012-02-08 Thread Pablo Aguiar
On Mon, Feb 6, 2012 at 8:08 PM, Filipe Sousa nat...@gmail.com wrote: After applying the patch under code review I did $ yum install xulrunner-devel.x86_64 $ make BROWSER=ff100 ARCH=x86_64 DEFAULT_FIREFOX_LIB=/usr/lib64/xulrunner-devel-2 GECKO_LIBS=/usr/lib64/xulrunner-devel-2/lib Works

Re: FF10, here we go again

2012-02-08 Thread Kenny Neal
I had the same issue. After installing the plugin provided by Filipe, it was still getting the dialog. I compiled this version for ubuntu 11.04 x64: http://dl.dropbox.com/u/24610398/gwt-dev-plugin.xpi -- You received this message because you are subscribed to the Google Groups Google Web

Re: FF10, here we go again

2012-02-08 Thread wbabachan
Hello everyone, I have built the GWT Dev Plugin for Firefox 10 and could be downloaded from hier: https://docs.google.com/leaf?id=0Bz789tz1BWLqNGRhZWFiOWUtODY4Yy00MDU5LTg5ZjItMGE4NjE0MTc1Y2E1 I hope it will help you. Waruschan Babachan -- You received this message because you are subscribed

Re: FF10, here we go again

2012-02-08 Thread Thad
I just installed this, but when I try to run in dev mode, I'm told Sorry, the GWT Developer Plugin only supports Firefox 3.0 - 8.0 at present On Feb 8, 1:10 pm, wbabachan wbabac...@googlemail.com wrote: Hello everyone, I have built the GWT Dev Plugin for Firefox 10 and could be downloaded from

Re: FF10, here we go again

2012-02-08 Thread wbabachan
This will work only in Linux, Tesed on Fedora 16 64 bit... On Feb 8, 7:21 pm, Thad thad.humphr...@gmail.com wrote: I just installed this, but when I try to run in dev mode, I'm told Sorry, the GWT Developer Plugin only supports Firefox 3.0 - 8.0 at present On Feb 8, 1:10 pm, wbabachan

Re: FF10, here we go again

2012-02-08 Thread Miousse
This xpi works also for OpenSUSE 11.4 / 12.1 x86_64 -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/hAVET0mfJ1MJ. To post to this group, send

Re: FF10, here we go again

2012-02-08 Thread Juan Carlos Aranda
Windows 7 64 bits... ? 2012/2/8 wbabachan wbabac...@googlemail.com This will work only in Linux, Tesed on Fedora 16 64 bit... On Feb 8, 7:21 pm, Thad thad.humphr...@gmail.com wrote: I just installed this, but when I try to run in dev mode, I'm told Sorry, the GWT Developer Plugin only

Re: FF10, here we go again

2012-02-08 Thread Thad
Okay. I'm running Linux, but 32-bit. I see some below asking for Win 7 64-bit. Is their gonna be a standard location on Google where the current plugins are kept? Like a well- labeled directory? On Feb 8, 1:23 pm, wbabachan wbabac...@googlemail.com wrote: This will work only in Linux, Tesed on

Re: FF10, here we go again

2012-02-08 Thread Alan Leung
The new plugin is pushed: https://dl.google.com/dl/gwt/plugins/firefox/1.0.10862/gwt-dev-plugin.xpi -Alan On Wed, Feb 8, 2012 at 11:11 AM, Thad thad.humphr...@gmail.com wrote: Okay. I'm running Linux, but 32-bit. I see some below asking for Win 7 64-bit. Is their gonna be a standard

Re: FF10, here we go again

2012-02-08 Thread Thomas Klöber
Am 08.02.2012 20:16, schrieb Alan Leung: The new plugin is pushed: https://dl.google.com/dl/gwt/plugins/firefox/1.0.10862/gwt-dev-plugin.xpi great, works on Windows 7 64bit and Windows Server 2003 R2 SP2, 32bit. Thanx Alan -- Intelligent Communication Software Vertriebs GmbH Firmensitz:

Re: FF10, here we go again

2012-02-07 Thread misko237
Does someone have plugin for ubuntu? (Natty if it's important) -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to

Re: FF10, here we go again

2012-02-07 Thread Sandro Munda
Thanks, it works well for me ! Maybe, can you provide a small tutorial for building the plugin when a new firefox version arrived ? I would like to contribute ! On Feb 6, 7:06 pm, Filipe Sousa nat...@gmail.com wrote: ...and for fedora 16 i686 (no

Re: FF10, here we go again

2012-02-07 Thread Filipe Sousa
I just build the plugin for my own use. Changes made into the code that made it possible are not mime. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit

Re: FF10, here we go again

2012-02-06 Thread Filipe Sousa
...and for fedora 16 i686 (no tested) http://dl.dropbox.com/u/5176435/gwt-dev-plugin-i686.xpi -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit

Re: FF10, here we go again

2012-02-06 Thread weihnachtsmann
Could you provide a shell script for plugin building? Your plugin don't work 4me (Linux Mint 12). Thx On Feb 5, 1:24 pm, Filipe Sousa nat...@gmail.com wrote: I build it for Fedora 16 x86_64 (only).http://dl.dropbox.com/u/5176435/gwt-dev-plugin.xpi -- You received this message because you

Re: FF10, here we go again

2012-02-06 Thread Filipe Sousa
After applying the patch under code review I did $ yum install xulrunner-devel.x86_64 $ make BROWSER=ff100 ARCH=x86_64 DEFAULT_FIREFOX_LIB=/usr/lib64/xulrunner-devel-2 GECKO_LIBS=/usr/lib64/xulrunner-devel-2/lib -- You received this message because you are subscribed to the Google Groups

Re: FF10, here we go again

2012-02-05 Thread Filipe Sousa
I build it for Fedora 16 x86_64 (only). http://dl.dropbox.com/u/5176435/gwt-dev-plugin.xpi -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit

Re: FF10, here we go again

2012-02-04 Thread marcotrev
Does the change cover the ESR version too? Cheers Marco On Feb 2, 7:03 am, Alan Leung acle...@google.com wrote: Currently under code review: http://gwt-code-reviews.appspot.com/1634803/ -Alan On Wed, Feb 1, 2012 at 10:06 AM, Adam a...@sevogle.com wrote: Well, hopefully their

Re: FF10, here we go again

2012-02-02 Thread Olivier Voortman
Thank you !! ;-) -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For

Re: FF10, here we go again

2012-02-02 Thread Dimitrijević Ivan
Anyway I hope this will help http://blog.fligtar.com/2011/09/26/add-on-compatibility-progress-plans/ -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit

Re: FF10, here we go again

2012-02-02 Thread Thomas Broyer
As Alan said, it won't really: “Our compatibility plan has two notable shortcomings: it doesn’t work for add-ons with binary components and it doesn’t work for add-ons not hosted on AMO. The vast majority of add-ons don’t contain binary components, which must be recompiled with every version of

FF10, here we go again

2012-02-01 Thread Dimitrijević Ivan
Google please provide us FF10 compatible addon. 10x -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/GsKp_wV6oJ4J. To post to this group, send

Re: FF10, here we go again

2012-02-01 Thread David Guo
looking forward to the new GWT plugin for FF10 -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/zkvPoc0BRWQJ. To post to this group, send email to

Re: FF10, here we go again

2012-02-01 Thread Alan Leung
I've been working on it. Just FYI, the forward compatibility feature in FF10 doesn't apply to binary extensions so it won't make this process simpler in any way. :( -Alan On Wed, Feb 1, 2012 at 6:20 AM, David Guo angel243...@gmail.com wrote: looking forward to the new GWT plugin for FF10 --

Re: FF10, here we go again

2012-02-01 Thread Adam
Well, hopefully their long term support of FF10, will allow it to be used for GWT dev for a while w/o all the hassle of updates all the time. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit

Re: FF10, here we go again

2012-02-01 Thread Alan Leung
Currently under code review: http://gwt-code-reviews.appspot.com/1634803/ -Alan On Wed, Feb 1, 2012 at 10:06 AM, Adam a...@sevogle.com wrote: Well, hopefully their long term support of FF10, will allow it to be used for GWT dev for a while w/o all the hassle of updates all the time. --