View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001489 | Draft | Bug | public | 2014-03-23 18:25 | 2014-05-03 15:45 |
| Reporter | teobo | Assigned To | yorik | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | trunk | ||||
| Fixed in Version | 0.14 | ||||
| Summary | 0001489: 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 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
This file opens without any problem for me, and I can make wires after without any problem either... |
|
|
I'll close this report since I can't reproduce the problem and didn't get any feedback. Reopen if needed... |
| 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 |
FreeCAD