Re: OOPHM is slow

2009-12-12 Thread Chris Lowe
Actually, for now, the FireFox plugin seems to be *much* quicker that Chrome's. On Dec 12, 3:20 pm, Chris Lowe chris.lowe...@gmail.com wrote: Hi guys, I too have been stung by these performance issues and, although things are not yet as good as they can be, I found the following helpful

Re: Compile Gin-enabled GWT application with ant

2009-12-12 Thread Chris
; showMain(); } } On Dec 12, 7:16 pm, Chris christopher.burr...@gmail.com wrote: Hi I'm trying to build by gwt application with ant. I can succesfully compile everything together, but I'm having trouble actually doing the gwt-compile. These are what my two tasks look like

code splitting: interpreting the result

2009-12-12 Thread chris
Hi, if have a GWT application using the GXT library (http:// www.extjs.com). My Application has on the top a toolbar with a lot of menu-entries. every menu-entry opens a Window (from GXT) with serveral UI-elements on it. i want to prevent loading all the Windows from my app at startup. so i built

Re: Development Mode Firefox 64bit Linux Issue

2009-12-11 Thread Chris Ramsdale
@alexmat, @andreit, does the plugin show up in the list of Add-ons? If so, what version do you have installed? On Wed, Nov 25, 2009 at 10:16 AM, alexmat alex...@gmail.com wrote: Dev mode starts up fine. Point firefox at the url, download and install plugin. Restart... and it asks me to

Re: Development Mode Firefox 64bit Linux Issue

2009-12-11 Thread Chris Ramsdale
/app-info;1 ].getService(Components.interfaces.nsIXULRuntime).XPCOMABI - Chris On Fri, Dec 11, 2009 at 9:55 AM, Chris Ramsdale cramsd...@google.comwrote: @alexmat, @andreit, does the plugin show up in the list of Add-ons? If so, what version do you have installed? On Wed, Nov 25, 2009 at 10

Re: GWT 2 DevMode not working against an external server

2009-12-11 Thread Chris Ramsdale
Robert, The following thread may be of some assistance: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/c3da5f8b67102696/00c493b1720b1ba1 - Chris On Thu, Dec 10, 2009 at 2:53 PM, Robert Schultz sembia...@gmail.com wrote: I'm having trouble getting DevMode working

Re: GWT 2.0 - Eclipse - Need to Recompile after every change

2009-12-11 Thread Chris Ramsdale
Are you able to hit breakpoints in Eclipse when debugging? On Fri, Dec 11, 2009 at 8:36 AM, ziggystardust camke...@gmail.com wrote: The gwt.codesvr extention is on the URL. I simply copy the suggested given by the dev server and paste that into the browser. Problem continues. On Dec 11,

GWT 2.0 Upgrade Problem

2009-12-11 Thread Chris
using the 1.7 jar), if this makes any difference, although no part of my app gets displayed (except for the static HTML surrounding the app). I'd be really grateful if someone could suggest a way forward. Thanks in advance —Chris -- You received this message because you are subscribed

Re: GWT 2.0 - Eclipse - Need to Recompile after every change

2009-12-11 Thread Chris Ramsdale
We'll definitely update the sample project and doc, thanks for the good find. The workaround will in fact work, but I might add a check for the existence of the gwt.codesvr query param and, if present, add it's value to the redirect URL. For example: String gwtCodeSvrParam =

Re: Inconsistency (or a bug?) in application creation for GWT 2.0

2009-12-11 Thread Chris Ramsdale
to make a few assumptions as to which IDE and launch config you would prefer based on the environment from which you created the project. - Chris On Fri, Dec 11, 2009 at 2:41 PM, jbdhl jbirksd...@gmail.com wrote: Thanks. I guess the answers to c) and d) are c) by making the project use Google

Re: GWT module 'XYZ' may need to be (re)compiled

2009-12-11 Thread Chris Ramsdale
I would definitely suggest deleting your war dir, doing clean on all components, build, and then try deploying again. On Fri, Dec 11, 2009 at 12:55 PM, graffle...@gmail.com graffle...@gmail.com wrote: I have upgraded to GWT 2.0 - all works fine in DevMode When I build a .war file and deploy

Re: GWT 2.0 Upgrade Problem

2009-12-11 Thread Chris
at the end of this email the console warnings (which include the names of the files that the browser is requesting and being returned a 404 for). Do you know if your browser has the GWT Developer Plugin installed? Yes, I installed that. Your help is much appreciated. —Chris 2009-12-11 20:51:51.355

Re: GWT 2.0 Upgrade Problem

2009-12-11 Thread Chris Ramsdale
What does the war dir structure look like under your project root? Does CA786633770B20A7881AAE6CBEB6.cache.html exist anywhere? On Fri, Dec 11, 2009 at 3:58 PM, Chris uk.org.micros...@googlemail.comwrote: Hi Are you using the Google Plugin for Eclipse? If you are, then it's

