Actions
action #127520
open[desktop] Test inkscape CLI under Gnome system for a random SVG image
Status:
New
Priority:
Normal
Assignee:
-
Category:
New test
Target version:
-
Start date:
2023-04-12
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Recently, we noticed an Inkscape CLI that happens when it's run under a Gnome system:
$ sudo zypper in -y inkscape
$ wget https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/aa.svg
$ inkscape --export-filename=aa.png aa.svg
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at https://inkscape.org/report
with a detailed description of the steps leading to the crash, so we can fix it.
** Message: 09:14:42.296: Error: Inkscape encountered an internal error and will close now.
Segmentation fault (core dumped)
Please add such a test-case to openQA.
Updated by marxin over 1 year ago
It's important to notice it happens only under Gnome/Xfce X-window session.
Updated by maritawerner over 1 year ago
- Subject changed from Test inkscape CLI under Gnome system for a random SVG image to [desktop] Test inkscape CLI under Gnome system for a random SVG image
Updated by szarate over 1 year ago
instead of downloading anything from the internet data/python/pycairo_sample_tumbleweed.svg maybe can be used.
tests/x11/inkscape.pm
already exists, asking desktop team to see if they can take it
Updated by slo-gin 6 months ago
This ticket was set to Normal priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.
Actions