- From: Yves Lafon <ylafon@w3.org>
- Date: Wed, 23 Jun 1999 09:48:23 +0200 (MET DST)
- To: Qiang Lv <qiang@suda.edu.cn>
- cc: www-jigsaw@w3.org
On Tue, 22 Jun 1999, Qiang Lv wrote: > Hi all, > > I am running Jigsaw2.0.2 on Solaris2.6 under JDK116 platform. When I add a standard passDirResource and attach a HTTPFrame to it, I found I can not edit the attributes of this HTTPFrame. By the way, no errors happened to the previous versions of Jigsaw. > > Here is the error dump: > > Exception occurred during event dispatching: > java.lang.NullPointerException > at org.w3c.jigadm.editors.MimeTypeAttributeEditor.initialize(MimeTypeAtt > ributeEditor.java:273) > at org.w3c.jigadm.editors.AttributesHelper.initialize(AttributesHelper.j > ava:260) > at org.w3c.jigadm.editors.FramesHelper.editFrame(FramesHelper.java:144) > at org.w3c.jigadm.editors.FrameTreeListener.editedChanged(FrameTreeListe > ner.java:45) > at org.w3c.jigadm.editors.FrameBrowser.notifySelect(FrameBrowser.java:23 > 1) > at org.w3c.tools.widgets.TreeBrowser$BrowserMouseListener.clickAt(TreeBr > owser.java:89) > at org.w3c.tools.widgets.TreeBrowser$BrowserMouseListener.mousePressed(T > reeBrowser.java:102) > at java.awt.Component.processMouseEvent(Component.java:2401) > at java.awt.Component.processEvent(Component.java:2249) > at java.awt.Component.dispatchEventImpl(Component.java:1781) > at java.awt.Component.dispatchEvent(Component.java:1708) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:81) This has been fixed, you may get the new zip of classes on the "developpement" corner of jigsaw.w3.org (http://jigsaw.w3.org/Devel/classes/) Btw, you you have swing2.0, you will be able to use jigadmin v2 instead of the current one. One this one, the bug was already fixed. Regards, /\ - Yves Lafon - World Wide Web Consortium - /\ / \ Architecture Domain - Jigsaw Activity Leader / \ \/\ / \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Wednesday, 23 June 1999 03:51:40 UTC