Re: GWT 2.0 Upgrade Problem

2009-12-11 Thread Chris
What does the war dir structure look like under your project root? Does CA786633770B20A7881AAE6CBEB6.cache.html exist anywhere? That file doesn't exist. The structure looks like the following: /MyApp/war/MyApp /MyApp/war/MyApp/gwt

Re: [gwt-contrib] debugging soooo slow

2009-12-11 Thread Chris Ramsdale
Make sure you don't have any funky DNS routing rules in place. See the following thread for more info: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/9dcd095926a13d3c/774cfde6e1579481 On Thu, Dec 10, 2009 at 9:51 AM, Joel Webber j...@google.com wrote: To be clear, it

Cannot find generated I18 UiBinder Files

2009-12-10 Thread Chris Lowe
this file anywhere! Are there any more steps that I need perform to get at the file? Cheers, Chris. -- 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-tool...@googlegroups.com. To unsubscribe from

Where can I find older Versions of the Eclipse Plugin?

2009-12-10 Thread Chris Moog
Does anybody know where to download older Versions of the Eclipse Plugin? http://dl.google.com/eclipse/plugin/3.5 always points to the current version. Is there an archive where I can find earlier versions? Cheers, Chris -- You received this message because you are subscribed to the Google

Re: 2.0 Development Mode with external URL

2009-12-10 Thread Chris Ramsdale
Yoshi, Checkout the following thread for more info on specifying startup URLs: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/3afa63106371c06e/7a580496bee221fe On Thu, Dec 10, 2009 at 12:56 PM, anjolight anjoli...@gmail.com wrote: Hi, sorry for a newbie question.

Re: Google Web Toolkit Gallery - submissions down?

2009-12-10 Thread Chris Ramsdale
Dave, That's an issue on our side that we've been meaning to fix. Let me know which app you submitted and I'll take a look at it. For anyone else having these issues, please don't hesitate to contact me directly cramsd...@google.com. Thanks, Chris On Thu, Dec 10, 2009 at 4:10 PM, davidroe

Re: Where can I find older Versions of the Eclipse Plugin?

2009-12-10 Thread Chris Moog
machine and only the new plugin was available. Since everybody else in the project still uses the Version 1.1.2 of the plugin I wanted to make sure that the new computer runs the exact same software as everybody else. Thanks a lot for your help, Chris On 10 Dez., 18:28, Keith Platfoot kplatf

Re: GWT Developer Plugin not working IE8

2009-12-10 Thread Chris Ramsdale
(either System or Application level)? - Chris 2009/12/10 Dimitrijević Ivan dim...@gmail.com I have the same problem. Windows Vista, GWT 2.0 final, Eclips 3.4 On Dec 10, 8:38 pm, ksachdeva ksachdev...@gmail.com wrote: Bumping it up. Please help it is a blocker for us to move to GWT 2.0

Re: Install Speed Tracer on the Mac?

2009-12-09 Thread Chris Ramsdale
Jim, Checkout the following post for information on how to enable extensions on Mac Chrome: http://www.techcrunch.com/2009/12/08/install-chrome-extensions-mac/ - Chris On Wed, Dec 9, 2009 at 7:11 AM, Jim Douglas jdoug...@basis.com wrote: I'm feeling a bit dense -- I see instructions here

Re: Inconsistency (or a bug?) in application creation for GWT 2.0

2009-12-09 Thread Chris Ramsdale
b) How can I make the compile-button work if creating the app with method 1)? Once you have imported the project you'll need to update the project to Use Google Web Toolkit (right click on the project-Google-Web Toolkit Settings... -- You received this message because you are subscribed to

Re: Warnings on starting up GWT application JSONException could not be found in the web app

2009-12-09 Thread Chris
No Ideas? On Dec 8, 9:15 pm, Chris christopher.burr...@gmail.com wrote: Hi All When I start up my GWT application using the hosted server/browser, part way through the loading of things, I get the following message: [WARN] Server class 'com.google.gwt.json.client.JSONException' could

Re: GWT 2.0.0 Unable to launch default browser

2009-12-09 Thread Chris Ramsdale
What distro of Linux are you running? I wonder if you're running into an issue similar to this one: http://java-hamster.blogspot.com/2007/06/troubles-with-javaawtdesktop-browse.html On Wed, Dec 9, 2009 at 2:02 PM, Thad thad.humphr...@gmail.com wrote: When I started Firefox 3.5.5 this morning,

Re: GWT 2.0.0 RC2 sample errors

2009-12-09 Thread Chris Ramsdale
While we are in the process of determining what exactly within the Mail sample isn't playing nicely with Java 5, is your application throwing the same error? If so, would you mind adding a code snippet to the issue that was linked within this thread? Thanks, Chris On Tue, Dec 8, 2009 at 12:03 PM

