Stefan Steiniger wrote:

Hi,

> I have committed some changes to the icons used in the main toolbar. I 
> used now some icons from the FAMFAMFAM icon set - which we already use 
> for some tools.

I'm unsure whether that's related or not, but with the svn version I get an
exception during startup:

java.lang.IndexOutOfBoundsException: invalid hotSpot
        at sun.awt.CustomCursor.<init>(CustomCursor.java:61)
        at sun.awt.X11CustomCursor.<init>(X11CustomCursor.java:26)
        at sun.awt.X11.XCustomCursor.<init>(XCustomCursor.java:27)
        at sun.awt.X11.XToolkit.createCustomCursor(XToolkit.java:742)
        at 
com.vividsolutions.jump.workbench.ui.GUIUtil.createCursor(GUIUtil.java:1245)
        at 
com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool.createCursor(AbstractCursorTool.java:175)
        at 
com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool.createCursor(AbstractCursorTool.java:171)
        at 
com.vividsolutions.jump.workbench.ui.cursortool.DrawRectangleFenceTool.getCursor(DrawRectangleFenceTool.java:58)
        at 
com.vividsolutions.jump.workbench.ui.cursortool.OrCompositeTool.getCursor(OrCompositeTool.java:68)
        at 
com.vividsolutions.jump.workbench.ui.cursortool.QuasimodeTool.<init>(QuasimodeTool.java:70)
        at 
com.vividsolutions.jump.workbench.ui.cursortool.QuasimodeTool.addStandardQuasimodes(QuasimodeTool.java:252)
        at 
com.vividsolutions.jump.workbench.ui.WorkbenchToolBar.addCursorTool(WorkbenchToolBar.java:145)
        at 
com.vividsolutions.jump.workbench.ui.WorkbenchToolBar.addCursorTool(WorkbenchToolBar.java:111)
        at 
com.vividsolutions.jump.workbench.JUMPConfiguration.add(JUMPConfiguration.java:1235)
        at 
com.vividsolutions.jump.workbench.JUMPConfiguration.configureToolBar(JUMPConfiguration.java:1296)
        at 
com.vividsolutions.jump.workbench.JUMPConfiguration.setup(JUMPConfiguration.java:340)
        at 
com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:288)
        at 
com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:253)

Does anyone else experience the same problem or does anyone have an idea what's
going on? Seems like this is an X11 issue, so maybe other people using Linux
have this problem as well? I get the problem with both Java5 and Java6.

Best regards, Andreas
-- 
l a t / l o n  GmbH
Aennchenstrasse 19           53177 Bonn, Germany
phone ++49 +228 18496-12     fax ++49 +228 1849629
http://www.lat-lon.de        http://www.deegree.org

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to