I've becomming an error lately and i have no idea what's wrong. The
error appears randomly when trying to assign an URL to an Image while
the application is loading. Both: image and url aren't dynamic and are
defined when application loads. Here is the stack:

java.lang.AssertionError: null
        at com.google.gwt.dom.client.ImageSrcIE6.setImgSrc(ImageSrcIE6.java:
66)
        at com.google.gwt.dom.client.DOMImplIE6.imgSetSrc(DOMImplIE6.java:90)
        at com.google.gwt.dom.client.ImageElement$.setSrc$(ImageElement.java:
117)
        at com.google.gwt.user.client.ui.Image
$UnclippedState.setUrl(Image.java:268)
        at com.google.gwt.user.client.ui.Image.setUrl(Image.java:551)

Any hints are appreciated.
--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to