An quick update, I have disabled all the extension in Chrome, it seems fixed most of them. I mean I will not get the errors every time by left-clicking, but only happens once I load the webapp in the browser.
In Eclipse Dev Console ============ (UnknownFileName:-1) 2011-05-26 15:52:20,140 [FATAL] Uncaught JavaScript exception [Script error.] in , line 0 ============ In Chrome (V13 beta) Dev Tool window ============ (UnknownFileName:-1) 2011-05-26 15:31:10,375 [FATAL] Uncaught JavaScript exception [Script error.] in , line 0 %7Bcommon,util%7D.js:1<http://maps.gstatic.com/cat_js/intl/en_us/mapfiles/api-3/5/4a/%7Bcommon,util%7D.js>Uncaught TypeError: Object #<Object> has no method '__gjsload__' ============ On 26 May 2011 16:06, Bin Wu <[email protected]> wrote: > Hi All, > > I am really new to GWT and working for my first GWT WebApp. Now I have got > an error in the development console from eclipse, it ONLY happens in Chrome > (either the latest stable version 11 or the latest beta version 13). I have > no idea what is the problem. This happens after I upgraded GWT from 2.2 to > 2.3. There is nothing affected by the WebApp itself, everything works as > before. > > In Eclipse Dev Console > ============ > (UnknownFileName:-1) 2011-05-26 15:52:20,140 [FATAL] Uncaught JavaScript > exception [Script error.] in , line 0 > ============ > Every time I left click anywhere (on a widget or even a blank area) in the > webapp. > > > In Chrome (V13 beta) Dev Tool window > ============ > (UnknownFileName:-1) 2011-05-26 15:31:10,375 [FATAL] Uncaught JavaScript > exception [Script error.] in , line 0 > %7Bcommon,util%7D.js:1<http://maps.gstatic.com/cat_js/intl/en_us/mapfiles/api-3/5/4a/%7Bcommon,util%7D.js>Uncaught > TypeError: Object #<Object> has no method '__gjsload__' > (UnknownFileName:-1) 2011-05-26 15:34:12,156 [FATAL] Uncaught JavaScript > exception [Script error.] in , line 0 > chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js:111Uncaught > ReferenceError: xl_chrome_menu is not defined > (UnknownFileName:-1) 2011-05-26 15:34:14,703 [FATAL] Uncaught JavaScript > exception [Script error.] in , line 0 > chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js:111Uncaught > ReferenceError: xl_chrome_menu is not defined > (UnknownFileName:-1) 2011-05-26 15:34:18,531 [FATAL] Uncaught JavaScript > exception [Script error.] in , line 0 > chrome-extension://hmbifdmobcbjlhplmlnbjbofnnoolink/js/xl.js:111Uncaught > ReferenceError: xl_chrome_menu is not defined > (Repeat) > ============ > > Any idea? > > Thanks heaps. > -- Regards, Bin Wu | Software Engineer | *BluePoint *| 03 9296 5100 | 0423 710 288 | * www.bluepoint.net.au* <http://www.bluepoint.net.au/> BluePoint has Gone *Google*! *Each day, thousands of companies are going Google by switching to Google Apps – a web-based suite of messaging and collaboration applications. It's all hosted by Google, and designed with security and reliability in mind, saving your company the frustrations and hassles of managing traditional IT solutions yourself.** Call BluePoint for more information or view the cloud calculator <http://www.gonegoogle.com> to calculate your potential business savings.* -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
