paths2openscad Fedora 18 patch
0
Likes
51
Downloads
431
Views
Published on January 7, 2013
Description
This is just a really minor patch which makes thing #25036 (a very nice Inkscape extension created some moths ago by Dan Newman) work in Fedora 18 and probably all Inkscape versions > 0.48.4.
If not used, it just throws this exception:
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
If not used, it just throws this exception:
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
Instructions
Download the patch file and run this command this:
patch -p1 ~/.config/inkscape/extensions/paths2openscad.inx <PATH_TO_DOWNLOADED_FILE/paths2openscad.inx.patch
or just remove lines 27 - 31 from the original paths2openscad.inx.
patch -p1 ~/.config/inkscape/extensions/paths2openscad.inx <PATH_TO_DOWNLOADED_FILE/paths2openscad.inx.patch
or just remove lines 27 - 31 from the original paths2openscad.inx.
License
paths2openscad Fedora 18 patch by CryoFather is licensed under the Creative Commons - GNU GPL license.

You must be logged in to post a comment.