From: <no...@so...> - 2001-08-30 08:32:00
|
Bugs item #456788, was opened at 2001-08-30 01:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 Category: plugins Group: severe bug Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Drag-drop while buffer tabs open CRASH Initial Comment: Enable buffertabs version 0.7.3 Open a file normal using File->Open.. Works great. Now drag and drop a file from windows explorer into the text area. A new buffer tab is not added and JEdit locks up. You may or may not see the file you dropped load in the editor window. THe only escape is to restart Jedit. After restarting. Disable buffer tabs from the Plugins menu. Drag and drop to your heart's content. Now everything is smooth running. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 |
From: <no...@so...> - 2001-09-01 14:28:23
|
Bugs item #456788, was opened at 2001-08-30 01:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 Category: plugins Group: severe bug Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Carmine Lucarelli (carmine) Summary: Drag-drop while buffer tabs open CRASH Initial Comment: Enable buffertabs version 0.7.3 Open a file normal using File->Open.. Works great. Now drag and drop a file from windows explorer into the text area. A new buffer tab is not added and JEdit locks up. You may or may not see the file you dropped load in the editor window. THe only escape is to restart Jedit. After restarting. Disable buffer tabs from the Plugins menu. Drag and drop to your heart's content. Now everything is smooth running. ---------------------------------------------------------------------- >Comment By: Carmine Lucarelli (carmine) Date: 2001-09-01 07:28 Message: Logged In: YES user_id=189246 I am unable to reproduce this. Could you please tell me the versions of dragAndDrop and jEdit you are using? Also, please attach the activity log if you can. Thanks, Carmine ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 |
From: <no...@so...> - 2001-09-01 14:28:48
|
Bugs item #456788, was opened at 2001-08-30 01:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 Category: plugins Group: severe bug Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Carmine Lucarelli (carmine) Summary: Drag-drop while buffer tabs open CRASH Initial Comment: Enable buffertabs version 0.7.3 Open a file normal using File->Open.. Works great. Now drag and drop a file from windows explorer into the text area. A new buffer tab is not added and JEdit locks up. You may or may not see the file you dropped load in the editor window. THe only escape is to restart Jedit. After restarting. Disable buffer tabs from the Plugins menu. Drag and drop to your heart's content. Now everything is smooth running. ---------------------------------------------------------------------- >Comment By: Carmine Lucarelli (carmine) Date: 2001-09-01 07:28 Message: Logged In: YES user_id=189246 I am unable to reproduce this. Could you please tell me the versions of dragAndDrop and jEdit you are using? Also, please attach the activity log if you can. Thanks, Carmine ---------------------------------------------------------------------- Comment By: Carmine Lucarelli (carmine) Date: 2001-09-01 07:28 Message: Logged In: YES user_id=189246 I am unable to reproduce this. Could you please tell me the versions of dragAndDrop and jEdit you are using? Also, please attach the activity log if you can. Thanks, Carmine ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 |
From: <no...@so...> - 2001-09-01 15:15:00
|
Bugs item #456788, was opened at 2001-08-30 01:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 Category: plugins Group: severe bug Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Carmine Lucarelli (carmine) Summary: Drag-drop while buffer tabs open CRASH Initial Comment: Enable buffertabs version 0.7.3 Open a file normal using File->Open.. Works great. Now drag and drop a file from windows explorer into the text area. A new buffer tab is not added and JEdit locks up. You may or may not see the file you dropped load in the editor window. THe only escape is to restart Jedit. After restarting. Disable buffer tabs from the Plugins menu. Drag and drop to your heart's content. Now everything is smooth running. ---------------------------------------------------------------------- >Comment By: André Kaplan (akaplan) Date: 2001-09-01 08:14 Message: Logged In: YES user_id=1792 It looks like another duplicate of #437925. While BufferTabs 0.7.3 are enabled, could you evaluate the following beanshell script: SwingUtilities.updateComponentTreeUI(view); And drop a file into the textarea. If you get an exception and if your activity log is similar to the activity log in bug #437925 then you can close this bug report. ---------------------------------------------------------------------- Comment By: Carmine Lucarelli (carmine) Date: 2001-09-01 07:28 Message: Logged In: YES user_id=189246 I am unable to reproduce this. Could you please tell me the versions of dragAndDrop and jEdit you are using? Also, please attach the activity log if you can. Thanks, Carmine ---------------------------------------------------------------------- Comment By: Carmine Lucarelli (carmine) Date: 2001-09-01 07:28 Message: Logged In: YES user_id=189246 I am unable to reproduce this. Could you please tell me the versions of dragAndDrop and jEdit you are using? Also, please attach the activity log if you can. Thanks, Carmine ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 |
From: <no...@so...> - 2001-09-02 18:47:05
|
Bugs item #456788, was opened at 2001-08-30 01:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 Category: plugins Group: severe bug Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Carmine Lucarelli (carmine) Summary: Drag-drop while buffer tabs open CRASH Initial Comment: Enable buffertabs version 0.7.3 Open a file normal using File->Open.. Works great. Now drag and drop a file from windows explorer into the text area. A new buffer tab is not added and JEdit locks up. You may or may not see the file you dropped load in the editor window. THe only escape is to restart Jedit. After restarting. Disable buffer tabs from the Plugins menu. Drag and drop to your heart's content. Now everything is smooth running. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-09-02 11:47 Message: Logged In: NO Followed these steps and was able to reproduce: To replicate that, just follow the following steps: 1. Open JEdit 2. Open a file 3. Go to Utilities|Global Options ... 4. Change an option. For instance change the history entries to remember from 20 to 21. 5. Click on OK 6. Try to open a new file by dragging and droping one into the buffer area whilebuffertabs is open. .. You get the exception ... This is clearly a duplicate of 437925. There is also a nullpointer with ContextHelpOption that I'm not sure is related... Here is my activity log: [message] Log: When reporting bugs, please include the following information: [message] Log: java.version=1.3.1 [message] Log: java.vendor=Sun Microsystems Inc. [message] Log: java.compiler=null [message] Log: os.name=Windows 2000 [message] Log: os.version=5.0 [message] Log: os.arch=x86 [message] Log: user.home=G:\Documents and Settings\<USER REMOVED FOR PRIVACY> [message] Log: java.class.path=%CLASSPATH%;G:\Program Files\jEdit 3.2\jedit.jar [notice] jEdit: jEdit version 3.2final -----8<----------- Some log removed --------- [debug] AWT-EventQueue-0: [JEDIT COMMANDER] BufferUpdate.CREATED or BufferUpdate.DIRTY_CHANGED received [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,0,0,1121x447,invalid,layout=java.awt.BorderLayout,alignmen tX=null,alignmentY=null,border=,flags=34,maximumSize=,minimu mSize=,preferredSize=,defaultLayout=java.awt.FlowLayout [hgap=5,vgap=5,align=center]],what=BUFFER_CHANGED] [error] ContextHelpOption: Error saving option pane [error] ContextHelpOption: java.lang.NullPointerException [error] ContextHelpOption: at ContextHelpOption.saveMode(ContextHelpOption.java:104) [error] ContextHelpOption: at ContextHelpOption.save (ContextHelpOption.java:113) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:86) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:90) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.ok (OptionsDialog.java:149) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.actionPerformed (OptionsDialog.java:176) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.Dialog.show (Unknown Source) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.<init> (OptionsDialog.java:120) [error] ContextHelpOption: at java.lang.reflect.Constructor.newInstance(Native Method) [error] ContextHelpOption: at bsh.Reflect.constructObject(Reflect.java:585) [error] ContextHelpOption: at bsh.BSHAllocationExpression.constructObject (BSHAllocationExpression.java:103) [error] ContextHelpOption: at bsh.BSHAllocationExpression.objectAllocation (BSHAllocationExpression.java:96) [error] ContextHelpOption: at bsh.BSHAllocationExpression.eval (BSHAllocationExpression.java:58) [error] ContextHelpOption: at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:69) [error] ContextHelpOption: at bsh.BSHBlock.eval (BSHBlock.java:74) [error] ContextHelpOption: at bsh.BshMethod.invokeDeclaredMethod(BshMethod.java:164) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:1022) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:994) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShell.runCachedBlock (BeanShell.java:369) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShellAction.invoke (BeanShellAction.java:49) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.InputHandler.invokeAction (InputHandler.java:188) [error] ContextHelpOption: at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed (EditAction.java:239) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.run(Unknown Source) [debug] EditBus: org.gjt.sp.jedit.msg.PropertiesChanged [source=null] [debug] FirewallPlugin: Firewall disabled [error] ContextHelpOption: Error saving option pane [error] ContextHelpOption: java.lang.NullPointerException [error] ContextHelpOption: at ContextHelpOption.saveMode(ContextHelpOption.java:104) [error] ContextHelpOption: at ContextHelpOption.save (ContextHelpOption.java:113) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:86) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:90) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.ok (OptionsDialog.java:149) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.ok (OptionsDialog.java:136) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.actionPerformed (OptionsDialog.java:168) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.Dialog.show (Unknown Source) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.<init> (OptionsDialog.java:120) [error] ContextHelpOption: at java.lang.reflect.Constructor.newInstance(Native Method) [error] ContextHelpOption: at bsh.Reflect.constructObject(Reflect.java:585) [error] ContextHelpOption: at bsh.BSHAllocationExpression.constructObject (BSHAllocationExpression.java:103) [error] ContextHelpOption: at bsh.BSHAllocationExpression.objectAllocation (BSHAllocationExpression.java:96) [error] ContextHelpOption: at bsh.BSHAllocationExpression.eval (BSHAllocationExpression.java:58) [error] ContextHelpOption: at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:69) [error] ContextHelpOption: at bsh.BSHBlock.eval (BSHBlock.java:74) [error] ContextHelpOption: at bsh.BshMethod.invokeDeclaredMethod(BshMethod.java:164) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:1022) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:994) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShell.runCachedBlock (BeanShell.java:369) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShellAction.invoke (BeanShellAction.java:49) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.InputHandler.invokeAction (InputHandler.java:188) [error] ContextHelpOption: at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed (EditAction.java:239) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.run(Unknown Source) [debug] EditBus: org.gjt.sp.jedit.msg.PropertiesChanged [source=null] [debug] FirewallPlugin: Firewall disabled [notice] AWT-EventQueue-0: java.awt.datatransfer.DataFlavor [representationclass=java.util.List;mimetype=application/x- java-file-list] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOAD_STARTED,view=org.gjt.sp.jedit.Vi ew [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - Untitled- 1,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.s wing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=Untitled-1 (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=CLOSED,view=null] [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,0,0,1121x447,invalid,layout=java.awt.BorderLayout,alignmen tX=null,alignmentY=null,border=,flags=34,maximumSize=,minimu mSize=,preferredSize=,defaultLayout=java.awt.FlowLayout [hgap=5,vgap=5,align=center]],what=BUFFER_CHANGED] [debug] HTMLPlugin: **** [recent.xml] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=CREATED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] HTMLPlugin: **** [recent.xml] [debug] AWT-EventQueue-0: [JEDIT COMMANDER] BufferUpdate.CREATED or BufferUpdate.DIRTY_CHANGED received [notice] jEdit: Loading edit mode G:\Program Files\jEdit 3.2 \modes\xml.xml [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOADED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=MARKERS_CHANGED,view=org.gjt.sp.jedit .View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] Registers: Toolkit.getSystemSelection() not detected [debug] Registers: % register is jEdit-specific [notice] AWT-EventQueue-0: java.awt.datatransfer.DataFlavor [representationclass=java.util.List;mimetype=application/x- java-file-list] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOAD_STARTED,view=org.gjt.sp.jedit.Vi ew [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=CREATED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] AWT-EventQueue-0: [JEDIT COMMANDER] BufferUpdate.CREATED or BufferUpdate.DIRTY_CHANGED received [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,0,0,1121x447,invalid,layout=java.awt.BorderLayout,alignmen tX=null,alignmentY=null,border=,flags=34,maximumSize=,minimu mSize=,preferredSize=,defaultLayout=java.awt.FlowLayout [hgap=5,vgap=5,align=center]],what=BUFFER_CHANGED] [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 [error] AWT-EventQueue-0: at java.util.Vector.elementAt(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateTabHeight (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredTabAreaHeight(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.BorderLayout.preferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.gui.DockableWindowManager$DockableLayout.la youtContainer(DockableWindowManager.java:441) [error] AWT-EventQueue-0: at java.awt.Container.layout (Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.doLayout(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validate(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.RepaintManager.validateInvalidComponents (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source) [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 [error] AWT-EventQueue-0: at java.util.Vector.elementAt(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateTabHeight (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateTabRects(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateLayoutInfo(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.la youtContainer(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.layout (Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.doLayout(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validate(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.ensureCurrentLayout (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.update(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintComponent(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintChildren(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintWithBuffer(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent._paintImmediately(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintImmediately(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source) [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOADED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=ja vax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=MARKERS_CHANGED,view=org.gjt.sp.jedit .View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=ja vax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 [error] AWT-EventQueue-0: at java.util.Vector.elementAt(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateTabHeight (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredTabAreaHeight(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.BorderLayout.preferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.gui.DockableWindowManager$DockableLayout.la youtContainer(DockableWindowManager.java:441) [error] AWT-EventQueue-0: at java.awt.Container.layout (Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.doLayout(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validate(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.RepaintManager.validateInvalidComponents (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source) [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0:... [truncated message content] |
From: <no...@so...> - 2002-05-11 18:04:43
|
Bugs item #456788, was opened at 2001-08-30 11:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 Category: plugins Group: severe bug Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Carmine Lucarelli (carmine) Summary: Drag-drop while buffer tabs open CRASH Initial Comment: Enable buffertabs version 0.7.3 Open a file normal using File->Open.. Works great. Now drag and drop a file from windows explorer into the text area. A new buffer tab is not added and JEdit locks up. You may or may not see the file you dropped load in the editor window. THe only escape is to restart Jedit. After restarting. Disable buffer tabs from the Plugins menu. Drag and drop to your heart's content. Now everything is smooth running. ---------------------------------------------------------------------- Comment By: Alexander Maryanovsky (sasha-m) Date: 2002-05-11 21:04 Message: Logged In: YES user_id=503759 I can't seem to be able to reproduce this either. Andre (akaplan), could you confirm that it's been fixed and close the bug? Alexander Maryanovsky. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-09-02 21:47 Message: Logged In: NO Followed these steps and was able to reproduce: To replicate that, just follow the following steps: 1. Open JEdit 2. Open a file 3. Go to Utilities|Global Options ... 4. Change an option. For instance change the history entries to remember from 20 to 21. 5. Click on OK 6. Try to open a new file by dragging and droping one into the buffer area whilebuffertabs is open. .. You get the exception ... This is clearly a duplicate of 437925. There is also a nullpointer with ContextHelpOption that I'm not sure is related... Here is my activity log: [message] Log: When reporting bugs, please include the following information: [message] Log: java.version=1.3.1 [message] Log: java.vendor=Sun Microsystems Inc. [message] Log: java.compiler=null [message] Log: os.name=Windows 2000 [message] Log: os.version=5.0 [message] Log: os.arch=x86 [message] Log: user.home=G:\Documents and Settings\<USER REMOVED FOR PRIVACY> [message] Log: java.class.path=%CLASSPATH%;G:\Program Files\jEdit 3.2\jedit.jar [notice] jEdit: jEdit version 3.2final -----8<----------- Some log removed --------- [debug] AWT-EventQueue-0: [JEDIT COMMANDER] BufferUpdate.CREATED or BufferUpdate.DIRTY_CHANGED received [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,0,0,1121x447,invalid,layout=java.awt.BorderLayout,alignmen tX=null,alignmentY=null,border=,flags=34,maximumSize=,minimu mSize=,preferredSize=,defaultLayout=java.awt.FlowLayout [hgap=5,vgap=5,align=center]],what=BUFFER_CHANGED] [error] ContextHelpOption: Error saving option pane [error] ContextHelpOption: java.lang.NullPointerException [error] ContextHelpOption: at ContextHelpOption.saveMode(ContextHelpOption.java:104) [error] ContextHelpOption: at ContextHelpOption.save (ContextHelpOption.java:113) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:86) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:90) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.ok (OptionsDialog.java:149) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.actionPerformed (OptionsDialog.java:176) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.Dialog.show (Unknown Source) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.<init> (OptionsDialog.java:120) [error] ContextHelpOption: at java.lang.reflect.Constructor.newInstance(Native Method) [error] ContextHelpOption: at bsh.Reflect.constructObject(Reflect.java:585) [error] ContextHelpOption: at bsh.BSHAllocationExpression.constructObject (BSHAllocationExpression.java:103) [error] ContextHelpOption: at bsh.BSHAllocationExpression.objectAllocation (BSHAllocationExpression.java:96) [error] ContextHelpOption: at bsh.BSHAllocationExpression.eval (BSHAllocationExpression.java:58) [error] ContextHelpOption: at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:69) [error] ContextHelpOption: at bsh.BSHBlock.eval (BSHBlock.java:74) [error] ContextHelpOption: at bsh.BshMethod.invokeDeclaredMethod(BshMethod.java:164) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:1022) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:994) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShell.runCachedBlock (BeanShell.java:369) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShellAction.invoke (BeanShellAction.java:49) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.InputHandler.invokeAction (InputHandler.java:188) [error] ContextHelpOption: at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed (EditAction.java:239) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.run(Unknown Source) [debug] EditBus: org.gjt.sp.jedit.msg.PropertiesChanged [source=null] [debug] FirewallPlugin: Firewall disabled [error] ContextHelpOption: Error saving option pane [error] ContextHelpOption: java.lang.NullPointerException [error] ContextHelpOption: at ContextHelpOption.saveMode(ContextHelpOption.java:104) [error] ContextHelpOption: at ContextHelpOption.save (ContextHelpOption.java:113) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:86) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:90) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.ok (OptionsDialog.java:149) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.ok (OptionsDialog.java:136) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.actionPerformed (OptionsDialog.java:168) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.Dialog.show (Unknown Source) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.<init> (OptionsDialog.java:120) [error] ContextHelpOption: at java.lang.reflect.Constructor.newInstance(Native Method) [error] ContextHelpOption: at bsh.Reflect.constructObject(Reflect.java:585) [error] ContextHelpOption: at bsh.BSHAllocationExpression.constructObject (BSHAllocationExpression.java:103) [error] ContextHelpOption: at bsh.BSHAllocationExpression.objectAllocation (BSHAllocationExpression.java:96) [error] ContextHelpOption: at bsh.BSHAllocationExpression.eval (BSHAllocationExpression.java:58) [error] ContextHelpOption: at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:69) [error] ContextHelpOption: at bsh.BSHBlock.eval (BSHBlock.java:74) [error] ContextHelpOption: at bsh.BshMethod.invokeDeclaredMethod(BshMethod.java:164) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:1022) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:994) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShell.runCachedBlock (BeanShell.java:369) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShellAction.invoke (BeanShellAction.java:49) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.InputHandler.invokeAction (InputHandler.java:188) [error] ContextHelpOption: at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed (EditAction.java:239) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.run(Unknown Source) [debug] EditBus: org.gjt.sp.jedit.msg.PropertiesChanged [source=null] [debug] FirewallPlugin: Firewall disabled [notice] AWT-EventQueue-0: java.awt.datatransfer.DataFlavor [representationclass=java.util.List;mimetype=application/x- java-file-list] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOAD_STARTED,view=org.gjt.sp.jedit.Vi ew [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - Untitled- 1,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.s wing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=Untitled-1 (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=CLOSED,view=null] [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,0,0,1121x447,invalid,layout=java.awt.BorderLayout,alignmen tX=null,alignmentY=null,border=,flags=34,maximumSize=,minimu mSize=,preferredSize=,defaultLayout=java.awt.FlowLayout [hgap=5,vgap=5,align=center]],what=BUFFER_CHANGED] [debug] HTMLPlugin: **** [recent.xml] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=CREATED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] HTMLPlugin: **** [recent.xml] [debug] AWT-EventQueue-0: [JEDIT COMMANDER] BufferUpdate.CREATED or BufferUpdate.DIRTY_CHANGED received [notice] jEdit: Loading edit mode G:\Program Files\jEdit 3.2 \modes\xml.xml [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOADED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=MARKERS_CHANGED,view=org.gjt.sp.jedit .View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] Registers: Toolkit.getSystemSelection() not detected [debug] Registers: % register is jEdit-specific [notice] AWT-EventQueue-0: java.awt.datatransfer.DataFlavor [representationclass=java.util.List;mimetype=application/x- java-file-list] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOAD_STARTED,view=org.gjt.sp.jedit.Vi ew [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=CREATED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] AWT-EventQueue-0: [JEDIT COMMANDER] BufferUpdate.CREATED or BufferUpdate.DIRTY_CHANGED received [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,0,0,1121x447,invalid,layout=java.awt.BorderLayout,alignmen tX=null,alignmentY=null,border=,flags=34,maximumSize=,minimu mSize=,preferredSize=,defaultLayout=java.awt.FlowLayout [hgap=5,vgap=5,align=center]],what=BUFFER_CHANGED] [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 [error] AWT-EventQueue-0: at java.util.Vector.elementAt(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateTabHeight (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredTabAreaHeight(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.BorderLayout.preferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.gui.DockableWindowManager$DockableLayout.la youtContainer(DockableWindowManager.java:441) [error] AWT-EventQueue-0: at java.awt.Container.layout (Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.doLayout(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validate(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.RepaintManager.validateInvalidComponents (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source) [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 [error] AWT-EventQueue-0: at java.util.Vector.elementAt(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateTabHeight (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateTabRects(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateLayoutInfo(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.la youtContainer(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.layout (Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.doLayout(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validate(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.ensureCurrentLayout (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.update(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintComponent(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintChildren(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintWithBuffer(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent._paintImmediately(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintImmediately(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source) [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOADED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=ja vax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=MARKERS_CHANGED,view=org.gjt.sp.jedit .View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=ja vax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 [error] AWT-EventQueue-0: at java.util.Vector.elementAt(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateTabHeight (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredTabAreaHeight(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.BorderLayout.preferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.gui.DockableWindowManager$DockableLayout.la youtContainer(DockableWindowManager.java:441) [error] AWT-EventQueue-0: at java.awt.Container.layout (Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.doLayout(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validate(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.RepaintManager.validateInvalidComponents (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] AWT-EventQueue-0: at java.a... [truncated message content] |
From: <no...@so...> - 2002-05-11 19:42:08
|
Bugs item #456788, was opened at 2001-08-30 10:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=456788&group_id=588 Category: plugins Group: severe bug >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: André Kaplan (akaplan) Summary: Drag-drop while buffer tabs open CRASH Initial Comment: Enable buffertabs version 0.7.3 Open a file normal using File->Open.. Works great. Now drag and drop a file from windows explorer into the text area. A new buffer tab is not added and JEdit locks up. You may or may not see the file you dropped load in the editor window. THe only escape is to restart Jedit. After restarting. Disable buffer tabs from the Plugins menu. Drag and drop to your heart's content. Now everything is smooth running. ---------------------------------------------------------------------- >Comment By: André Kaplan (akaplan) Date: 2002-05-11 21:42 Message: Logged In: YES user_id=1792 Duplicate of #437925 ---------------------------------------------------------------------- Comment By: Alexander Maryanovsky (sasha-m) Date: 2002-05-11 20:04 Message: Logged In: YES user_id=503759 I can't seem to be able to reproduce this either. Andre (akaplan), could you confirm that it's been fixed and close the bug? Alexander Maryanovsky. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-09-02 20:47 Message: Logged In: NO Followed these steps and was able to reproduce: To replicate that, just follow the following steps: 1. Open JEdit 2. Open a file 3. Go to Utilities|Global Options ... 4. Change an option. For instance change the history entries to remember from 20 to 21. 5. Click on OK 6. Try to open a new file by dragging and droping one into the buffer area whilebuffertabs is open. .. You get the exception ... This is clearly a duplicate of 437925. There is also a nullpointer with ContextHelpOption that I'm not sure is related... Here is my activity log: [message] Log: When reporting bugs, please include the following information: [message] Log: java.version=1.3.1 [message] Log: java.vendor=Sun Microsystems Inc. [message] Log: java.compiler=null [message] Log: os.name=Windows 2000 [message] Log: os.version=5.0 [message] Log: os.arch=x86 [message] Log: user.home=G:\Documents and Settings\<USER REMOVED FOR PRIVACY> [message] Log: java.class.path=%CLASSPATH%;G:\Program Files\jEdit 3.2\jedit.jar [notice] jEdit: jEdit version 3.2final -----8<----------- Some log removed --------- [debug] AWT-EventQueue-0: [JEDIT COMMANDER] BufferUpdate.CREATED or BufferUpdate.DIRTY_CHANGED received [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,0,0,1121x447,invalid,layout=java.awt.BorderLayout,alignmen tX=null,alignmentY=null,border=,flags=34,maximumSize=,minimu mSize=,preferredSize=,defaultLayout=java.awt.FlowLayout [hgap=5,vgap=5,align=center]],what=BUFFER_CHANGED] [error] ContextHelpOption: Error saving option pane [error] ContextHelpOption: java.lang.NullPointerException [error] ContextHelpOption: at ContextHelpOption.saveMode(ContextHelpOption.java:104) [error] ContextHelpOption: at ContextHelpOption.save (ContextHelpOption.java:113) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:86) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:90) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.ok (OptionsDialog.java:149) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.actionPerformed (OptionsDialog.java:176) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.Dialog.show (Unknown Source) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.<init> (OptionsDialog.java:120) [error] ContextHelpOption: at java.lang.reflect.Constructor.newInstance(Native Method) [error] ContextHelpOption: at bsh.Reflect.constructObject(Reflect.java:585) [error] ContextHelpOption: at bsh.BSHAllocationExpression.constructObject (BSHAllocationExpression.java:103) [error] ContextHelpOption: at bsh.BSHAllocationExpression.objectAllocation (BSHAllocationExpression.java:96) [error] ContextHelpOption: at bsh.BSHAllocationExpression.eval (BSHAllocationExpression.java:58) [error] ContextHelpOption: at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:69) [error] ContextHelpOption: at bsh.BSHBlock.eval (BSHBlock.java:74) [error] ContextHelpOption: at bsh.BshMethod.invokeDeclaredMethod(BshMethod.java:164) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:1022) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:994) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShell.runCachedBlock (BeanShell.java:369) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShellAction.invoke (BeanShellAction.java:49) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.InputHandler.invokeAction (InputHandler.java:188) [error] ContextHelpOption: at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed (EditAction.java:239) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.run(Unknown Source) [debug] EditBus: org.gjt.sp.jedit.msg.PropertiesChanged [source=null] [debug] FirewallPlugin: Firewall disabled [error] ContextHelpOption: Error saving option pane [error] ContextHelpOption: java.lang.NullPointerException [error] ContextHelpOption: at ContextHelpOption.saveMode(ContextHelpOption.java:104) [error] ContextHelpOption: at ContextHelpOption.save (ContextHelpOption.java:113) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:86) [error] ContextHelpOption: at org.gjt.sp.jedit.OptionGroup.save(OptionGroup.java:90) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.ok (OptionsDialog.java:149) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.ok (OptionsDialog.java:136) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.actionPerformed (OptionsDialog.java:168) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.Dialog.show (Unknown Source) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.OptionsDialog.<init> (OptionsDialog.java:120) [error] ContextHelpOption: at java.lang.reflect.Constructor.newInstance(Native Method) [error] ContextHelpOption: at bsh.Reflect.constructObject(Reflect.java:585) [error] ContextHelpOption: at bsh.BSHAllocationExpression.constructObject (BSHAllocationExpression.java:103) [error] ContextHelpOption: at bsh.BSHAllocationExpression.objectAllocation (BSHAllocationExpression.java:96) [error] ContextHelpOption: at bsh.BSHAllocationExpression.eval (BSHAllocationExpression.java:58) [error] ContextHelpOption: at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:69) [error] ContextHelpOption: at bsh.BSHBlock.eval (BSHBlock.java:74) [error] ContextHelpOption: at bsh.BshMethod.invokeDeclaredMethod(BshMethod.java:164) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:1022) [error] ContextHelpOption: at bsh.NameSpace.invokeMethod(NameSpace.java:994) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShell.runCachedBlock (BeanShell.java:369) [error] ContextHelpOption: at org.gjt.sp.jedit.BeanShellAction.invoke (BeanShellAction.java:49) [error] ContextHelpOption: at org.gjt.sp.jedit.gui.InputHandler.invokeAction (InputHandler.java:188) [error] ContextHelpOption: at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed (EditAction.java:239) [error] ContextHelpOption: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.AbstractButton$ForwardActionEvents.actionPerform ed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] ContextHelpOption: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] ContextHelpOption: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown Source) [error] ContextHelpOption: at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.processEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] ContextHelpOption: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] ContextHelpOption: at java.awt.Component.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] ContextHelpOption: at java.awt.EventDispatchThread.run(Unknown Source) [debug] EditBus: org.gjt.sp.jedit.msg.PropertiesChanged [source=null] [debug] FirewallPlugin: Firewall disabled [notice] AWT-EventQueue-0: java.awt.datatransfer.DataFlavor [representationclass=java.util.List;mimetype=application/x- java-file-list] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOAD_STARTED,view=org.gjt.sp.jedit.Vi ew [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - Untitled- 1,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.s wing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=Untitled-1 (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=CLOSED,view=null] [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,0,0,1121x447,invalid,layout=java.awt.BorderLayout,alignmen tX=null,alignmentY=null,border=,flags=34,maximumSize=,minimu mSize=,preferredSize=,defaultLayout=java.awt.FlowLayout [hgap=5,vgap=5,align=center]],what=BUFFER_CHANGED] [debug] HTMLPlugin: **** [recent.xml] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=CREATED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] HTMLPlugin: **** [recent.xml] [debug] AWT-EventQueue-0: [JEDIT COMMANDER] BufferUpdate.CREATED or BufferUpdate.DIRTY_CHANGED received [notice] jEdit: Loading edit mode G:\Program Files\jEdit 3.2 \modes\xml.xml [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOADED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent.xml (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=MARKERS_CHANGED,view=org.gjt.sp.jedit .View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] Registers: Toolkit.getSystemSelection() not detected [debug] Registers: % register is jEdit-specific [notice] AWT-EventQueue-0: java.awt.datatransfer.DataFlavor [representationclass=java.util.List;mimetype=application/x- java-file-list] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOAD_STARTED,view=org.gjt.sp.jedit.Vi ew [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=CREATED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent.xml,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPan e=javax.swing.JRootPane [,4,23,1121x544,layout=javax.swing.JRootPane$RootLayout,alig nmentX=null,alignmentY=null,border=,flags=3586,maximumSize=, minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]] [debug] AWT-EventQueue-0: [JEDIT COMMANDER] BufferUpdate.CREATED or BufferUpdate.DIRTY_CHANGED received [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,0,0,1121x447,invalid,layout=java.awt.BorderLayout,alignmen tX=null,alignmentY=null,border=,flags=34,maximumSize=,minimu mSize=,preferredSize=,defaultLayout=java.awt.FlowLayout [hgap=5,vgap=5,align=center]],what=BUFFER_CHANGED] [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 [error] AWT-EventQueue-0: at java.util.Vector.elementAt(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateTabHeight (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredTabAreaHeight(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.BorderLayout.preferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.gui.DockableWindowManager$DockableLayout.la youtContainer(DockableWindowManager.java:441) [error] AWT-EventQueue-0: at java.awt.Container.layout (Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.doLayout(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validate(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.RepaintManager.validateInvalidComponents (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source) [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 [error] AWT-EventQueue-0: at java.util.Vector.elementAt(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateTabHeight (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateTabRects(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateLayoutInfo(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.la youtContainer(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.layout (Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.doLayout(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validate(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.ensureCurrentLayout (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.update(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintComponent(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintChildren(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paint(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintWithBuffer(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent._paintImmediately(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.paintImmediately(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierarchy (Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(Unknown Source) [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=LOADED,view=org.gjt.sp.jedit.View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=ja vax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] EditBus: org.gjt.sp.jedit.msg.BufferUpdate [source=recent (G:\Documents and Settings\<USER REMOVED FOR PRIVACY>\.jedit\),what=MARKERS_CHANGED,view=org.gjt.sp.jedit .View [frame0,322,339,1129x571,invalid,layout=java.awt.BorderLayou t,resizable,title=jEdit - recent,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=ja vax.swing.JRootPane [,4,23,1121x544,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=3586,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [error] AWT-EventQueue-0: Exception occurred during event dispatching: [error] AWT-EventQueue-0: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 [error] AWT-EventQueue-0: at java.util.Vector.elementAt(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateTabHeight (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.metal.MetalTabbedPaneUI.calculateMaxTabHeig ht(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredTabAreaHeight(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.ca lculateSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.pr eferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.BorderLayout.preferredLayoutSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.preferredSize(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.JComponent.getPreferredSize(Unknown Source) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.gui.DockableWindowManager$DockableLayout.la youtContainer(DockableWindowManager.java:441) [error] AWT-EventQueue-0: at java.awt.Container.layout (Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.doLayout(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validateTree(Unknown Source) [error] AWT-EventQueue-0: at java.awt.Container.validate(Unknown Source) [error] AWT-EventQueue-0: at javax.swing.RepaintManager.validateInvalidComponents (Unknown Source) [error] AWT-EventQueue-0: at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Unknown Source) [error] AWT-EventQueue-0: a... [truncated message content] |