blueprintmrk / gwt-google-apis

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

Geting UnExpected Error on Refresh action for google visualization graphs on Mozilla Firefox #293

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release: gwt-visualization-1.0.2

Detailed description:
I am using Google Visualization API for showing graphs on my application. I 
am populating DataTable at runtime from the data in database.
When there is any update in the database, it should reflect in graph on the 
refreshing.

Everything is working fine at Internet Explorer (Version-7) and Chrome. But 
refreshing the graph on Mozilla Firefox shows the Error:
-------------
(NS_ERROR_UNEXPECTED): Unexpected error QueryInterface: function 
QueryInterface(){[native code]} result: 2147549183 filename: 
http://www.google.com/uds/api/visualization/1.0/20f229381b36f321be3a8914...
...

-------------

My Developing Environment is as follows:
OS : Windows XP (SP2)
JDK : 1.5 (update 16)

Attached is the screenshot of the Exception.

Original issue reported on code.google.com by sagarhas...@gmail.com on 18 Jul 2009 at 2:18

Attachments:

GoogleCodeExporter commented 9 years ago
It would be good to get a small sample of code that reproduces the problem.  

Original comment by galgwt.reviews@gmail.com on 18 Jul 2009 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by zundel@google.com on 7 May 2010 at 3:53