Hello everyone. Il ove Inskape (best friend for 6 years now) but I cannot have any bleed on the 1.0.2 version. -Any idea to help me ? Many thanks !
the error message is :Traceback (most recent call last): File "printing_marks.py", line 401, in <module> PrintingMarks().run() File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 140, in run self.save_raw(self.effect()) File "printing_marks.py", line 251, in effect g_bleed = layer.add(inkex.Group(**g_attribs)) File "src/lxml/classlookup.pxi", line 77, in lxml.etree.ElementBase.__init__ File "src/lxml/apihelpers.pxi", line 158, in lxml.etree._initNewElement File "src/lxml/apihelpers.pxi", line 317, in lxml.etree._initNodeAttributes File "src/lxml/apihelpers.pxi", line 333, in lxml.etree._addAttributeToNode File "src/lxml/apihelpers.pxi", line 1744, in lxml.etree._attributeValidOrRaise ValueError: Invalid attribute name 'inkscape:label'
Hi, Yes it the same here. The extension for printing marks gives this error under Windows 8.1, Inkscape 1.0.2-2. But in 1.1 Alpha the extension does as expected. I'll try to fill in a report on Gitlab.
Hi, Yesterday I filled in a bug report about this. Then I found out that you can download the correct extension files and install them yourself. These work fine with Inkscape 1.0.2. I installed them in my user's directory, so now I have two extensions with the same name in my menu. Just try out which one works and you can make your crop marks again.
Download the inx and the py file. Then you copy those to your Inkscape user's extension directory. If you do not know where that is on your computer, open the Inkscape Preferences (Ctrl+Shift+P) > System. There you find the location of the extensions directory.
Hello everyone ! after experiencing an issue re the bleed // printing_marks, I confirm it all perfectly works in the 1.1. version !!!!! Many thanks to all for the last release.
Hello everyone. Il ove Inskape (best friend for 6 years now) but I cannot have any bleed on the 1.0.2 version. -Any idea to help me ? Many thanks !
the error message is :Traceback (most recent call last):
File "printing_marks.py", line 401, in <module>
PrintingMarks().run()
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 140, in run
self.save_raw(self.effect())
File "printing_marks.py", line 251, in effect
g_bleed = layer.add(inkex.Group(**g_attribs))
File "src/lxml/classlookup.pxi", line 77, in lxml.etree.ElementBase.__init__
File "src/lxml/apihelpers.pxi", line 158, in lxml.etree._initNewElement
File "src/lxml/apihelpers.pxi", line 317, in lxml.etree._initNodeAttributes
File "src/lxml/apihelpers.pxi", line 333, in lxml.etree._addAttributeToNode
File "src/lxml/apihelpers.pxi", line 1744, in lxml.etree._attributeValidOrRaise
ValueError: Invalid attribute name 'inkscape:label'
Looks like a bug. Please report this to the developers.
Info here: https://inkscape.org/forums/beyond/how-to-report-bugs-or-request-new-features/
Works here in 1.1 Alpha.
Hi,
Yes it the same here. The extension for printing marks gives this error under Windows 8.1, Inkscape 1.0.2-2.
But in 1.1 Alpha the extension does as expected.
I'll try to fill in a report on Gitlab.
Bye, Kirsten
Hi,
Yesterday I filled in a bug report about this.
Then I found out that you can download the correct extension files and install them yourself.
These work fine with Inkscape 1.0.2.
I installed them in my user's directory, so now I have two extensions with the same name in my menu.
Just try out which one works and you can make your crop marks again.
Here are the direct downloadlinks from the extension repository:
https://gitlab.com/inkscape/extensions/-/raw/master/printing_marks.inx?inline=false
https://gitlab.com/inkscape/extensions/-/raw/master/printing_marks.py?inline=false
Download the inx and the py file. Then you copy those to your Inkscape user's extension directory.
If you do not know where that is on your computer, open the Inkscape Preferences (Ctrl+Shift+P) > System.
There you find the location of the extensions directory.
Thank you @Kirstie. This seems really clear. I'll try this afternoon !!!!!
Hello everyone ! after experiencing an issue re the bleed // printing_marks, I confirm it all perfectly works in the 1.1. version !!!!! Many thanks to all for the last release.