Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Printing in 1.1M5

Hi,

I have a simple map with some polygons out of PostGIS.
Just one layer.

When I hit print, I get the dialog to choose the Basic Template, then on the next step 
I get a flood of errors, until I terminate the app.

The log shows:

!ENTRY org.eclipse.core.runtime 4 2 2006-03-09 14:20:11.375
!MESSAGE An internal error occurred during: "Preview Job".
!STACK 0
org.eclipse.swt.SWTException: Invalid thread access
	at org.eclipse.swt.SWT.error(SWT.java:2942)
	at org.eclipse.swt.SWT.error(SWT.java:2865)
	at org.eclipse.swt.SWT.error(SWT.java:2836)
	at net.refractions.udig.ui.graphics.SWTGraphics.createSWTImage(SWTGraphics.java:417)
	at net.refractions.udig.printing.ui.internal.editor.figures.BoxFigure$PreviewJob.run(BoxFigure.java:192)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

jamesm





Back to the top