View Issue Details

IDProjectCategoryView StatusLast Update
0001489DraftBugpublic2014-05-03 15:45
Reporterteobo Assigned Toyorik  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Versiontrunk 
Fixed in Version0.14 
Summary0001489: Not enough memory while making D-Wire after dfx-import
Description
Multiple line draft breaks after imported not so big dxf-file (46k): Not enough memory available

Workaround: With svg it is ok!


https://www.dropbox.com/s/dhrhcfjefkz1n3k/1.5eg_vac_stripped.dxf

importDXF.open("/1.5eg_vac_stripped.dxf")
Draft.makeWire(points,closed=True,face=False,support=None)
# after second or third left click command breaks

Pick next point, or (F)inish or (C)lose:
Last point has been removed
DWire has been closed
Exception (Sun Mar 23 18:55:59 2014): Not enough memory available
('[Draft.todo.tasks] Unexpected error:', <type 'exceptions.Exception'>, 'in ', <built-in method removeObject of App.Document object at 0x0000000024557AC8>, '(', 'None001', ')')


OS: Windows 7
Platform: 64-bit
Version: 0.14.3310 (Git)
Branch: master
Hash: cd03973a9bd853a8553f1142403bb48259e4dd3e
Python version: 2.7.6
Qt version: 4.8.5
Coin version: 4.0.0a
SoQt version: 1.6.0a
OCC version: 6.6.0
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2014-03-27 20:53

administrator   ~0004500

Last edited: 2014-03-27 20:54

This file opens without any problem for me, and I can make wires after without any problem either...

yorik

2014-05-03 15:45

administrator   ~0004609

I'll close this report since I can't reproduce the problem and didn't get any feedback. Reopen if needed...

Issue History

Date Modified Username Field Change
2014-03-23 18:25 teobo New Issue
2014-03-27 20:53 yorik Note Added: 0004500
2014-03-27 20:54 yorik Note Edited: 0004500
2014-03-27 20:55 yorik Assigned To => yorik
2014-03-27 20:55 yorik Status new => feedback
2014-03-29 19:50 yorik Project FreeCAD => Draft
2014-05-03 15:45 yorik Note Added: 0004609
2014-05-03 15:45 yorik Status feedback => closed
2014-05-03 15:45 yorik Resolution open => unable to reproduce
2014-05-03 15:45 yorik Fixed in Version => 0.14