<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/eclipseexeditor/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/eclipseexeditor/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 22 Nov 2005 11:57:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/eclipseexeditor/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>NullPointer</title><link>https://sourceforge.net/p/eclipseexeditor/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I junst downloaded net.sf.eclipseexeditor-src_1.0.4.zip&lt;br /&gt;
and build it in my eclipse 3.1. While trying it I got a&lt;br /&gt;
NullPointerException. Event details below.&lt;/p&gt;
&lt;p&gt;Severity: Error&lt;br /&gt;
Message: java.lang.NullPointerException&lt;br /&gt;
Exception Stack Trace:&lt;br /&gt;
java.lang.NullPointerException&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.ui.HistoryInputDialog.isToggled(HistoryInputDialog.java:314)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.ui.FilterCommandUI.readFilter(FilterCommandUI.java:86)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.actions.FilterActionDelegate.isFilterable(FilterActionDelegate.java:266)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.actions.FilterActionDelegate.runFilter(FilterActionDelegate.java:168)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.actions.FilterActionDelegate.run(FilterActionDelegate.java:99)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native&lt;br /&gt;
Method)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown&lt;br /&gt;
Source)&lt;br /&gt;
at&lt;br /&gt;
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown&lt;br /&gt;
Source)&lt;br /&gt;
at java.lang.reflect.Method.invoke(Unknown Source)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)&lt;br /&gt;
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)&lt;br /&gt;
at org.eclipse.core.launcher.Main.run(Main.java:973)&lt;br /&gt;
at org.eclipse.core.launcher.Main.main(Main.java:948)&lt;/p&gt;
&lt;p&gt;Session Data:&lt;br /&gt;
eclipse.buildId=unknown&lt;br /&gt;
java.version=1.5.0_04&lt;br /&gt;
java.vendor=Sun Microsystems Inc.&lt;br /&gt;
BootLoader constants: OS=win32, ARCH=x86, WS=win32,&lt;br /&gt;
NL=pt_BR&lt;br /&gt;
Framework arguments:  -product org.eclipse.sdk.ide&lt;br /&gt;
-pdelaunch&lt;br /&gt;
Command-line arguments:  -product org.eclipse.sdk.ide&lt;br /&gt;
-data C:\java\runtime-EclipseApplication -dev&lt;br /&gt;
file:C:/java/projects/.metadata/.plugins/org.eclipse.pde.core/Eclipse&lt;br /&gt;
Application/dev.properties -pdelaunch -os win32 -ws&lt;br /&gt;
win32 -arch x86&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcos Pirmez</dc:creator><pubDate>Tue, 22 Nov 2005 11:57:49 -0000</pubDate><guid>https://sourceforge.net2533c9b6a07515bd34ef48e6f32e7218e5117bac</guid></item><item><title>Filter command fails with stacktrace</title><link>https://sourceforge.net/p/eclipseexeditor/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Filter command fails with the following stacktrace.&lt;/p&gt;
&lt;p&gt;NOTE: The command will work once, the begin to fail.&lt;br /&gt;
Eclipse must be restarted for the command to work&lt;br /&gt;
again. The command I ran that produced the following&lt;br /&gt;
output was 'sort'. It was run on 18 lines of a java&lt;br /&gt;
source file. The plugin is being run under Ecilpse 3.1RC1.&lt;/p&gt;
&lt;p&gt;You can contact me at&lt;br /&gt;
eteebug20050601.10.hamfancy@spamgourmet.com.&lt;/p&gt;
&lt;p&gt;java.lang.reflect.InvocationTargetException&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.operation.ModalContext.run(ModalContext.java:327)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:447)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:261)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.progress.ProgressManager$3.run(ProgressManager.java:861)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.progress.ProgressManager.busyCursorWhile(ProgressManager.java:895)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.progress.ProgressManager.busyCursorWhile(ProgressManager.java:871)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.actions.FilterActionDelegate.runFilter(FilterActionDelegate.java:93)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.actions.FilterActionDelegate.run(FilterActionDelegate.java:71)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1016)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2825)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2530)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1694)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1658)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:366)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:375)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:162)&lt;br /&gt;
at&lt;br /&gt;
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
at&lt;br /&gt;
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br /&gt;
at&lt;br /&gt;
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br /&gt;
at java.lang.reflect.Method.invoke(Method.java:585)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.launcher.Main.basicRun(Main.java:278)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.launcher.Main.run(Main.java:973)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.core.launcher.Main.main(Main.java:948)&lt;br /&gt;
Caused by: java.lang.IllegalThreadStateException:&lt;br /&gt;
process hasn't exited&lt;br /&gt;
at&lt;br /&gt;
java.lang.UNIXProcess.exitValue(UNIXProcess.java:172)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.textfilter.Filter.run(Filter.java:264)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.textfilter.Filter.run(Filter.java:193)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.actions.FilterActionDelegate.filter(FilterActionDelegate.java:164)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.actions.FilterActionDelegate$1.run(FilterActionDelegate.java:99)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 01 Jun 2005 17:20:41 -0000</pubDate><guid>https://sourceforge.netbf8f9428de616d7ffbf84cedcc9b909dc437e9e0</guid></item><item><title>Race condition on exit</title><link>https://sourceforge.net/p/eclipseexeditor/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;eclipse 3.1RC1 on linux FC2&lt;/p&gt;
&lt;p&gt;Caused by: java.lang.IllegalThreadStateException:&lt;br /&gt;
process hasn't exited&lt;br /&gt;
at&lt;br /&gt;
java.lang.UNIXProcess.exitValue(UNIXProcess.java:167)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.textfilter.Filter.run(Filter.java:320)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.textfilter.Filter.run(Filter.java:239)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.actions.FilterActionDelegate.filter(FilterActionDelegate.java:163)&lt;br /&gt;
at&lt;br /&gt;
net.sf.eclipseexeditor.actions.FilterActionDelegate$1.run(FilterActionDelegate.java:99)&lt;br /&gt;
at&lt;br /&gt;
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Conway</dc:creator><pubDate>Tue, 31 May 2005 19:33:04 -0000</pubDate><guid>https://sourceforge.net1f6feb183160f4de101aa0c23261ca3aee8349a2</guid></item></channel></rss>