FS#78117 - [inkscape] glib2 2.76.0 breaks Command Line export

Attached to Project: Arch Linux
Opened by Alex (bidski) - Wednesday, 05 April 2023, 00:33 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 05 April 2023, 02:21 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
For any svg drawing in /tmp/drawing.svg, trying to convert it to png with:
inkscape --export-type="png" --export-filename /tmp/drawing.png /tmp/drawing.svg
results in a segfault.

Additional info:
Upstream bug report: https://gitlab.com/inkscape/inkscape/-/issues/4177
Version: Inkscape 1.2.2 (b0a84865, 2022-12-01)

Steps to reproduce:
Run the following command from a terminal command line
inkscape -w 1000 -h 1000 --export-filename /path/to/output_file.png /path/to/input_file.svg
This task depends upon

Closed by  Toolybird (Toolybird)
Wednesday, 05 April 2023, 02:21 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#77994 

Loading...