Activity log for bug #957086

Date Who What changed Old value New value Message
2012-03-16 15:50:33 Yann Papouin bug added bug
2012-03-16 15:50:33 Yann Papouin attachment added save-as-dxf.svg https://bugs.launchpad.net/bugs/957086/+attachment/2881557/+files/save-as-dxf.svg
2012-03-16 16:32:42 su_v description I've attached the svg file that need to be saved as dxf. This is the output: Traceback (most recent call last): File "dxf_outlines.py", line 299, in <module> e.affect() File "C:\inkscape\inkscape\share\extensions\inkex.py", line 230, in affect self.effect() File "dxf_outlines.py", line 290, in effect self.process_group(doc) File "dxf_outlines.py", line 259, in process_group self.process_group(node) File "dxf_outlines.py", line 259, in process_group self.process_group(node) File "dxf_outlines.py", line 261, in process_group self.process_clone(node) File "dxf_outlines.py", line 238, in process_clone if refnode.tag == inkex.addNS('g','svg'): AttributeError: 'NoneType' object has no attribute 'tag' I've attached the svg file that need to be saved as dxf. This is the output: Traceback (most recent call last):   File "dxf_outlines.py", line 299, in <module>     e.affect()   File "C:\inkscape\inkscape\share\extensions\inkex.py", line 230, in affect     self.effect()   File "dxf_outlines.py", line 290, in effect     self.process_group(doc)   File "dxf_outlines.py", line 259, in process_group     self.process_group(node)   File "dxf_outlines.py", line 259, in process_group     self.process_group(node)   File "dxf_outlines.py", line 261, in process_group     self.process_clone(node)   File "dxf_outlines.py", line 238, in process_clone     if refnode.tag == inkex.addNS('g','svg'): AttributeError: 'NoneType' object has no attribute 'tag' From the attached file: inkscape:version="0.48+devel r11093"
2012-03-16 16:32:54 su_v tags dxf exporting
2012-03-16 16:41:52 su_v tags dxf exporting clones dxf exporting
2012-03-16 16:49:00 su_v attachment added 957086-clone-orphaned-test-2.svg https://bugs.launchpad.net/inkscape/+bug/957086/+attachment/2881797/+files/957086-clone-orphaned-test-2.svg
2012-03-16 16:49:16 su_v inkscape: importance Undecided Medium
2012-03-16 16:49:16 su_v inkscape: status New Confirmed
2012-03-16 16:54:58 su_v attachment added 957086-clone-test-3.svg https://bugs.launchpad.net/inkscape/+bug/957086/+attachment/2881822/+files/957086-clone-test-3.svg
2012-03-16 16:55:12 su_v attachment added 957086-clone-test-3.dxf https://bugs.launchpad.net/inkscape/+bug/957086/+attachment/2881823/+files/957086-clone-test-3.dxf
2012-03-16 16:59:15 su_v attachment added 957086-save-as-dxf-orphans-removed-1.svg https://bugs.launchpad.net/inkscape/+bug/957086/+attachment/2881856/+files/957086-save-as-dxf-orphans-removed-1.svg
2012-03-17 11:48:33 Alvin Penner attachment added dxf_outlines.py https://bugs.launchpad.net/inkscape/+bug/957086/+attachment/2886202/+files/dxf_outlines.py
2012-03-19 22:28:19 Launchpad Janitor branch linked lp:inkscape
2012-03-19 22:30:59 Alvin Penner inkscape: status Confirmed Fix Committed
2012-03-20 00:07:11 su_v inkscape: milestone 0.49
2012-03-20 00:07:11 su_v inkscape: assignee Alvin Penner (apenner)
2012-03-20 00:07:47 su_v tags clones dxf exporting backport-proposed clones dxf exporting
2012-12-12 15:48:12 su_v tags backport-proposed clones dxf exporting clones dxf exporting
2012-12-12 15:52:43 su_v inkscape: milestone 0.49 0.48.4
2012-12-17 15:56:56 Ted Gould inkscape: status Fix Committed Fix Released