Re: dead link on http://code.google.com/webtoolkit/doc/latest/DevGuide.html

2009-12-09 Thread Chris Ramsdale
Thanks for the heads up, we'll get this fixed asap. Glad to see that everyone is perusing the latest doc. - Chris On Wed, Dec 9, 2009 at 5:04 PM, Peter Recore peterrec...@gmail.com wrote: The building a UI link on http://code.google.com/webtoolkit/doc/latest/DevGuide.html is dead. -- You

Re: GWT 2.0.0 RC2 sample errors

2009-12-08 Thread Chris Ramsdale
to support some older Mac servers with OS X 10.4. They only run Java 1.5 or 1.4.2. On Dec 7, 3:01 pm, Chris Ramsdale cramsd...@google.com wrote: Try upgrading to Java 6. More info is available here: http://code.google.com/p/google-web-toolkit/issues/detail?id=4254 On Mon, Dec 7, 2009 at 2:57

Re: Hosting GWT app on an external site

2009-12-08 Thread Chris Ramsdale
Sudeep is correct. As of GWT 1.5, the bootstrap model now provides support for this kind of server configuration via the cross-site linker (xs-linker). When using the cross-site linker the compiler will still generate a module.nocache.js that you will want to reference within your index.html. The

Re: GWT Developer Plugin not working IE8

2009-12-08 Thread Chris Ramsdale
1. Have you attempted to restart IE and test after installing the plugin? 2. Can you verify that the following registry entries are available (UID being the unique identifier assigned to your account):

Re: GWT 2 OOPHM iGoogle gadget debug

2009-12-08 Thread Chris Ramsdale
Although you're most likely debugging from your local machine you'll want to make sure you update your app on the server. For starters the hosted.html that is generated in 2.0 has specific information that facilitates communication between the Developer Plugin and your Code Server. Typically you

Re: blackberry support

2009-12-08 Thread Chris Ramsdale
Not to say that we aren't looking at the entire mobile landscape, but as of the latest release GWT does not provide support for Blackberry based browsers. On Fri, Dec 4, 2009 at 1:58 PM, Jim jim.p...@gmail.com wrote: Can the application developed in GWT be supported in Blackberry 8330, 8830,

Warnings on starting up GWT application JSONException could not be found in the web app

2009-12-08 Thread Chris
... Is the solution really to add the mentioned jar file to my web-inf directory? Shouldn't this jar be picked up when I compile/launch the GWT application? The jar is included in my GWT SDK section in Eclipse. Thanks Chris -- You received this message because you are subscribed to the Google

Re: GWT 2.0.0 RC2 sample errors

2009-12-07 Thread Chris Ramsdale
Try upgrading to Java 6. More info is available here: http://code.google.com/p/google-web-toolkit/issues/detail?id=4254 On Mon, Dec 7, 2009 at 2:57 PM, Thad thad.humphr...@gmail.com wrote: Today I downloaded and installed GWT 2.0.0 RC2, and attempted to run the samples using `ant devmode`. I

Re: DateTimeFormat bug in GWT? or my mistake?

2009-12-07 Thread Chris
. Will be more vigilient in the future. Thanks for the pointers. Chris On Dec 3, 12:50 am, Thomas Broyer t.bro...@gmail.com wrote: On 2 déc, 21:32, Chris christopher.burr...@gmail.com wrote: Hi I have a small question about GWT DateTimeFormat. I'm trying to display a date with the format

Re: Error on Dev mode startup in GWT 2.0.rc1

2009-12-07 Thread Chris Ramsdale
/target/class' to the web app class path to this session when every i click on the above two messages alternatively im getting the error. Regards, bala. On Fri, Dec 4, 2009 at 10:21 PM, Chris Ramsdale cramsd...@google.comwrote: It would be helpful if you could provide some snippet

Re: Development Mode Firefox 64bit Linux Issue

2009-12-07 Thread Chris Ramsdale
Chances are that the missing plugin page is not recognizing your user-agent string. To test this theory out, you could try downloading the user-agent switcher and attempt to install the plugin again. On Sat, Dec 5, 2009 at 4:38 PM, Chris White ch...@whites.me.uk wrote: Chris Im having

Re: Development Mode Firefox 64bit Linux Issue

2009-12-05 Thread Chris White
Chris Im having the same problems, Im on debian so my Im technically running iceweasel which is the free software version of firefox, It may be complaining because it doesnt realise that iceweasel = firefox (Wave does) or it may be, and that it does have the plugin installed or it may be another

Re: Query on Google Web Toolkit (GWT)

2009-12-05 Thread Chris Ramsdale
Google has no intention of dropping support for GWT. Instead we will continue to add features and functionality, much like we are doing with the 2.0 release of GWT. There's no reason to worry that the toolkit that you have invested in will be deprecated. Thanks, Chris On Fri, Dec 4, 2009 at 12

