It is recommended to update Inkscape from 1.3.1 as soon as possible.
Release Notes:
https://inkscape.org/release/inkscape-1.3.2/
Request MX-23: Inkscape 1.3.2 (Important bugfix release!) [Solved]
Re: Request MX-23: Inkscape 1.3.2 (Important bugfix release!)


Thats a HEAVY bugStars, polygons, spirals, 3D boxes are now saved correctly (MR #6090)
:
Unfortunately any files you have saved as plain or optimized SVG will never be recoverable, as the shape metadata is irretrievably lost for those file types.

I immediately checked the inkscape releases in all supported upstream debian branches, SID (

Only MX 21.3 and MX 23.1 TEST repos offer(ed)? the BUGGY 1.3.1 release of inkscape

If you are using appImage or flatpak, plz check your version

Re: Request MX-23: Inkscape 1.3.2 (Important bugfix release!)
sure nuff... appimage 1.3 here.. I shall updated. thank you!
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: Request MX-23: Inkscape 1.3.2 (Important bugfix release!)
Debian Experimental has 1.3, which is where I got the source for the first backport, then jumped ahead for 1.3.1.
I'll build 1.3.2 for test immediately.
I'll build 1.3.2 for test immediately.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
Re: Request MX-23: Inkscape 1.3.2 (Important bugfix release!) [Solved]
The new packages are headed for the test repo, and you can manually download the debs here early: https://drive.google.com/file/d/1FoJmwd ... sp=sharing
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
Re: Request MX-23: Inkscape 1.3.2 (Important bugfix release!)
There are two issues with distributed "inkman" extension directory structure inside Inkscape's DEB-package:Stevo wrote: Fri Dec 01, 2023 7:22 am The new packages are headed for the test repo, and you can manually download the debs here early: https://drive.google.com/file/d/1FoJmwd ... sp=sharing
- Wrong tree structure actually has triple "/inkman/inkman/inkman/" inside "../extensions/":
All the content of each "inkman" sub-directory should be moved to root "../extensions/inkman/" (and empty sub-directories should be deleted):
Code: Select all
/./usr/share/inkscape/extensions/inkman/inkman/inkman/
Code: Select all
/./usr/share/inkscape/extensions/inkman/
- Missing dependencies: "python3-requests" and "python3-appdir" (required by distributed "inkman" extension).
Add them to "Depends" list inside "control".
Re: Request MX-23: Inkscape 1.3.2 (Important bugfix release!)
Should be reported to Debian as a bug, then, so they can fix it.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing