That's not good....  it looks like Nicolas found an object for which trying
to evaluate (!!o.nodeType) throws an exception.
@Nicolas:

- What browser is this?

- What are you actually doing to trigger the exception?

- Can you repro it on any popup panel, or is it specific to your app?

On Thu, Mar 26, 2009 at 12:14 PM, nicolas de loof
<nicolas.del...@gmail.com>wrote:

> Hi
> I just tried the new gwt 1.6 RC and get this stacktrace :
>
> [FATAL] Uncaught JavaScript exception [*
> com.google.gwt.core.client.JavaScriptException*: (TypeError): 'nodeType' a
> la valeur Null ou n'est pas un objet.
>
> [FATAL]  number: -2146823281
>
> [FATAL]  description: 'nodeType' a la valeur Null ou n'est pas un objet.
>
> [FATAL]     at com.google.gwt.dom.client.Node$.is(*Native Method*)
>
> [FATAL]     at com.google.gwt.dom.client.Element$.is(*Element.java:48*)
>
> [FATAL]     at com.google.gwt.user.client.ui.PopupPanel.eventTargetsPopup(
> *PopupPanel.java:932*)
>
> [FATAL]     at com.google.gwt.user.client.ui.PopupPanel.previewNativeEvent(
> *PopupPanel.java:1104*)
>
> [FATAL]     at com.google.gwt.user.client.ui.PopupPanel.access$6(*
> PopupPanel.java:1085*)
>
> [FATAL]     at
> com.google.gwt.user.client.ui.PopupPanel$2.onPreviewNativeEvent(*
> PopupPanel.java:1199*)
>
> [FATAL]     at
> com.google.gwt.user.client.Event$NativePreviewEvent.dispatch(*
> Event.java:181*)
>
> [FATAL]     at
> com.google.gwt.user.client.Event$NativePreviewEvent.dispatch(*Event.java:1
> *)
>
> [FATAL]     at
> com.google.gwt.event.shared.HandlerManager$HandlerRegistry.fireEvent(*
> HandlerManager.java:60*)
>
> [FATAL]     at
> com.google.gwt.event.shared.HandlerManager$HandlerRegistry.access$1(*
> HandlerManager.java:53*)
>
> [FATAL]     at com.google.gwt.event.shared.HandlerManager.fireEvent(*
> HandlerManager.java:178*)
>
> [FATAL]     at com.google.gwt.user.client.Event$NativePreviewEvent.fire(*
> Event.java:80*)
>
> [FATAL]     at
> com.google.gwt.user.client.Event$NativePreviewEvent.access$4(*
> Event.java:73*)
>
> [FATAL]     at com.google.gwt.user.client.Event$.fireNativePreviewEvent(*
> Event.java:412*)
>
> [FATAL]     at com.google.gwt.user.client.DOM.previewEvent(*DOM.java:1284*)]
> in
> http://localhost:8080/bios-rc/com.sfr.bios.rc.CONX/hosted.html?com_sfr_bios_rc_CONX,
> line 7
>
>
> Is there any usefull information I could send you to help getting it fixed
> ?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to