Re: Trouble with fresh install of Eclipse Plugin 1.2rc2

2009-12-04 Thread Chris Ramsdale
. On Dec 4, 2:10 am, Chris Ramsdale cramsd...@google.com wrote: Enaure that your version of Eclipse has Eclipse's Web Standard Tools (WST) installed before installing the plugin. WST can be installed by navigating to the Software Installation section, and selecting the the appropriate WST feature

Re: Error on Dev mode startup in GWT 2.0.rc1

2009-12-04 Thread Chris Ramsdale
It would be helpful if you could provide some snippet of source code that you believe is causing the problem here. Is it happening in your onModuleLoad(), is your onModuleLoad() even being called? With more info we'll be in a better position to offer up solutions. Thx. On Fri, Dec 4, 2009 at 9:59

Re: OOPHM not connecting to Code Server

2009-12-04 Thread Chris Ramsdale
You may have already done this, but you'll want to make sure that you update your hosted.html that you are serving up as well. In working through some other upgrade scenarios, I forgot to update this file and my app ran but wasn't hitting any of my breakpoints. On Tue, Dec 1, 2009 at 2:44 PM,

Re: How to run GWT 2.0 RC2's hosted mode with another server?

2009-12-04 Thread Chris Ramsdale
Ehrhardt On Tue, Dec 1, 2009 at 5:03 PM, Chris Ramsdale cramsd...@google.com wrote: Based on the fact that the plugin is attempting to launch GWTShell, it may not recognize your app as a web app. This is typically the case when it doesn't find a war/WEB-INF/web.xml file in the project

Re: How to run GWT 2.0 RC2's hosted mode with another server?

2009-12-04 Thread Chris Ramsdale
.//DTD Web Application 2.3//EN http://java.sun.com/dtd/web-app_2_3.dtd; web-app /web-app 4. Check the Use Google Web Toolkit settings within your project properties This workaround will trigger the plugin to launch DevMode (instead of GwtShell) without the -style arg. - Chris On Thu, Dec 3

Re: RC2 and Eclipse Plugin

2009-12-04 Thread Chris Ramsdale
Startup URLs can be specified in the Arguments tab within your Web Application launch config. For example -startupUrl http://localhost:8080/test/go; (minus the quotes. On Fri, Dec 4, 2009 at 5:06 AM, John Patterson jdpatter...@gmail.comwrote: Actually, where do you define the start url in your

Re: OOPHM not connecting to Code Server

2009-12-04 Thread Chris Ramsdale
is it from the windows plugin? Adam On Fri, Dec 4, 2009 at 17:01, Chris Ramsdale cramsd...@google.com wrote: You may have already done this, but you'll want to make sure that you update your hosted.html that you are serving up as well. In working through some other upgrade scenarios, I forgot

Re: Very slow DevMode on Mac Leopard with GWT 2.0 RC2

2009-12-03 Thread Chris Ramsdale
Where are you seeing the slowness? Is it confined to initial module load (of a specific app maybe) or are you experiencing speed degradation across the board? On Thu, Dec 3, 2009 at 7:02 AM, jvictor jeffvic...@gmail.com wrote: Is anyone else experiencing *extremely* slow DevMode on a mac? I'm

Re: Major memory leak with RPC, Internet Explorer and GWT 2.0 (MS1 MS2)

2009-12-03 Thread Chris Ramsdale
A diff on com.google.gwt.xhr.client.XMLHttpRequest should give you an idea of what code has changed and when it changed. That said, Rob points out earlier in this thread that he is not seeing the issue in 1.7. Are you in a position where you could build your app with RC2 to see if the leak goes

Re: Trouble with fresh install of Eclipse Plugin 1.2rc2

2009-12-03 Thread Chris Ramsdale
Enaure that your version of Eclipse has Eclipse's Web Standard Tools (WST) installed before installing the plugin. WST can be installed by navigating to the Software Installation section, and selecting the the appropriate WST feature from the update site for your version of Eclipse. The update

DateTimeFormat bug in GWT? or my mistake?

2009-12-02 Thread Chris
, it does some crazy comparaison, which I don't really understand: date.getYear() = - JS_START_YEAR How is this ever supposed to work? So for 3000BC, I might get +1100 for Date.getYear() and yet it's in the BC ERA. Using the comparaison: -1100 = -1900 so we end up with AD Cheers Chris private

Re: Deploying a project

2009-12-01 Thread Chris Ramsdale
The following overview may be of assistance as well: http://code.google.com/webtoolkit/doc/1.6/DevGuideDeploying.html On Tue, Dec 1, 2009 at 10:12 AM, gwtfanb0y siegfried.b...@googlemail.comwrote: Hi, you can use this ant-target to create a war file: target name=war depends=build

