GWT Application misbehaving on Chrome

214 views
Skip to first unread message

vinnie

unread,
Jan 16, 2013, 9:16:46 AM1/16/13
to google-we...@googlegroups.com
I have a GWT application (2.4) that utilizes a DeckLayoutPanel.  I'm assuming Chrome had a recent release to 24.0.1312.52, because an application that was working well, suddenly started to misbehave yesterday.  The application constantly switches between the panels in the Deck.  I did not have this problem last week, and I have not released any software update in the interim.  No other browser experiences this issue.

Has anyone else experienced this?  Has any one found a way to work around the issue?


Thomas Broyer

unread,
Jan 16, 2013, 9:32:54 AM1/16/13
to google-we...@googlegroups.com
See https://groups.google.com/d/topic/google-web-toolkit/UBWsvHYM4SE

TL;DR: this is indeed related to the Chrome update, this is fixed in GWT 2.5, there's an easy workaround for GWT 2.4.

bloo

unread,
Jan 16, 2013, 2:30:32 PM1/16/13
to google-we...@googlegroups.com
I haven't come across any misbehaving in my GWT 2.5 projects with Chrome 24 (24.0.1312.52) - BUT Chrome "source maps" suddenly stopped working for all of my development projects with the Chrome update. I created a GWT 2.5 app from scratch (via Google's Eclipse plugin wizard) and still do not have access to the source files via "source maps" that I had just before the update.

I realize this is a GWT list but I wanted to put it out there to see if I'm alone or not. Not a show-stopper, but hurts debugging.

Thanks.

Thomas Broyer

unread,
Jan 16, 2013, 2:37:15 PM1/16/13
to google-we...@googlegroups.com


On Wednesday, January 16, 2013 8:30:32 PM UTC+1, bloo wrote:
I haven't come across any misbehaving in my GWT 2.5 projects with Chrome 24 (24.0.1312.52) - BUT Chrome "source maps" suddenly stopped working for all of my development projects with the Chrome update. I created a GWT 2.5 app from scratch (via Google's Eclipse plugin wizard) and still do not have access to the source files via "source maps" that I had just before the update.

I realize this is a GWT list but I wanted to put it out there to see if I'm alone or not. Not a show-stopper, but hurts debugging.

Will be in the upcoming GWT 2.5.1.

bloo

unread,
Jan 16, 2013, 9:37:02 PM1/16/13
to google-we...@googlegroups.com
This is what I was hoping to find - thank you Thomas. I'm not crazy.

Do you know when 2.5.1 is going out or is it contingent on all of these being reviewed: https://code.google.com/p/google-web-toolkit/issues/list?q=milestone=2_5_1%20status=ReviewPending

I'm not terribly familiar with your release procedures or if it's simply a "when it's done" thing. Thanks again for your help.

-Blue

Thomas Broyer

unread,
Jan 17, 2013, 3:58:04 AM1/17/13
to google-we...@googlegroups.com


On Thursday, January 17, 2013 3:37:02 AM UTC+1, bloo wrote:
This is what I was hoping to find - thank you Thomas. I'm not crazy.

Do you know when 2.5.1 is going out or is it contingent on all of these being reviewed: https://code.google.com/p/google-web-toolkit/issues/list?q=milestone=2_5_1%20status=ReviewPending

These are the issues we hope(d) to put into 2.5.1. Not all of them will make it I think.
 
I'm not terribly familiar with your release procedures or if it's simply a "when it's done" thing. Thanks again for your help.

We don't really have any fixed release procedure for now (GWT 2.5.1 is the first one done by the GWT Steering Committee). Daniel Kurka is managing this release. We should enter QA early next week, release should come soon after.

bloo

unread,
Jan 17, 2013, 2:21:04 PM1/17/13
to google-we...@googlegroups.com
Cool, thanks. In the meantime I grabbed an image of Chrome 23 for development. That'll allow me to put a breakpoint on the other issue we're discussing on that other thread..

-Blue

Celinio Fernandes

unread,
Jan 31, 2013, 3:27:49 AM1/31/13
to google-we...@googlegroups.com

I have the same problem with a DecoratedTabPanel, not a DeckLayoutPanel.
Is this also fixed in GWT 2.5 ?

Thomas Broyer

unread,
Jan 31, 2013, 3:38:26 AM1/31/13
to google-we...@googlegroups.com


On Thursday, January 31, 2013 9:27:49 AM UTC+1, Celinio Fernandes wrote:

I have the same problem with a DecoratedTabPanel, not a DeckLayoutPanel.
Is this also fixed in GWT 2.5 ?

GWT 2.5 fixes all animations.
But it shouldn't be an issue anymore anyway, as I'm told the change in Chrome has been reverted: https://groups.google.com/d/msg/google-web-toolkit/UBWsvHYM4SE/SZ7xwzqBGV8J

bloo

unread,
Mar 2, 2013, 9:21:12 PM3/2/13
to google-we...@googlegroups.com
Source Maps are still broken in 25 - can anyone confirm this, or am I an idiot? (I keep having to re-install 23 because Chrome will auto-update to 25 whenever I turn my back to it)

Thomas Broyer

unread,
Mar 2, 2013, 9:27:16 PM3/2/13
to google-we...@googlegroups.com


On Sunday, March 3, 2013 3:21:12 AM UTC+1, bloo wrote:
Source Maps are still broken in 25 - can anyone confirm this, or am I an idiot? (I keep having to re-install 23 because Chrome will auto-update to 25 whenever I turn my back to it)

Update to GWT 2.5.1-rc1 and SourceMaps should work.

bloo

unread,
Mar 3, 2013, 9:04:03 PM3/3/13
to google-we...@googlegroups.com
That did it - thanks again, as always.
Reply all
Reply to author
Forward
0 new messages