Box maker extension for inkscape

322 views
Skip to first unread message

paul Meynell

unread,
Sep 13, 2015, 3:16:21 PM9/13/15
to Nottingham Hackspace - Nottinghack
Any ideas where I can download the extension?
When I tried the link in the wiki , I get nothing , the same from an external site.

Ian Dickinson

unread,
Sep 13, 2015, 3:35:56 PM9/13/15
to Nottingham Hackspace - Nottinghack
Unofficial repository for the boxmaker inkscape extension:

https://github.com/hellerbarde/inkscape-boxmaker


paul meynell

unread,
Sep 13, 2015, 4:06:24 PM9/13/15
to Nottingham Hackspace - Nottinghack
Great got the files and put them in the right place, only bit I'm not sure of is how to make the file Executable

Boxmaker.inx and Boxmaker.py need to be put in the inkscape extensions folder generally in: ...\Inkscape\share\extensions or linux: usr/.../Inkscape/share/extensions (NOTE: you need to make boxmaker.py executable)

Aithne Morgana

unread,
Sep 13, 2015, 5:08:28 PM9/13/15
to notti...@googlegroups.com
If you're using Windows you don't need to make it executable, if you using linux you need to have at least your user set to permission 7 in command line, I think there's a tick box in most GUIs properties windows.

Aithne


On Sunday, 13 September 2015, paul meynell <scubacatd...@gmail.com> wrote:
Great got the files and put them in the right place, only bit I'm not sure of is how to make the file Executable

Boxmaker.inx and Boxmaker.py need to be put in the inkscape extensions folder generally in: ...\Inkscape\share\extensions or linux: usr/.../Inkscape/share/extensions (NOTE: you need to make boxmaker.py executable)

--
You received this message because you are subscribed to the Google Groups "Nottingham Hackspace - Nottinghack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nottinghack...@googlegroups.com.
To post to this group, send email to notti...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
'I'm not passive agressive I'm just autistic.' 


paul meynell

unread,
Sep 13, 2015, 5:51:40 PM9/13/15
to notti...@googlegroups.com
Thanks I'm using vista and getting an error when I run the tool
Going to try it on my big pc
You received this message because you are subscribed to a topic in the Google Groups "Nottingham Hackspace - Nottinghack" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nottinghack/Y3sIRVmFBzE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nottinghack...@googlegroups.com.

paul meynell

unread,
Sep 13, 2015, 5:59:44 PM9/13/15
to notti...@googlegroups.com
ok what am i missing?
im getting this error on both pc's vista and windows 7?




Traceback (most recent call last):

  File "boxmaker.py", line 228, in <module>

    effect.affect()

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

    self.effect()

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

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

AttributeError: 'module' object has no attribute 'unittouu'

Aithne Morgana

unread,
Sep 13, 2015, 6:20:53 PM9/13/15
to notti...@googlegroups.com
Best guess is that it's a compatibility error ( it could be a dependancy error, but it doesn't read like one. ), it looks like it's expecting some functions in inkscape that either aren't there or have been renamed. All I can suggest doing it checking that your version of inkscape is compitible with the plugin you're running.
As it came from GitHub you could also check to see if other people have had the same issue with it, and if there's a fix for it.

Aithne

paul meynell

unread,
Sep 13, 2015, 7:06:03 PM9/13/15
to notti...@googlegroups.com
Ok thanks , I am running latest Inkscape so might have to back date will try GitHub first
Reply all
Reply to author
Forward
0 new messages