Re: How to run GWT 2.0 RC2's hosted mode with another server?

2009-12-01 Thread Chris Ramsdale
/wiki/GWT_2_0_RC Regards Jan Ehrhardt On Mon, Nov 30, 2009 at 4:07 PM, Chris Ramsdale cramsd...@google.comwrote: As a follow-up, are you using Web App Launch configurations or regular Java launch configurations? Also would you mind checking which version of the Google Eclipse Plugin you have

Re: I18N Date problem

2009-12-01 Thread Chris Ramsdale
Using the following code snippet I was unable to reproduce your issue: 1. Updated my gwt.xml to include Hungarian locale support: inherits name=com.google.gwt.i18n.I18N/ extend-property name=locale values=hu/ 2. Updated my main .html to set the locale to Hungarian: meta name=gwt:property

Re: Development Mode Firefox 64bit Linux Issue

2009-12-01 Thread Chris Ramsdale
Are you using the missing plugin page to download the plugin? Also, what version of Firefox are you running, and on which Linux distro? - Chris On Wed, Nov 25, 2009 at 4:08 PM, andreit anto...@optonline.net wrote: Same here, I am on Firefox 64bit Linux too. It fails to recognize that plugin

Re: Google Web Toolkit 2.0 RC2 Now Available

2009-12-01 Thread Chris Ramsdale
We're aware of the Firefox plugin crashes and are actively working on a fix. The issue can be tracked here: http://code.google.com/p/google-web-toolkit/issues/detail?id=4230 Problems such as this can be frustrating and we appreciate everyone's patience. On Tue, Dec 1, 2009 at 1:12 PM, Open

Re: How to disable default css

2009-11-30 Thread Chris Moog
You're right. The file is there by default (at least if you create a new project with the eclipse plugin). If you uncomment the inherits... section in your module.xml as you described it will not be interpreted by GWT and can be deleted. On 30 Nov., 08:49, Alex Luya alexander.l...@gmail.com

Re: How to run GWT 2.0 RC2's hosted mode with another server?

2009-11-30 Thread Chris Ramsdale
Jan, The -style argument has been removed when running in development mode (formerly hosted mode). It is now configurable via the UI or an Ant property when you compile your code. The UI settings are available by right clicking on the project name, selecting Google-GWT Compile. From the resulting

Re: eclipse was not able to launch for unknown reason

2009-11-30 Thread Chris Ramsdale
I would suggest checking your workspace/.metadata/.log file for clues as to what is going on. Below is a link to more (albeit dated) info: http://www.eclipse.org/eclipse/platform-core/documents/3.1/debug.html On Mon, Nov 30, 2009 at 4:25 AM, f2009 bee f2009...@gmail.com wrote: Hi, This is

Re: How to run GWT 2.0 RC2's hosted mode with another server?

2009-11-30 Thread Chris Ramsdale
hand corner. On Mon, Nov 30, 2009 at 9:00 AM, Chris Ramsdale cramsd...@google.comwrote: Jan, The -style argument has been removed when running in development mode (formerly hosted mode). It is now configurable via the UI or an Ant property when you compile your code. The UI settings

Re: GWT 2.0 RC2

2009-11-30 Thread Chris Ramsdale
On Mon, Nov 30, 2009 at 12:30 PM, Gabriel Thiesen thie...@gmail.com wrote: Hello guys, I have the most weird problem in history (Dramatic han? ). Well, the thing is, My application just don't work in IE 6, 7 and 8 and the only lead i could really find was a Can't execute from a freed script.

Entry-level PHP and GWT tutorial

2009-11-30 Thread Chris Moog
client and server in general works. Any feedback is highly appreciated. Cheers Chris -- 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-tool...@googlegroups.com. To unsubscribe from this group, send

Re: Running tests on a faceless Red Hat 4 Linux

2009-11-30 Thread Chris Ramsdale
Nir, It looks like gtk_init_check() is failing because you are unable to open a X window. Are you sure that the X server is being started up successfully and that the user running the tests is the same user that starts the X server? You mention that it's a faceless Linux instance, were you

[gwt-contrib] Re: Pass IE Plugin installer version into build file

2009-11-30 Thread Chris Ramsdale
A revision number of 0 wasn't a requirement, I simply observed that other installers are using a 4-number version. On Mon, Nov 30, 2009 at 1:33 PM, John Tamplin j...@google.com wrote: On Mon, Nov 30, 2009 at 1:30 PM, John LaBanca jlaba...@google.com wrote: cramsdale/jat - Did one of you

Re: GWT 2 RC1 working for anyone?

