View Issue Details

IDProjectCategoryView StatusLast Update
0001234FreeCADBugpublic2013-09-05 14:38
Reporterpeepsalot Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version0.14 
Summary0001234: 'filemname' is not defined, typo? Can't import DWG
DescriptionSteps to recreate:
1) Try to import a DWG file

Result: An error is shown

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/freecad/Mod/Draft/importDWG.py", line 41, in insert
    dxf = convertToDxf(filemname)
<type 'exceptions.NameError'>: global name 'filemname' is not defined
Additional InformationOS: Ubuntu 13.04
Platform: 64-bit
Version: 0.14.2420 (Git)
Branch: master
Hash: 38f0f73fbe38f34542286bd10dc85e91a1f677c4
Python version: 2.7.4
Qt version: 4.8.4
Coin version: 3.1.3
SoQt version: 1.5.0
OCC version: 6.5.0
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2013-09-05 14:38

administrator   ~0003555

Fixed with commit 6e66083
Thanks for notifying!

Issue History

Date Modified Username Field Change
2013-09-05 04:18 peepsalot New Issue
2013-09-05 14:38 yorik Status new => assigned
2013-09-05 14:38 yorik Assigned To => yorik
2013-09-05 14:38 yorik Note Added: 0003555
2013-09-05 14:38 yorik Status assigned => closed
2013-09-05 14:38 yorik Resolution open => fixed
2013-09-05 14:38 yorik Fixed in Version => 0.14