paulh-rnd / TabbedBoxMaker

Inkscape tabbed box generator plugin - quickly design complex "finger jointed" boxes
GNU General Public License v2.0
200 stars 47 forks source link

Does not generate box #16

Closed Panour closed 6 years ago

Panour commented 6 years ago

InkscapeBug report (windows7 64 bit, pyton 2.7.5, langage french) : Traceback (most recent call last):

File "boxmaker.py", line 525, in

effect.affect()

File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 215, in affect

self.effect()

File "boxmaker.py", line 257, in effect

widthDoc  = self.unittouu(svg.get('width'))

AttributeError: BoxMaker instance has no attribute 'unittouu'

applemuncy commented 6 years ago

Please see closed issue #5

Old version of inkscape ?

Panour commented 6 years ago

switched from version 0.48 to 0.92, works fine!

Panour commented 6 years ago

Yes, I have updated and closed the issue, thank you for your help!

From: apple muncy Sent: Saturday, September 02, 2017 12:27 PM To: paulh-rnd/TabbedBoxMaker Cc: Panour ; Author Subject: Re: [paulh-rnd/TabbedBoxMaker] Does not generate box (#16)

Please see closed issue #5

Old version of inkscape ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.