2009-11-29 Thread Chris Ramsdale
Sekhar, Are you experiencing the same problems using RC2? On Wed, Nov 25, 2009 at 12:01 AM, Sekhar sek...@allurefx.com wrote: I'm having a terrible time trying to get 2RC1 to work. Almost every step is nightmare, like: (1) Refuses to install on FF (3.5.5) or IE 8 (8.0.6001.18372) - it

GWT Custom Widget = How to do event handling...

2009-11-26 Thread Chris
the event handlers working but I can't seem to add events to my TimeBand All I want to do is track mouse clicks and mouse movements. Cheers Chris -- 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

[gwt-contrib] Re: New Layout Widgets

2009-11-25 Thread Chris
Guess I was a little too early :) Thanks for pointing out the link. Chris On Nov 25, 4:53 am, Thomas Broyer t.bro...@gmail.com wrote: On Nov 25, 4:08 am, Chris chrish...@gmail.com wrote: Glad to hear that. When I read:http://code.google.com/p/google-web-toolkit/wiki/GWT_2_0_RC

[gwt-contrib] TabLayoutPanel - rounded corners

2009-11-25 Thread Chris
rounded panel/widget? I realize I could be early, are the samples using the new Layout panels? Thanks, Chris -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: Missing build paths for App Engine SDK and GWT SDK

2009-11-24 Thread Chris Ramsdale
...@gmail.comwrote: Chris, That definitely got me further: In Properties Build Path Libraries, I Edited each SDK reference to remove the old path and select the new one -- that resolved all the type references. However, now I get the following runtime error when I try to start the project: Unable

[gwt-contrib] New Layout Widgets

2009-11-24 Thread Chris
Has a decision been made as the whether or not the new Layout widgets will be in 2.0? Or a subsequent dot release? Thanks, Chris -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: error with the DEFAULT PROJECT in eclipse 3.5 with macosx

2009-11-23 Thread Chris Ramsdale
What version of Mac OS X are you running and which browser/version are you experiencing this issue in? On Sat, Nov 21, 2009 at 10:51 AM, loveley lolve...@yahoo.fr wrote: hi, I have posted a former mail in which I spoke about an issue with a sample project. now, I have the same issue with

Re: OOPHM IE plugin doesn't work

2009-11-23 Thread Chris Ramsdale
I've been trying to reproduce the issue mentioned above and so far am unsuccessful. Can you verify that the following registry entries are available (UID being the unique identifier assigned to your account):

Re: horizontal Alignment in a dialog box not working

2009-11-23 Thread Chris Ramsdale
Neil, Which browser are you experiencing this issue in? On Fri, Nov 20, 2009 at 7:14 AM, Neil Patel neilpa...@gmail.com wrote: Hi All, I have a simple dialog box that is constructed as below. For some reason the single inner element (buttons panel) does not obey the horizontal align

Re: Strang problem under 2.0 RC1+Google plugin for Eclipse.2rc1

2009-11-23 Thread Chris Ramsdale
Alex, I would suggest leaving your existing application structure in tact and simply updating the GWT SDK that you are building against. You can do this via the Libraries section of the Java Build Path view. On Mon, Nov 23, 2009 at 6:53 AM, Alex Luya alexander.l...@gmail.com wrote: I used

Re: GWT Developer Plugin works only sometimes

2009-11-23 Thread Chris Ramsdale
We're tracking several FF related crashes that appear to be related to a single issue. It appears you are running FF 3.5.5 on Windows. Is this correct? Thanks, Chris On Mon, Nov 23, 2009 at 4:02 AM, cromoteca luci...@virgilio.it wrote: Truth is my application *works* with 2.0rc. It's just

Re: GWT 2.0 RC1 deRPC fails on App Engine?

2009-11-23 Thread Chris Ramsdale
You can track progress on this issue here: http://code.google.com/p/google-web-toolkit/issues/detail?id=4185 App Engine deRPC support will be available in a post 2.0 release. On Mon, Nov 23, 2009 at 3:34 PM, Kabe kabr...@robichaux.com wrote: This still doesn't work. I can't use the new RPC

Re: Strang problem under 2.0 RC1+Google plugin for Eclipse.2rc1

2009-11-23 Thread Chris Ramsdale
at 10:02 PM, Alex Luya alexander.l...@gmail.comwrote: Thanks But Can anybody tell me why,actually,when switching back to 2.0 ms2,another issue comes up,say:A port must be an integer On 23 nov, 17:29, Chris Ramsdale cramsd...@google.com wrote: Alex, I would suggest leaving your

Re: Missing build paths for App Engine SDK and GWT SDK

2009-11-21 Thread Chris Ramsdale
When you install via the updates mechanism in Eclipse it will install the SDK to a new directory. Double check the SDK references and paths within your existing project. If you expand the GWT SDK entry in the Libraries section you'll see where it thinks gwt-user and gwt-dev are installed. You can

Re: GWT 2.0 Development Mode: Can't Load Page

