View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000825 | FreeCAD | Bug | public | 2012-09-06 11:30 | 2012-09-16 16:00 |
| Reporter | sliptonic | Assigned To | yorik | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.13 | ||||
| Summary | 0000825: dxf import failing: invalid literal | ||||
| Description | When trying to import a simple dxf file created with librecad, FreeCAD fails and the following error is in the console: Exception (Thu Sep 6 08:27:00 2012): invalid literal for int() with base 16: 'Standard' | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
Can't reproduce this... Could you attach the problematic file? |
|
2012-09-06 17:08
|
|
|
|
File attached. Sorry. Thought I attached it the first time around. |
|
|
okay there is indeed some error happening in the parser. I'll try to fix that... |
|
|
Fixed in 63ff342. Appearently some dxf code not supported by our parser... |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-09-06 11:30 | sliptonic | New Issue | |
| 2012-09-06 17:07 | yorik | Note Added: 0002353 | |
| 2012-09-06 17:08 | sliptonic | File Added: dxfimport-nospline.dxf | |
| 2012-09-06 17:09 | sliptonic | Note Added: 0002354 | |
| 2012-09-06 17:58 | yorik | Note Added: 0002355 | |
| 2012-09-06 17:58 | yorik | Status | new => assigned |
| 2012-09-06 17:58 | yorik | Assigned To | => yorik |
| 2012-09-16 16:00 | yorik | Note Added: 0002401 | |
| 2012-09-16 16:00 | yorik | Status | assigned => closed |
| 2012-09-16 16:00 | yorik | Resolution | open => fixed |
| 2012-09-16 16:00 | yorik | Fixed in Version | => 0.13 |
FreeCAD