Re: GWT 2.6.0 now available

2014-02-03 Thread Cristiano Costantini
Ehi all! Why not to update the website announcing the release on the homepage? If G+ GWT page is maintained, it could be also a good idea to integrate sort of a banner with its posts on gwtproject.org's home page, so to make it look more alive. It looks really sad the website now... Cristiano

Re: GWT 2.6.0 now available

2014-02-03 Thread Alain Ekambi
Too bad I m not a designer because that web site is not really state of the art. No offense to those we put effort in that but we need to match what the other frameworks are doing out there. 2014-02-03 Cristiano Costantini cristiano.costant...@gmail.com: Ehi all! Why not to update the

Re: GWT 2.6.0 now available

2014-02-03 Thread SR
Hi, Does GWT 2.6 address IE 9 eval issue: http://support.microsoft.com/kb/2572253 ? If not, is there any other work around specifically for IE 9? Thanks, SR On Friday, January 31, 2014 3:53:45 AM UTC+5:30, Matthew Dempsky wrote: Hi GWT community, We're excited to announce the GWT 2.6.0

IE 9 rpc issue

2014-02-03 Thread SR
Hi, Does GWT 2.6 addresses IE 9 rpc issue as mentioned here: http://support.microsoft.com/kb/2572253 ? If not, how to handle this for IE 9? Thanks, Sriki -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group

Re: IE 9 rpc issue

2014-02-03 Thread Thomas Broyer
On Monday, February 3, 2014 8:25:36 AM UTC+1, SR wrote: Hi, Does GWT 2.6 addresses IE 9 rpc issue as mentioned here: http://support.microsoft.com/kb/2572253 ? No, not in 2.6. The issue has been identified https://code.google.com/p/google-web-toolkit/issues/detail?id=5736, has been

How to use Web Services in GWT

2014-02-03 Thread Vinod Narwani
I want to use Web Services in GWT can anyone suggest me how to use it .. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: IE 9 rpc issue

2014-02-03 Thread SR
Hi, I just need to support IE 9 and not any other versions. So the working code as mentioned in: *https://gwt-review.googlesource.com/2900*https://gwt-review.googlesource.com/2900has this been made to GWT 2.6? In other words, if i just need support for IE 9 then will GWT 2.6 address the

Re: IE 9 rpc issue

2014-02-03 Thread Thomas Broyer
On Monday, February 3, 2014 1:07:18 PM UTC+1, SR wrote: Hi, I just need to support IE 9 and not any other versions. So the working code as mentioned in: *https://gwt-review.googlesource.com/2900*https://gwt-review.googlesource.com/2900has this been made to GWT 2.6? In other

GWT XML File Validation Errors in Eclipse

2014-02-03 Thread Chris
Working GWT 2.5.1 today, I was unable to clear errors on the validation of any of my project's modules (gwt.xml) and uibinder (ui.xml) files. These file were not changed from my last close of the Eclipse IDE (Kepler) and I don't recall making any changes to the environment. To be more clear,

webm videos are not visible on chrome 32 with hardware accelerated video enabled

2014-02-03 Thread Anca Măduța
Hello there, Since the last updates of Chrome, some of the webm videos are not visible on the canvas until I change focus to a different application and come back to mine. The audio can be heard even if the video is not visible. If I disable the hardware accelerated video... option from the

Re: Strange compilation errors on linux platform

2014-02-03 Thread Sai Siddarth Muralidharan
I am running into the same issue now. Any idea how to fix this? On Friday, October 15, 2010 10:44:59 AM UTC-4, bananos wrote: We have a pretty heterogeneous team which works with GWT on Mac, Windows linux machines. One of our latest commit crashed the automatic build which runs on linux

Re: webm videos are not visible on chrome 32 with hardware accelerated video enabled

2014-02-03 Thread Jens
Sounds more like a Chrome bug as GWT's video element is a pure wrapper (with no additional logic involved) of the HTML video tag. -- J. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving

Re: GWT XML File Validation Errors in Eclipse

2014-02-03 Thread Chris
Looks like I fixed it. After analysis, it seems that this problem occurred after connecting to Amtrak's Wifi which has a weird accept-terms requirement. My best guess is that corrupted files were downloaded and cached. The errors went away after clearing the cache in Eclipse (*Window

Re: GWT XML File Validation Errors in Eclipse

