Owd-Larrd / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

GWT Dev Plugin doesn`t work with GWT Gears on Chrome. (gwt 2.0.4) #419

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Gears API Library 1.3
GWT 2.0.4
Encountered on Windows XP / Chrome (6.0.472.63 and below)

There is an exception while gwt gears database`s execute command:

Object [object DOMWindow] has no method 'execute'
Stack Trace 
com.google.gwt.gears.client.database.DatabaseException: Object [object 
DOMWindow] has no method 'execute' at 
com.google.gwt.gears.client.database.Database$.execute$(Database.java:77) at 
.....

Original issue reported on code.google.com by AleksSol...@gmail.com on 23 Sep 2010 at 10:15

GoogleCodeExporter commented 9 years ago
Do you know if this was working in your environment before the most recent 
Chrome push.?  It seems that some parts of Visualization (motionchart) also 
broke this week.

Original comment by ericzun...@gmail.com on 23 Sep 2010 at 12:14

GoogleCodeExporter commented 9 years ago
No, I started working with Gears this week.
But Gears API works fine without GWT dev plugin.

Original comment by AleksSol...@gmail.com on 23 Sep 2010 at 12:28

GoogleCodeExporter commented 9 years ago
Facing the same problem for a long time now. Get a pop-up from the browser 
saying "com.google.gwt.gears.client.database.DatabaseException:Object[object 
DOMWindow] has no method 'execute'"

Original comment by aviral.b...@gmail.com on 9 Oct 2010 at 10:11

GoogleCodeExporter commented 9 years ago
I have been searching high and low for a solution to this.  It presents itself 
in with both gears 1.2.1 and 1.3.0 in both GWT and GWT Designer for me.  Anyone 
figure this one out yet.

Original comment by ste...@atomictattoos.com on 22 Nov 2010 at 10:48

GoogleCodeExporter commented 9 years ago
I just tried the online sample app in Chrome on windows.  Does that work for 
you?

http://gwt.google.com/samples/databasedemo-1.3.0/DatabaseDemo.html

Original comment by zundel@google.com on 23 Nov 2010 at 12:19

GoogleCodeExporter commented 9 years ago
The demo works for me in Chrome.  The issue I have is that I get this in 
Eclipse with GWT Plugin.

Error opening or creating database: 
com.google.gwt.gears.client.database.DatabaseException: Object [object 
DOMWindow] has no method 'execute'

Is a real pain.

Original comment by ste...@atomictattoos.com on 23 Nov 2010 at 10:44

GoogleCodeExporter commented 9 years ago
If you want to recreate.  Import project into Eclipse and then Run As or Debug 
as GWT Application.  Of course us GWT Plugin.  I am using GWT 3.6 and GWT 
Designer 3.6 Plug Ins.

Original comment by ste...@atomictattoos.com on 23 Nov 2010 at 10:46

GoogleCodeExporter commented 9 years ago
Gears API is deprecated

Original comment by zundel@google.com on 28 Oct 2011 at 4:27