2009-11-21 Thread Chris Ramsdale
Are there any errors being logged to your Console window? Are you able to get a successful connection when running ant devmode from the command line? On Fri, Nov 20, 2009 at 1:29 PM, spatters71 sonny.c.patter...@gmail.comwrote: I'm trying to run the sample GWT 2.0 Applications. I can't seem to

Re: [gwt-contrib] Dev mode Swing UI horizontal scrolling

2009-11-20 Thread Chris Ramsdale
Isaac, I'll see if I can reproduce this using RC1 and get back to you shortly. - Chris On Fri, Nov 20, 2009 at 9:14 AM, Isaac Truett itru...@gmail.com wrote: All, I've noticed that the Swing UI for dev mode is missing horizontal scroll bars. That is, if you have an item in the log tree

Re: Error from build checking for updates

2009-11-19 Thread Chris Ramsdale
Ian, What version of GWT are you attempting to build with? On Thu, Nov 19, 2009 at 10:27 AM, ian12312 ian.l...@gmail.com wrote: I am building my GWT using ant and it has been working great until now. I am now getting an error when GWT is attempting to check for updates (see the error

Re: GWT Developer Plugin (GWT 2.0 RC1) crashes FF 3.5.5

2009-11-19 Thread Chris Ramsdale
, Safari, and IE (each with a single open tab) you would see three open sessions, each providing their own debug information. In regards to the FF crash, would you mind responding with more detailed steps so that we can attempt to reproduce it. Does it happen in previous versions of FF? - Chris

Re: cross site linker in GWT 2.0 RC1 vs trunk

2009-11-19 Thread Chris Ramsdale
John, Trunk should definitely compile standard apps with the xs linker. Let me take a look at this tomorrow morning and I'll get back to you. - Chris On Thu, Nov 19, 2009 at 8:23 PM, John O'Conner jsocon...@gmail.com wrote: Anyone have any ideas about this? If my question is too vague or ill

Re: com.google.gwt.core.ext.UnableToCompleteException while using Development Mode

2009-11-18 Thread Chris Ramsdale
Prashant, Would you mind replying back with the case sensitive name of your module? E.g. is it: a_test_app.gwt.xml or A_Test_App.gwt.xml? - Chris On Wed, Nov 18, 2009 at 8:56 AM, Prashant antsh...@gmail.com wrote: Hi, I am getting following error while trying to access http://localhost

Re: just completed the stockwatcher tutorial..

2009-11-18 Thread Chris Ramsdale
The following link contains information related to deploying your GWT application: http://code.google.com/webtoolkit/doc/1.6/DevGuideDeploying.html On Wed, Nov 18, 2009 at 9:40 AM, NMAGOCIO nmago...@gmail.com wrote: If you just want to test it in a browser click the Compile/Browse button in

Re: com.google.gwt.core.ext.UnableToCompleteException while using Development Mode

2009-11-18 Thread Chris Ramsdale
Thanks. The issue is a result of ModuleDefLoader looking for a caseless version of your module name. We're currently looking into a fix. More information can be found on the GWT Contributors Group:

Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-18 Thread Chris Ramsdale
Good find. We'll get this updated in the final release. On Wed, Nov 18, 2009 at 1:15 AM, Angel Marquez angel.marq...@gmail.comwrote: Consistently, The DynaTable Example pop up included with GWT 2.0RC refers to 'hosted mode' in the RPC could not be reached dialog window. The dialog should read

Re: Trouble installing Google Eclipse Plugin 1.2 RC1

2009-11-18 Thread Chris Ramsdale
to uninstall the GEP, I also had to uninstall the GWT SDK for 1.7.1 aswell as the SDK for GAE 1.2.6 /Daniel On 18 Nov, 01:24, Rajeev Dayal rda...@google.com wrote: As an additional note, this also applies to Eclipse 3.5. On Tue, Nov 17, 2009 at 7:03 PM, Chris Ramsdale cramsd...@google.com

Re: Will 2.0 be backwards compatible with 1.7?

2009-11-18 Thread Chris Ramsdale
there that have recompiled and run a SmartGWT intensive app? - Chris On Wed, Nov 18, 2009 at 2:00 PM, Jason Rosenberg jbrosenb...@gmail.comwrote: Hello, I'm looking at starting some new development with GWT, and I'm intrigued by the changes coming in 2.0. I'd like to use 2.0, if for no other reason

Re: Will 2.0 be backwards compatible with 1.7?

2009-11-18 Thread Chris Ramsdale
While we don't have a specific date, we're eager to finalize 2.0 and don't expect this RC cycle to be too long. - Chris On Wed, Nov 18, 2009 at 2:42 PM, Jason Rosenberg jbrosenb...@gmail.comwrote: Thanks Chris, I'll get started with the 2.0 RC... Do we have a prospective release date

Re: @SingleJsoImpl in GWT 2.0??

2009-11-18 Thread Chris Ramsdale
The functionality that you are looking for is in 2.0. The compiler simply figures it out, so there's no need for an explicit annotation. - Chris On Wed, Nov 18, 2009 at 3:25 PM, MonkeyMike mikebin...@gmail.com wrote: Dear GWT 2.0 developers, I noticed the latest announcement about GWT 2.0

Re: GWT 2.0 Javascript IE Crash

2009-11-17 Thread Chris Ramsdale
Would you mind entering an issue for this? Also, do you happen to have a the snippet of Java code that is resulting in the above JS? On Mon, Nov 16, 2009 at 9:51 AM, Charlie M charlie@gmail.com wrote: Hi All, I have been recently testing out GWT 2.0 currently from the 2.0 branch of the

Re: Google Web Toolkit 2.0 RC1 Now Available

2009-11-17 Thread Chris Ramsdale
The deRPC components live under the com.google.gwt.rpc package and are available in the RC. The doc may be a bit sparse or missing in a few spots but we're adding content daily as we march towards release. On Tue, Nov 17, 2009 at 2:58 PM, Arthur Kalmenson arthur.k...@gmail.comwrote: Congrats on

Re: Trouble installing Google Eclipse Plugin 1.2 RC1

2009-11-17 Thread Chris Ramsdale
? Window-Show View-Error Log and then right click/ctrl click to export. Thanks, Chris On Tue, Nov 17, 2009 at 4:32 PM, Dalla dalla_man...@hotmail.com wrote: I´m having issues getting the Plugin version 1.2 RC1 to work correctly in Eclipse. I followed the instructions found here: http

Re: GWT Mysql Error - java.net.InetAddress is a restricted class.

2009-11-17 Thread Chris Ramsdale
You may want to post this on the general App Engine forum, but the net net is that certain APIs and classes are white listed (and subsequently black listed) within App Engine. List of white listed JRE classes: http://code.google.com/appengine/docs/java/jrewhitelist.html App Engine Group:

Re: Trouble installing Google Eclipse Plugin 1.2 RC1

2009-11-17 Thread Chris Ramsdale
a better idea of your environment, would you be able to provide: 1. A snapshot of what is in your Eclipse/dropins directory 2. A listing of currently installed plugins (Help-Install New Software, and click on the What is already installed link in the lower right hand corner) - Chris On Tue, Nov 17

Re: Trouble installing Google Eclipse Plugin 1.2 RC1

2009-11-17 Thread Chris Ramsdale
On Tue, Nov 17, 2009 at 5:25 PM, Jeff Chimene jchim...@gmail.com wrote: On Tue, Nov 17, 2009 at 2:32 PM, Dalla dalla_man...@hotmail.com wrote: I´m having issues getting the Plugin version 1.2 RC1 to work correctly in Eclipse. However only selecting New from the file menu there´s a Google

Re: GWT application that can run on the server and client?

2009-11-17 Thread Chris Ramsdale
. - Chris On Tue, Nov 17, 2009 at 5:26 PM, Ezra esk...@gmail.com wrote: Hi GWT community, Is it possible to have a gwt application run on the server and the client? Basically, can a GWT app that was written for the client be ported to run on a server? The benefit of using GWT would

Re: Trouble installing Google Eclipse Plugin 1.2 RC1

2009-11-17 Thread Chris Ramsdale
with 1.71 and 1.6.4) I installed it by placing the plugin from the zip in the eclipse dropins directory. Hilbrand. On Nov 18, 12:02 am, Chris Ramsdale cramsd...@google.com wrote: On Tue, Nov 17, 2009 at 5:25 PM, Jeff Chimene jchim...@gmail.com wrote: On Tue, Nov 17, 2009 at 2:32 PM, Dalla

Re: Trouble installing Google Eclipse Plugin 1.2 RC1

2009-11-17 Thread Chris Ramsdale
, Jeff Chimene jchim...@gmail.com wrote: On Tue, Nov 17, 2009 at 4:02 PM, Chris Ramsdale cramsd...@google.comwrote: On Tue, Nov 17, 2009 at 5:25 PM, Jeff Chimene jchim...@gmail.com wrote: On Tue, Nov 17, 2009 at 2:32 PM, Dalla dalla_man...@hotmail.com wrote: I´m having issues getting

Re: GWT: JUnit Google App Engine Tutorial assumes intelligence

2009-11-16 Thread Chris Ramsdale
and the associated 2.0 docs out the door. - Chris On Fri, Nov 13, 2009 at 2:36 PM, Steve C st...@steveclaflin.com wrote: I'd like to generalize this whole discussion a bit - to my mind the entire JUnit testing scenario is one of the worst documented and described elements in GWT. Most

<    4   5   6   7   8   9   10   11   >