Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-10-22 Thread Max Völkel
Hmm, now works fine on Chrome Version 22.0.1229.94. Thanks!

-- 
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/-/diTcrb6NgKUJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-10-22 Thread Vincent
It was broke before for me as well but now appears to be working again... 
(I presume we can thank Google for fixing it?) 
my details
Chrome version: 22.0.1229.94
GWT Developer Plugin version: 1.0.11338 (although I did hit Update 
extensions now button on chrome://chrome/extensions/)
Mac OS/X: 10.6.8 (Snow Leopard)

-- 
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/-/MCAFbYwQpHUJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-10-15 Thread Benjamin Possolo
Reverting to Chrome 21 worked for me but the fact that Google Chrome 
auto-updates means I always have to use this browser and I can never quit 
the browser either.
This is so stupid. Google, please allow users to easily disable auto-update 
for christ's sake. Its ridiculous that we always have to auto-update all 
Google products or none. This has bitten me so many times at work too.

-- 
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/-/sIaBAvZJch0J.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-10-14 Thread Max Völkel
Any update on this?

On Monday, October 1, 2012 4:00:22 PM UTC+2, Thomas Broyer wrote:


 On Monday, October 1, 2012 3:58:37 PM UTC+2, Konstantin Solomatov wrote:

 Still have the same problem. Is anyone going to fix it?



 It's in the works: http://gwt-code-reviews.appspot.com/1844803/ 


-- 
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/-/HrauD45B0IQJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-10-01 Thread Konstantin Solomatov
Still have the same problem. Is anyone going to fix it?

On Thursday, September 27, 2012 8:17:38 PM UTC+4, Tony Rah wrote:

 Follow Thad's link to the other discussion and use Brandon's fix from 
 there (installing last version of Chrome side-by-side with the latest). All 
 other approaches were met with failure for me and although Firefox is much 
 faster and more stable, I just can't stomach developing on that browser 
 anymore except during cross-browser test waves prior to checkin. I imagine 
 the GWT team will get the plugin fixed in the next few days and the old 
 version of Chrome in question is only about 4 weeks old so not a big deal.

 Also, so you don't spend time figuring it out you are looking for chrome 
 v21.0.1180.89. That was the version prior to v22.0.1229.79 that was 
 released yesterday that broke dev mode.

 On Wednesday, September 26, 2012 12:57:15 PM UTC-6, Thad wrote:

 I've got it working! See 
 https://groups.google.com/d/msg/google-web-toolkit/jDg3KoXoVPc/9PcgFBvLJM8J

 On Wednesday, September 26, 2012 12:49:08 PM UTC-4, Jambi wrote:

 Hey guys,

 today I was starting my gwt app in Chrome and there appears a message 
 that the dev plugin couldn´t be loaded. I think this could be the fault of 
 an auto update... Does anyone else have this issue on Mac osx with Chrome 
 22.0.1229.79 
 and dev plugin 1.0.9738?

 this drives me crazy oO!



-- 
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/-/mr-DUlJ9XHsJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-10-01 Thread Thomas Broyer

On Monday, October 1, 2012 3:58:37 PM UTC+2, Konstantin Solomatov wrote:

 Still have the same problem. Is anyone going to fix it?



It's in the works: http://gwt-code-reviews.appspot.com/1844803/ 

-- 
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/-/z7bqza1AVcQJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-27 Thread Tony Rah
Follow Thad's link to the other discussion and use Brandon's fix from there 
(installing last version of Chrome side-by-side with the latest). All other 
approaches were met with failure for me and although Firefox is much faster 
and more stable, I just can't stomach developing on that browser anymore 
except during cross-browser test waves prior to checkin. I imagine the GWT 
team will get the plugin fixed in the next few days and the old version of 
Chrome in question is only about 4 weeks old so not a big deal.

Also, so you don't spend time figuring it out you are looking for chrome 
v21.0.1180.89. That was the version prior to v22.0.1229.79 that was 
released yesterday that broke dev mode.

On Wednesday, September 26, 2012 12:57:15 PM UTC-6, Thad wrote:

 I've got it working! See 
 https://groups.google.com/d/msg/google-web-toolkit/jDg3KoXoVPc/9PcgFBvLJM8J

 On Wednesday, September 26, 2012 12:49:08 PM UTC-4, Jambi wrote:

 Hey guys,

 today I was starting my gwt app in Chrome and there appears a message 
 that the dev plugin couldn´t be loaded. I think this could be the fault of 
 an auto update... Does anyone else have this issue on Mac osx with Chrome 
 22.0.1229.79 
 and dev plugin 1.0.9738?

 this drives me crazy oO!



-- 
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/-/aTlFemwr01cJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-26 Thread John
YES!!  And I thought maybe uninstalling/reinstalling the plugin might help, 
but it doesn't reinstall. :(

On Wednesday, September 26, 2012 12:49:08 PM UTC-4, Jambi wrote:

 Hey guys,

 today I was starting my gwt app in Chrome and there appears a message that 
 the dev plugin couldn´t be loaded. I think this could be the fault of an 
 auto update... Does anyone else have this issue on Mac osx with Chrome 
 22.0.1229.79 
 and dev plugin 1.0.9738?

 this drives me crazy oO!


-- 
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/-/CE8apjwjd90J.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-26 Thread Jambi
ah ok! have you figured out a convienient way to roll back the versioning? 
maybe someone has an idea which old version to use. I was trying an older 
beta but it still won´t work

Am Mittwoch, 26. September 2012 19:23:25 UTC+2 schrieb John:

 YES!!  And I thought maybe uninstalling/reinstalling the plugin might 
 help, but it doesn't reinstall. :(

 On Wednesday, September 26, 2012 12:49:08 PM UTC-4, Jambi wrote:

 Hey guys,

 today I was starting my gwt app in Chrome and there appears a message 
 that the dev plugin couldn´t be loaded. I think this could be the fault of 
 an auto update... Does anyone else have this issue on Mac osx with Chrome 
 22.0.1229.79 
 and dev plugin 1.0.9738?

 this drives me crazy oO!



-- 
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/-/tJ72YECzyrYJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-26 Thread Jens
It works with stable Chrome 21.x.xxx. Just don't use the Chrome Beta build.

-- J.

Am Mittwoch, 26. September 2012 18:49:08 UTC+2 schrieb Jambi:

 Hey guys,

 today I was starting my gwt app in Chrome and there appears a message that 
 the dev plugin couldn´t be loaded. I think this could be the fault of an 
 auto update... Does anyone else have this issue on Mac osx with Chrome 
 22.0.1229.79 
 and dev plugin 1.0.9738?

 this drives me crazy oO!


-- 
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/-/0Df64TKtgNEJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-26 Thread John
No, just jumped over to Firefox.  What a pain!

On Wednesday, September 26, 2012 1:35:29 PM UTC-4, Jambi wrote:

 ah ok! have you figured out a convienient way to roll back the versioning? 
 maybe someone has an idea which old version to use. I was trying an older 
 beta but it still won´t work

 Am Mittwoch, 26. September 2012 19:23:25 UTC+2 schrieb John:

 YES!!  And I thought maybe uninstalling/reinstalling the plugin might 
 help, but it doesn't reinstall. :(

 On Wednesday, September 26, 2012 12:49:08 PM UTC-4, Jambi wrote:

 Hey guys,

 today I was starting my gwt app in Chrome and there appears a message 
 that the dev plugin couldn´t be loaded. I think this could be the fault of 
 an auto update... Does anyone else have this issue on Mac osx with Chrome 
 22.0.1229.79 
 and dev plugin 1.0.9738?

 this drives me crazy oO!



-- 
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/-/AlNPlgVxSZwJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-26 Thread Jambi
Thanks! It works!

here some links:

http://mac.oldapps.com/google_chrome.php?old_chrome=1242

http://osxdaily.com/2012/04/06/disable-google-chrome-automatic-software-update/

Am Mittwoch, 26. September 2012 19:41:59 UTC+2 schrieb Jens:

 It works with stable Chrome 21.x.xxx. Just don't use the Chrome Beta build.

 -- J.

 Am Mittwoch, 26. September 2012 18:49:08 UTC+2 schrieb Jambi:

 Hey guys,

 today I was starting my gwt app in Chrome and there appears a message 
 that the dev plugin couldn´t be loaded. I think this could be the fault of 
 an auto update... Does anyone else have this issue on Mac osx with Chrome 
 22.0.1229.79 
 and dev plugin 1.0.9738?

 this drives me crazy oO!



-- 
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/-/Qv2Su-1xdskJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-26 Thread Jens
You should also consider using Firefox during development. The DevMode 
plugin for Firefox is *a lot faster* than the Chrome plugin.

-- J.

-- 
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/-/IPeosj_pMLIJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-26 Thread Jambi
Yes, usually i do. But right now i´m developing with MGWT (so webkit only).

Am Mittwoch, 26. September 2012 20:01:37 UTC+2 schrieb Jens:

 You should also consider using Firefox during development. The DevMode 
 plugin for Firefox is *a lot faster* than the Chrome plugin.

 -- J.


-- 
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/-/kLepPTEntY0J.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-26 Thread Thad
I've got it working! 
See https://groups.google.com/d/msg/google-web-toolkit/jDg3KoXoVPc/9PcgFBvLJM8J

On Wednesday, September 26, 2012 12:49:08 PM UTC-4, Jambi wrote:

 Hey guys,

 today I was starting my gwt app in Chrome and there appears a message that 
 the dev plugin couldn´t be loaded. I think this could be the fault of an 
 auto update... Does anyone else have this issue on Mac osx with Chrome 
 22.0.1229.79 
 and dev plugin 1.0.9738?

 this drives me crazy oO!


-- 
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/-/cAFz4F2TJ8sJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-09-26 Thread Jambi
Thanks for the hint! I´ll try it later

Am Mittwoch, 26. September 2012 20:57:15 UTC+2 schrieb Thad:

 I've got it working! See 
 https://groups.google.com/d/msg/google-web-toolkit/jDg3KoXoVPc/9PcgFBvLJM8J

 On Wednesday, September 26, 2012 12:49:08 PM UTC-4, Jambi wrote:

 Hey guys,

 today I was starting my gwt app in Chrome and there appears a message 
 that the dev plugin couldn´t be loaded. I think this could be the fault of 
 an auto update... Does anyone else have this issue on Mac osx with Chrome 
 22.0.1229.79 
 and dev plugin 1.0.9738?

 this drives me crazy oO!



-- 
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/-/mH4je9gXSXIJ.
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 more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.