Menu

Not working in IE 8.0

Bugs
2008-09-02
2013-04-25
  • Emil Nilsson

    Emil Nilsson - 2008-09-02

    Hi!

    The java applet crashes in IE mobile 8.0. I use auto upload and image resizing.

    When I try to close the window or go to another site I get following error and IE stops responding!

    java.lang.NullPointerException: null pData
        at sun.awt.windows.WComponentPeer.removeNativeDropTarget(Native Method)
        at sun.awt.windows.WComponentPeer.removeDropTarget(Unknown Source)
        at java.awt.dnd.DropTarget.removeNotify(Unknown Source)
        at java.awt.Component.removeNotify(Unknown Source)
        at java.awt.Container.removeNotify(Unknown Source)
        at javax.swing.JComponent.removeNotify(Unknown Source)
        at java.awt.Container.removeNotify(Unknown Source)
        at javax.swing.JComponent.removeNotify(Unknown Source)
        at java.awt.Container.removeNotify(Unknown Source)
        at javax.swing.JComponent.removeNotify(Unknown Source)
        at javax.swing.JRootPane.removeNotify(Unknown Source)
        at java.awt.Container.removeNotify(Unknown Source)
        at java.awt.Container.removeNotify(Unknown Source)
        at java.awt.Container.removeAll(Unknown Source)
        at sun.plugin.viewer.frame.IExplorerEmbeddedFrame.windowClosed(Unknown Source)
        at java.awt.Window.processWindowEvent(Unknown Source)
        at java.awt.Window.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)

     
    • Emil Nilsson

      Emil Nilsson - 2008-09-02

      Forgot to mention that I use version 0.14

       
    • Simon Rycroft

      Simon Rycroft - 2008-09-04

      None of the lines in the error trace are related to Postlet.  I fear the problem is a general drag'n'drop error with Java on Windows mobile, as opposed to a Postlet issue.  Try 0.15 just in case, although I very much doubt it will work.

       
    • Emil Nilsson

      Emil Nilsson - 2008-09-05

      Oops, I didnt mean IE mobile....

      It is the new Internet Explorer 8.0 Beta 2 that was release a few days ago...

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.