inkstitch / inkstitch

Ink/Stitch: an Inkscape extension for machine embroidery design
https://inkstitch.org
GNU General Public License v3.0
979 stars 172 forks source link

Stitch plan preview with AppImage on linux #3177

Closed maikenbjerg closed 1 day ago

maikenbjerg commented 2 months ago

Opened attatched .svg file and tried different options in the extension. When using the "Params", the window never show up. This log came after using something else than params. Using Inkscape 1.3.2

From Inkscape error log:

Ubuntu 22.04.4 LTS

Ink/Stitch Version: v3.1.0 (linux) 2024-07-27 09:12

Traceback (most recent call last): File "inkstitch.py", line 162, in File "inkex/base.py", line 252, in run File "lib/extensions/stitch_plan_preview.py", line 61, in effect File "lib/extensions/stitch_plan_preview.py", line 123, in rasterize File "lib/extensions/utils/inkex_command.py", line 220, in inkscape File "lib/extensions/utils/inkex_command.py", line 186, in call File "lib/extensions/utils/inkex_command.py", line 152, in _call inkex.command.ProgramRunError: Return Code: -5: b"\n(inkscape:214521): GLib-GIO-ERROR : 20:45:35.133: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'\n" b'' args: ('Return Code: -5: b"\n(inkscape:214521): GLib-GIO-ERROR : 20:45:35.133: Settings schema \'org.gnome.settings-daemon.plugins.xsettings\' does not contain a key named \'antialiasing\'\n"\nb\'\'\nargs: (\'inkscape\', -5, b"\n(inkscape:214521): GLib-GIO-ERROR **: 20:45:35.133: Settings schema \'org.gnome.settings-daemon.plugins.xsettings\' does not contain a key named \'antialiasing\'\n", b\'\', [\'/usr/bin/inkscape\', \'--actions=select-by-id: inkstitch_stitch_plan; query-x; query-y; query-width; query-height; export-id: inkstitch_stitch_plan; export-id-only; export-type: png; export-dpi: 300; export-png-color-mode: RGBA_16; export-filename: /tmp/tmp5ldh7ts5/temp.png; export-do\', \'/tmp/tmp5ldh7ts5/temp.svg\'])',)

osaa_symbol_neon_rgb

kaalleen commented 2 months ago

Hm, can you try the ppa version instead of the AppImage (Inkscape). Looks as if your system runs into issues with the AppImage.

https://inkscape.org/release/inkscape-1.3.2/gnulinux/ubuntu/ppa/dl/

kaalleen commented 1 day ago

No further response. Closing. If this is still an issue, we will reopen.