QCAD

QCAD - 2D CAD System.

Click here for a documentation of the DokuWiki formatting syntax that can be used in reports

Please search for existing tasks (also closed ones) before opening a new task.

Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help - Check for Updates)

Tasklist

FS#39 - print of not found (invalid) layer crashes

Attached to Project: QCAD
Opened by Martin (martin) - Friday, 29 April 2011, 10:52 GMT+2
Last edited by Andrew (andrew) - Wednesday, 04 May 2011, 16:40 GMT+2
Task Type Bug Report
Category Main
Status Closed
Assigned To Andrew (andrew)
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

var layer = EAction.getDocument().queryLayer("dummy");
print(layer);
Thread [1] 23305 (Suspended : Signal : SIGSEGV:Segmentation fault)	
	RLayer::getLinetypeId() at 0x898faae	
	operator<<() at RLayer.cpp:141 0x8df7ce4	
	REcmaSharedPointerLayer::toString() at REcmaSharedPointerLayer.cpp:1,885 0x8b1ab59	
	0xb6bd913c	
	0xb6ac2f68	
	0xb6ac3058	
	0xb6b09fb5	
	0xb69ed8e7	
	0xb6b083d5	
	0xb6a5a992	
	<...more frames...>	
This task depends upon

Closed by  Andrew (andrew)
Wednesday, 04 May 2011, 16:40 GMT+2
Reason for closing:  Fixed

Loading...