I want install mail merge plugin for Inkscape
Hi
I download a 'Mail Merge for Inkscape from the below mentioned website and followed all the steps but still its not working can you help me. Aurium :: InkscapeGenerator
| | | | | |
|
| | | | Aurium :: InkscapeGenerator
Aurélio A. Heckert - aurium@gmail.com
|
|
|
Warm Regards,Rajan Jayakanthan
I would suggest contacting Aurelio directly at: Copyright (C) 2009 Aurelio A. Heckert aurium@gmail.com It appears that this code is from 2008, so you may need to get a newer version, depending on which version of Inkscape you are running.
Alvin
Hi,
if you're using an Inkscape 1.0beta, you can instead use
https://gitlab.com/Moini/nextgenerator
The version by Aurelio doesn't work with Inkscape 1.x anymore. (and maybe I need to update that extension, too, for the latest beta, let me know if it generates an error message).
Maren
Am 06.04.20 um 13:16 schrieb Alvin Penner:
I would suggest contacting Aurelio directly at: Copyright (C) 2009 Aurelio A. Heckert aurium@gmail.com It appears that this code is from 2008, so you may need to get a newer version, depending on which version of Inkscape you are running.
Alvin _______________________________________________ Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org
Hi, just for fun I tried the version from Moini\nextgenerator on Inkscape 1.1-dev. I got the Python error message:
Traceback (most recent call last): File "next_gen.py", line 37, in <module> from inkex.localization import _ ImportError: cannot import name '_' from 'inkex.localization' (C:\APP\Temp\inkscape_devel\share\inkscape\extensions\inkex\localization.py)
Alvin
Seem nextgenerator needs a small update.
"|from inkex.localization import _" should not be required anymore, it should work out-of the box when deriving from |||InkscapeExtension||
@Maren: Do you intend to localize nextgenerator? It would be a good opportunity to test the new "translationdomain" functionality in the field. I'd be happy to assist (the main job is not even specific to Inkscape extensions and involves extracting the translatable strings into a .po file and compiling them to .mo files with proper directory structure).
Cheers, Patrick
||||
Am 06.04.2020 um 18:11 schrieb Alvin Penner:
Hi, just for fun I tried the version from Moini\nextgenerator on Inkscape 1.1-dev. I got the Python error message:
Traceback (most recent call last): File "next_gen.py", line 37, in <module> from inkex.localization import _ ImportError: cannot import name '_' from 'inkex.localization' (C:\APP\Temp\inkscape_devel\share\inkscape\extensions\inkex\localization.py)
Alvin _______________________________________________ Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org
Am 06.04.20 um 18:43 schrieb Patrick Storz:
Seem nextgenerator needs a small update.
"|from inkex.localization import _" should not be required anymore, it should work out-of the box when deriving from |||InkscapeExtension||
- Yep, I just updated it, thanks for the hint, Alvin and Patrick. The latest version is now available from
https://gitlab.com/Moini/nextgenerator/-/tags/v0.9
@Maren: Do you intend to localize nextgenerator? It would be a good opportunity to test the new "translationdomain" functionality in the field. I'd be happy to assist (the main job is not even specific to Inkscape extensions and involves extracting the translatable strings into a .po file and compiling them to .mo files with proper directory structure).
- I hadn't actually planned to do that, but we can still use the extension as a test candidate (and for putting together instructions for others). After all, we both also do German translations and documentation.
Maren
Cheers, Patrick
||||
Am 06.04.2020 um 18:11 schrieb Alvin Penner:
Hi, just for fun I tried the version from Moini\nextgenerator on Inkscape 1.1-dev. I got the Python error message:
Traceback (most recent call last): File "next_gen.py", line 37, in <module> from inkex.localization import _ ImportError: cannot import name '_' from 'inkex.localization' (C:\APP\Temp\inkscape_devel\share\inkscape\extensions\inkex\localization.py)
Alvin _______________________________________________ Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org
Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org
participants (4)
-
Alvin Penner
-
Maren Hachmann
-
Patrick Storz
-
rajan jayakanthan