I think I've found a bug in Inkscape 1.1.1. installed in Linux Mint from the inkscape.dev/stable repository.
Is this a known bug? Should I report it?
Steps to reproduce:
1. Create a new document:
2. Draw a bezier line with a 'Shape' selected.
3. Check that the 'Edit paths by nodes' tool functions correctly on the bezier line.
4. Save the document as an 'Inkscape SVG' file type.
5. Close the document. Close and restart Inkscape if you want, it makes no difference.
6. Reopen the document you just saved.
7. Select the 'Edit paths by nodes' tool again.
8. Click on the bezier line again. Inkscape crashes.
This crash only happens when the bezier line has a 'Shape' selected, and it has not been converted to a path, and it has been saved as an Inkscape SVG.
I think I've found a bug in Inkscape 1.1.1. installed in Linux Mint from the inkscape.dev/stable repository.
Is this a known bug? Should I report it?
Steps to reproduce:
1. Create a new document:
2. Draw a bezier line with a 'Shape' selected.
3. Check that the 'Edit paths by nodes' tool functions correctly on the bezier line.
4. Save the document as an 'Inkscape SVG' file type.
5. Close the document. Close and restart Inkscape if you want, it makes no difference.
6. Reopen the document you just saved.
7. Select the 'Edit paths by nodes' tool again.
8. Click on the bezier line again. Inkscape crashes.
This crash only happens when the bezier line has a 'Shape' selected, and it has not been converted to a path, and it has been saved as an Inkscape SVG.
Might be one of these: https://gitlab.com/groups/inkscape/-/issues?scope=all&state=opened&label_name[]=crash&search=bezier
I can recreate the issue on macOS with version 1.1.1. Seems solved in dev1.2
@TylerDurden I looked through several pages of bug reports but I couldn't find anything specific to this problem.
@Polygon Thanks for testing. If it's fixed in dev1.2 then there's probably no point in reporting it.