Method window not closing

Hello,

since 2.2.2 (I think) I frequently have the problem of not being able to close the method editor. In the log I get

Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException
at com.servoy.j2db.develop.debugger.k$c.windowClosing(Unknown Source)
at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.awt.Window.processWindowEvent(Unknown Source)
at javax.swing.JFrame.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.pumpOneEventForHierarchy(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)

No big deal, but not nice…

I’ve the same problem with
Servoy Developer
Version R2 2.2.2-build 334
Java version 1.5.0_05-48 (Mac OS X)

Yes, me too!

when do you get that exactly?
When closing just the method editor? Not for example on shutdown of the servoy itself?

We got it too,
as you describe it Johan.

Remember that I happened to close it again when closing all methods (windows/tabs) by hand…

jcompagner:
when do you get that exactly?

When (trying to) closing just the method editor.

found it.
fixed for 2.2.3