<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to nightlabseditor2d</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/" rel="alternate"/><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/feed.atom" rel="self"/><id>https://sourceforge.net/p/jfire/nightlabseditor2d/</id><updated>2009-10-08T04:15:30Z</updated><subtitle>Recent changes to nightlabseditor2d</subtitle><entry><title>Wrong class path variable reference</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/24/" rel="alternate"/><published>2009-10-08T04:15:30Z</published><updated>2009-10-08T04:15:30Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.net46ea4d5ff393360687d8e05cf4ea9687d4ec752b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=1287" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=1287&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: marco&lt;/p&gt;
&lt;p&gt;The .classpath of project org.nightlabs.editor2d.ui references ECLIPSE_HOME:&lt;/p&gt;
&lt;p&gt;ECLIPSE_HOME/plugins/org.holongate.gef_2.3.0/holongate-gef.jar&lt;br /&gt;
ECLIPSE_HOME/plugins/org.holongate.draw2d_2.3.0/holongate-draw2d.jar&lt;/p&gt;
&lt;p&gt;However, ECLIPSE_HOME points to the SDK and not the current target platform! Either we introduce a new variable that's set by the NightLabs SDK or the project org.nightlabs.editor2d.ui needs to reference the libraries in a different way.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Not possible anymore to use the editor2d offline!</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/23/" rel="alternate"/><published>2009-10-08T02:15:32Z</published><updated>2009-10-08T02:15:32Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.net415ecd43aac2f93554b35ed39a7159416c1ecc9d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=1288" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=1288&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: marco&lt;/p&gt;
&lt;p&gt;It is impossible to create a new editor2d-document since the New-wizard requires to be logged-in.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>NullPointerException when opening the voucher editor</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/22/" rel="alternate"/><published>2009-04-10T10:15:38Z</published><updated>2009-04-10T10:15:38Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.net3f6fc1a1a3dc28cf0c9aef0e0dfa0a0272461310</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=1081" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=1081&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: khaireel&lt;/p&gt;
&lt;p&gt;java.lang.NullPointerException&lt;br /&gt;
at org.nightlabs.editor2d.ui.outline.EditorOutlinePage.getAdapter(EditorOutlinePage.java:243)&lt;br /&gt;
at org.eclipse.ui.internal.util.Util.getAdapter(Util.java:106)&lt;br /&gt;
at org.eclipse.ui.part.PageBookView.getAdapter(PageBookView.java:568)&lt;br /&gt;
at org.eclipse.ui.views.contentoutline.ContentOutline.getAdapter(ContentOutline.java:162)&lt;br /&gt;
at org.nightlabs.editor2d.ui.custom.EditorZoomComboContributionItem$4.partActivated(EditorZoomComboContributionItem.java:271)&lt;br /&gt;
at org.eclipse.ui.internal.PartListenerList$1.run(PartListenerList.java:72)&lt;br /&gt;
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)&lt;br /&gt;
at org.eclipse.core.runtime.Platform.run(Platform.java:857)&lt;br /&gt;
at org.eclipse.ui.internal.PartListenerList.fireEvent(PartListenerList.java:57)&lt;br /&gt;
at org.eclipse.ui.internal.PartListenerList.firePartActivated(PartListenerList.java:70)&lt;br /&gt;
at org.eclipse.ui.internal.PartService.firePartActivated(PartService.java:73)&lt;br /&gt;
at org.eclipse.ui.internal.PartService.setActivePart(PartService.java:171)&lt;br /&gt;
at org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePartChanged(WorkbenchPagePartList.java:56)&lt;br /&gt;
at org.eclipse.ui.internal.PartList.setActivePart(PartList.java:126)&lt;br /&gt;
at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3384)&lt;br /&gt;
at org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage.java:2928)&lt;br /&gt;
at org.eclipse.ui.internal.PartPane.requestActivation(PartPane.java:265)&lt;br /&gt;
at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:229)&lt;br /&gt;
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)&lt;br /&gt;
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)&lt;br /&gt;
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1125)&lt;br /&gt;
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1106)&lt;br /&gt;
at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:1142)&lt;br /&gt;
at org.eclipse.swt.widgets.Control.sendFocusEvent(Control.java:3057)&lt;br /&gt;
at org.eclipse.swt.widgets.Control.gtk_event_after(Control.java:2453)&lt;br /&gt;
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1481)&lt;br /&gt;
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4234)&lt;br /&gt;
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3973)&lt;br /&gt;
at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)&lt;br /&gt;
at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:5593)&lt;br /&gt;
at org.eclipse.swt.widgets.Display.eventProc(Display.java:1192)&lt;br /&gt;
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)&lt;br /&gt;
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1487)&lt;br /&gt;
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2969)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2448)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2412)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2278)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)&lt;br /&gt;
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)&lt;br /&gt;
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;br /&gt;
at org.nightlabs.base.ui.app.AbstractApplication.start(AbstractApplication.java:347)&lt;br /&gt;
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br /&gt;
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br /&gt;
at java.lang.reflect.Method.invoke(Method.java:597)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Color objects are created but never disposed</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/21/" rel="alternate"/><published>2009-04-02T20:15:33Z</published><updated>2009-04-02T20:15:33Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.net53b98c9de1bdc2dae5da228195426d2ef039355e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=1058" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=1058&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: marco&lt;/p&gt;
&lt;p&gt;The method ImageUtil.createColorImage(java.awt.Color, int, int) causes instances of org.eclipse.swt.graphics.Color to be created on the fly and to never be disposed.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Image objects in many LabelProviders are never disposed</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/20/" rel="alternate"/><published>2009-04-02T18:15:33Z</published><updated>2009-04-02T18:15:33Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.net923d15fe79596c25aea8ea237c3b72784a741a65</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=1059" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=1059&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: marco&lt;/p&gt;
&lt;p&gt;Some LabelProvider implementations used in some PropertyDescriptors create Image objects on the fly and never dispose them.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Texts are displayed at the wrong location</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/19/" rel="alternate"/><published>2009-02-17T11:15:08Z</published><updated>2009-02-17T11:15:08Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.net5753dee5c1207325cd7cbe355daa3988f578adba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=991" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=991&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: daniel&lt;/p&gt;
&lt;p&gt;Dependent on the resolution of the document, the position of text is wrong (displayed too low) in comparison to the text bounds (which are correct). Rotated bounds are correct.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>ConcurrentModificationException while zooming</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/18/" rel="alternate"/><published>2008-08-14T10:15:33Z</published><updated>2008-08-14T10:15:33Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.net31916479dd7170ba80bc57c14c40d0e45054c647</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=884" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=884&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: marco&lt;/p&gt;
&lt;p&gt;Based on the screen shot that was part of the error report, I assume that this happened either when starting CrossTicket or when minimizing it (no window was visible on the screen shot).&lt;/p&gt;
&lt;p&gt;java.util.ConcurrentModificationException&lt;br /&gt;
at java.util.AbstractList$Itr.checkForComodification(Unknown Source)&lt;br /&gt;
at java.util.AbstractList$Itr.next(Unknown Source)&lt;br /&gt;
at org.nightlabs.editor2d.viewer.ui.ZoomSupport.fireZoomChanged(ZoomSupport.java:91)&lt;br /&gt;
at org.nightlabs.editor2d.viewer.ui.ZoomSupport.setZoom(ZoomSupport.java:120)&lt;br /&gt;
at org.nightlabs.editor2d.viewer.ui.ZoomSupport.zoomAll(ZoomSupport.java:316)&lt;br /&gt;
at org.nightlabs.editor2d.viewer.ui.ZoomSupport.doZoomAll(ZoomSupport.java:322)&lt;br /&gt;
at org.nightlabs.editor2d.viewer.ui.ZoomSupport$2.propertyChange(ZoomSupport.java:340)&lt;br /&gt;
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)&lt;br /&gt;
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)&lt;br /&gt;
at java.awt.Component.firePropertyChange(Unknown Source)&lt;br /&gt;
at javax.swing.JComponent.removeNotify(Unknown Source)&lt;br /&gt;
at java.awt.Container.removeNotify(Unknown Source)&lt;br /&gt;
at java.awt.Window.removeNotify(Unknown Source)&lt;br /&gt;
at java.awt.Frame.removeNotify(Unknown Source)&lt;br /&gt;
at java.awt.Window$1DisposeAction.run(Unknown Source)&lt;br /&gt;
at java.awt.Window.doDispose(Unknown Source)&lt;br /&gt;
at java.awt.Window.dispose(Unknown Source)&lt;br /&gt;
at org.eclipse.swt.awt.SWT_AWT$5.run(SWT_AWT.java:218)&lt;br /&gt;
at java.awt.event.InvocationEvent.dispatch(Unknown Source)&lt;br /&gt;
at java.awt.EventQueue.dispatchEvent(Unknown Source)&lt;br /&gt;
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)&lt;br /&gt;
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)&lt;br /&gt;
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)&lt;br /&gt;
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)&lt;br /&gt;
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)&lt;br /&gt;
at java.awt.EventDispatchThread.run(Unknown Source)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Width/Height is 0 after e2d file is read</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/17/" rel="alternate"/><published>2007-11-15T07:15:56Z</published><updated>2007-11-15T07:15:56Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.net44f5685660411e8420dcb845e1eb5172b27038a0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=377" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=377&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: marco&lt;/p&gt;
&lt;p&gt;Create a new Editor2D file. Save the file. Close the editor. Open the file. Try to save it as PNG or as PCX. Alternatively, you can directly try to open the attached file "c.e2d" and save it as PNG or PCX.&lt;/p&gt;
&lt;p&gt;Additional information:&lt;/p&gt;
&lt;p&gt;This happened when trying to save the file as "c.png":&lt;/p&gt;
&lt;p&gt;java.lang.RuntimeException: java.lang.reflect.InvocationTargetException&lt;br /&gt;
at org.nightlabs.editor2d.ui.AbstractEditor.save(AbstractEditor.java:1275)&lt;br /&gt;
at org.nightlabs.editor2d.ui.AbstractEditor.performSaveAs(AbstractEditor.java:1165)&lt;br /&gt;
at org.nightlabs.editor2d.ui.AbstractEditor.doSaveAs(AbstractEditor.java:648)&lt;br /&gt;
at org.eclipse.ui.internal.SaveAsAction.run(SaveAsAction.java:62)&lt;br /&gt;
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)&lt;br /&gt;
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)&lt;br /&gt;
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)&lt;br /&gt;
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)&lt;br /&gt;
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)&lt;br /&gt;
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)&lt;br /&gt;
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)&lt;br /&gt;
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2448)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2412)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2278)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)&lt;br /&gt;
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)&lt;br /&gt;
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;br /&gt;
at org.nightlabs.base.ui.app.AbstractApplication.start(AbstractApplication.java:327)&lt;br /&gt;
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br /&gt;
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br /&gt;
at java.lang.reflect.Method.invoke(Method.java:585)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)&lt;br /&gt;
Caused by: java.lang.reflect.InvocationTargetException&lt;br /&gt;
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:381)&lt;br /&gt;
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)&lt;br /&gt;
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:495)&lt;br /&gt;
at org.nightlabs.editor2d.ui.AbstractEditor.save(AbstractEditor.java:1271)&lt;br /&gt;
... 32 more&lt;br /&gt;
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IllegalArgumentException: Param witdh must be &amp;gt; 0&lt;br /&gt;
at org.nightlabs.editor2d.ui.AbstractEditor$8.run(AbstractEditor.java:1265)&lt;br /&gt;
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)&lt;br /&gt;
... 35 more&lt;br /&gt;
Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Param witdh must be &amp;gt; 0&lt;br /&gt;
at org.nightlabs.editor2d.ui.AbstractEditor.saveFile(AbstractEditor.java:1323)&lt;br /&gt;
at org.nightlabs.editor2d.ui.AbstractEditor.save(AbstractEditor.java:1305)&lt;br /&gt;
at org.nightlabs.editor2d.ui.AbstractEditor$8.run(AbstractEditor.java:1262)&lt;br /&gt;
... 36 more&lt;br /&gt;
Caused by: java.lang.IllegalArgumentException: Param witdh must be &amp;gt; 0&lt;br /&gt;
at org.nightlabs.editor2d.util.ImageGenerator.getModelAsImage(ImageGenerator.java:87)&lt;br /&gt;
at org.nightlabs.editor2d.util.ImageGenerator.getModelAsImage(ImageGenerator.java:199)&lt;br /&gt;
at org.nightlabs.editor2d.util.ImageGenerator.getModelAsImage(ImageGenerator.java:221)&lt;br /&gt;
at org.nightlabs.editor2d.util.ImageGenerator.writeModelAsImage(ImageGenerator.java:322)&lt;br /&gt;
at org.nightlabs.editor2d.iofilter.AbstractImageFilter.write(AbstractImageFilter.java:64)&lt;br /&gt;
at org.nightlabs.editor2d.ui.AbstractEditor.saveFile(AbstractEditor.java:1320)&lt;br /&gt;
... 38 more&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Simple Editor-2D-files not supported anymore</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/16/" rel="alternate"/><published>2007-11-15T05:15:56Z</published><updated>2007-11-15T05:15:56Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.netd765164e2437a3a881887663576893a51f4e4acd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=376" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=376&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: marco&lt;/p&gt;
&lt;p&gt;There's no possibility to create a new simple Editor2D-file anymore. The UI actions seem to be deleted / commented out. All derived editors (voucher, seating map, ticket etc.) have their appropriate actions in the main menu.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Redraw bug when enlarging editor area</title><link href="https://sourceforge.net/p/jfire/nightlabseditor2d/15/" rel="alternate"/><published>2007-10-29T03:15:19Z</published><updated>2007-10-29T03:15:19Z</updated><author><name>jfirechief</name><uri>https://sourceforge.net/u/jfirechief/</uri></author><id>https://sourceforge.netcfdbd2474a2570a699a7e36bb41e676a66c0696d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:&lt;br /&gt;
&lt;a href="https://www.jfire.org/modules/bugs/view.php?id=357" rel="nofollow"&gt;https://www.jfire.org/modules/bugs/view.php?id=357&lt;/a&gt;&lt;br /&gt;
ORIGINAL REPORTER: marco&lt;/p&gt;
&lt;p&gt;As can be seen in the attached screenshot, the editor area is distorted after enlarging it. This bug never occurs when shrinking the editor area and it does only sometimes occur when enlarging. I assume it depends on what operations are performed during resize (e.g. whether expensive buffer-recreations are necessary).&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>