2014-02-03 Thread Chris
Looks like I fixed it. After analysis, it seems that this problem occurred after connecting to Amtrak's Wifi which has a weird accept-terms requirement. My best guess is that corrupted files were downloaded and cached. The errors went away after clearing the cache in Eclipse (*Window

GWT Designer Freezes when dragging and dropping the components onto pallete

2014-02-03 Thread james0072
I am trying to use GWT Designer to visually layout out my project. Whenever I try to add a button, or image component or Whatever else the UI Freezes and I get the spinner for at least 45 seconds, and eclipse just freezes, sometimes much longer. Anyone else having trouble with this? It is

Re: GWT XML File Validation Errors in Eclipse

2014-02-03 Thread reality2386
Sent from my BlackBerry® device from Digicel -Original Message- From: Chris pizzu...@gmail.com Sender: google-web-toolkit@googlegroups.com Date: Mon, 3 Feb 2014 11:27:51 To: google-web-toolkit@googlegroups.com Reply-To: google-web-toolkit@googlegroups.com Subject: Re: GWT XML File

asm.js support?

2014-02-03 Thread Bora Ertung
Are there any plans for asm.js support for GWT compiled code? Chrome has started support asm.js optimizations and I think it is about time to add this into GWT. any ideas? -B -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To

Re: GWT Designer Freezes when dragging and dropping the components onto pallete

2014-02-03 Thread reality2386
I do not want to receive these messages Sent from my BlackBerry® device from Digicel -Original Message- From: james0072 jamesty...@gmail.com Sender: google-web-toolkit@googlegroups.com Date: Mon, 3 Feb 2014 14:08:09 To: google-web-toolkit@googlegroups.com Reply-To:

XMLSerializer: some problem about usage

2014-02-03 Thread Claudio Eterno
Conditions: Chrome Version: 32.0.1700.102 Operating System: Ubuntu Linux and Windows XP Issue description: I'm creating a template based on XHTML 1.0 Transitional. During my elaboration process (made by js) I need to get a DOM element and convert it as string. It seems that the class

Development Mode will not be supported in Firefox 27+

2014-02-03 Thread Brian Slesinsky
Mozilla has stopped exporting some C++ symbols that the Firefox plugin relies on [1]. Therefore it's not possible to support Development Mode in any new versions of Firefox starting with 27. As a workaround, I am doing one last release to get the plugin working again with Firefox 24.2 (and

MGWT problem GWT 2.6.0

2014-02-03 Thread Jonathan Franchesco Torres Bca
Error: Loading modules org.gdgassistant.gdgassistant Loading inherited module 'org.gdgassistant.gdgassistant' Loading inherited module 'com.googlecode.mgwt.MGWT' Loading inherited module 'com.googlecode.mgwt.MGWTMin' Loading inherited module

Re: MGWT problem GWT 2.6.0

2014-02-03 Thread Alberto Mancini
Hi, probably it is related to this: https://groups.google.com/forum/#!searchin/mgwt/opera/mgwt/mAw0Q3kDWeY/JQlQIxo6L04J Alberto. On Tue, Feb 4, 2014 at 1:32 AM, Jonathan Franchesco Torres Bca chescot2...@gmail.com wrote: Error: Loading modules org.gdgassistant.gdgassistant

Re: Development Mode will not be supported in Firefox 27+

2014-02-03 Thread Cristiano Costantini
Hi Brian, I wonder how does it works the development mode plugin? Isn't it possible to replace it with something in pure javascript that is based on Web Sockets? Yesterday I was making some test with this technology (see https://github.com/cristcost/gwt-websocket) and it it seems it has good

[gwt-contrib] How to report issues of the gwtproject.org site?

2014-02-03 Thread Gilberto Torrezan Filho
Hi, Most of the gwtproject.org links cannot be opened in a new tab (a 404 error page is showed when doing so). For example, clicking on the Documentation Latest Overview to open in a new tab results in 404. Should I open a bug report for that? It is not really related to GWT itself, so I

[gwt-contrib] Re: How to report issues of the gwtproject.org site?

2014-02-03 Thread Thomas Broyer
On Monday, February 3, 2014 5:41:22 PM UTC+1, Gilberto Torrezan Filho wrote: Hi, Most of the gwtproject.org links cannot be opened in a new tab (a 404 error page is showed when doing so). For example, clicking on the Documentation Latest Overview to open in a new tab results in 404.