Skip to content

Support for Inkscape 1.3 on Linux

Hi

The extension is now not working with inkscape 1.3 on Linux Mint 21.2 (Victoria). Looking at this Gitlab page it doesn't seem to be a "busy" extension which is strange as it is the only extension I must have. When it didnt worked with inkscape 1.2 I rolled back to 1.1 and so on. I will just have to roll back to inkscape 1.2 where it did work on Linux Mint 21.1 (Vera) and Linux Mint 21.2 (Victoria). Tested it on two Linux machines same error. I don't know if the windows version has the same issue.

The error messages are

Traceback (most recent call last): File "/home/mdmint/.config/inkscape/extensions/pathops.py", line 484, in PathOps().run() File "/usr/share/inkscape/extensions/inkex/base.py", line 250, in run self.save_raw(self.effect()) File "/home/mdmint/.config/inkscape/extensions/pathops.py", line 416, in effect self.loop_pathops(top_path, other_paths) File "/home/mdmint/.config/inkscape/extensions/pathops.py", line 372, in loop_pathops self.run_pathops(tempfile, top_path, chunk, ink_verb, dry_run) File "/home/mdmint/.config/inkscape/extensions/pathops.py", line 314, in run_pathops inkversion = get_inkscape_version() File "/home/mdmint/.config/inkscape/extensions/pathops.py", line 70, in get_inkscape_version ink_version = inkex.command.call(ink, '--version').decode("utf-8") File "/usr/share/inkscape/extensions/inkex/command.py", line 260, in call stdout = _call(program, *args, **kwargs) File "/usr/share/inkscape/extensions/inkex/command.py", line 239, in _call raise ProgramRunError(program, process.returncode, stderr, stdout, args) inkex.command.ProgramRunError: Return Code: -6: b"terminate called after throwing an instance of 'Gio::Error'\n" b'' args: ('Return Code: -6: b"terminate called after throwing an instance of 'Gio::Error'\n"\nb''\nargs: ('inkscape', -6, b"terminate called after throwing an instance of 'Gio::Error'\n", b'', ['/usr/bin/inkscape', '--version'])',)

Anyway - if possible please upgrade it work with Inkscape 1.3 - in the mean time - rolling back.

Cheers Mint

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information