Description: When two rectangles (one striped, the other with transparency) are placed on top of each other (or just overlapping), and when these are svg-exported with the 'Selection' option, then Inkscape cannot convert the svg file to eps. It allocates more and more memory and crashes. Exporting without 'Selection' option, that means the whole page, works fine. Steps to Reproduce: 1. Create a rectangular with striped surface. 2. Create another rectangular with any color filled and transparency. 3. Place the transparent rectangular on the striped rectangular. 4. Mark all elements and export the page to svg with ‚Selection‘ selected. When the svg file is opened in a viewer, it seems ok, but ... 5. … try to convert this svg file to eps via inkscape.com --export-type="eps" transparent-over-striped-bug.svg this allocates more and more memory and crashes after some time. Actual Results: Inkscape crashes with this svg file. Expected Results: eps file. Reproducible: Always User Profile Reset: No Additional Info: When - the rectangulars do not overlap or - if the whole page is exported without ‚Selection‘ option, there is no problem. I reported another SVG problem (#149801). Probably there is the same cause.
Created attachment 181054 [details] odg file with example and problem description
Created attachment 181055 [details] svg file witch cannot be converted to eps
Created attachment 181056 [details] svg file, whole page exported, this is ok
I confirm the issue with the attached SVG, but I can't reproduce if I export from the ODG. Set to NEEDINFO. Change back to UNCONFIRMED, if the problem persists with 7.4. Change to RESOLVED WORKSFORME, if the problem went away. Inkscape 1.2.2 (b0a8486541, 2022-12-01) Arch Linux 64-bit, X11 Version: 7.4.4.2 / LibreOffice Community Build ID: 40(Build:2) CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US 7.4.4-1 Calc: threaded Arch Linux 64-bit, X11 Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 713493c107e6a210ef9b87d033efd0614271483a CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 24 January 2023
Problem solved. I checked it with LibreOffice 7.5.0.3 (X86_64) with Windows 10 Pro. Thank you all!
Sorry, this message belongs to another bug report. Please ignore here.
Problem still remains with LibreOffice 7.5.0.3 (X86_64), checked with Windows 10 Pro. When there are only the two rectangles in the page, it works well exporting the whole page and fails exporting the selected rectangles only. I opened both svg files with an text editor. The svg file which can be converted from inkscape to eps has a class definition ClipPathGroup. The svg file witch crashes inkscape does not have this definition. There are more differences, of course. I try to upload both svg files in a few minutes.
Created attachment 185154 [details] This file can be converted to eps with inkscape
Created attachment 185155 [details] This file crashes inkscape when converting to eps
I tested: 1. Open attachment 181054 [details] 2. Select the two rectangles (shapes 4 and 5) 3. File > Export > tick "Selection", choose SVG 4. Use Inkscape 1.3.2 to convert to EPS: inkscape --export-type="eps" transparent-over-striped-bug.svg I get: InkscapeApplication::document_open: Failed to open: /home/stragu/Downloads/transparent-over-striped-bug.svg ConcreteInkscapeApplication::on_open: failed to create document! Inkscape can't open the file via the command line, but can with the GUI. In Inkscape's GUI, File > Save as > EPS (with default settings) does hang and eventually crash Inkscape, creating only a 0-byte file. (In command line, just says "Killed".) Export with LO 7.0.0.3 and: Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 0e2409e5e3c73ec25c61aa4ea140d114869ea512 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL threaded The export from 6.0.0.3 does not create a problematic file, so issue could be bibisected (regardless of if it's LO or Inkscape's bug). Xisco, maybe you can spot something in the files.
Created attachment 194721 [details] no issue with this export from LO 6.0.0.3