Description: I edited a document with svg pictures but after save and reopen it the document shows only the fallback png pictures. All picture were inserted as hyperlinks to the svg files so I expected to see them once the file is open. After reopen the document the links to that pictures disappear and only the fallback png pictures are displayed (end printed). Very annoying bug! You have to inserted again all pictures before print the document on export it to pdf. Steps to Reproduce: 1. Edit a new document and inserte svg picture as link. 2. Save and close the document Actual Results: Repopen it and only fallback png pictures will be displayed. Expected Results: The document shold be display the svg pictures. Reproducible: Always User Profile Reset: Yes Additional Info: The fallback png pictures should be displayed only open the document with older versions of the program as one can figure out. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
How do you recognize if picture is png or svg? I tested it and when I right-click on the image and choose menu item Edit with external tool - svg image is opened in external tool. So I suppose it's correct. Version: 6.1.0.0.alpha0+ Build ID: cab04bc39b5164ea74216cd849c3af5f5b298f79 CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3;
I can reproduce with 6.0, but not with 6.1. You can test with an appimage daily build to confirm it is fixed: https://www.libreoffice.org/download/appimage Arch Linux 64-bit Version: 6.1.0.0.alpha0+ Build ID: f98040a273b14e8e3f4b7206d4e6c8b93dde262f CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on March 27th 2018 Arch Linux 64-bit Version: 6.0.2.1.0+ Build ID: 6.0.2-1 CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group
(In reply to raal from comment #1) > How do you recognize if picture is png or svg? I tested it and when I > right-click on the image and choose menu item Edit with external tool - svg > image is opened in external tool. So I suppose it's correct. > > > Version: 6.1.0.0.alpha0+ > Build ID: cab04bc39b5164ea74216cd849c3af5f5b298f79 > CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; You must save a document with svg pictures and re-open it to see only png pictures after. The png pictures are rendered at low resolution and appears ugly.
(In reply to Buovjaga from comment #2) > I can reproduce with 6.0, but not with 6.1. > > You can test with an appimage daily build to confirm it is fixed: > https://www.libreoffice.org/download/appimage > > Arch Linux 64-bit > Version: 6.1.0.0.alpha0+ > Build ID: f98040a273b14e8e3f4b7206d4e6c8b93dde262f > CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; > Locale: fi-FI (fi_FI.UTF-8); Calc: group > Built on March 27th 2018 > > Arch Linux 64-bit > Version: 6.0.2.1.0+ > Build ID: 6.0.2-1 > CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; > Locale: fi-FI (fi_FI.UTF-8); Calc: group I will try with the new version soon.
(In reply to Buovjaga from comment #2) > I can reproduce with 6.0, but not with 6.1. > > You can test with an appimage daily build to confirm it is fixed: > https://www.libreoffice.org/download/appimage > > Arch Linux 64-bit > Version: 6.1.0.0.alpha0+ > Build ID: f98040a273b14e8e3f4b7206d4e6c8b93dde262f > CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; > Locale: fi-FI (fi_FI.UTF-8); Calc: group > Built on March 27th 2018 > > Arch Linux 64-bit > Version: 6.0.2.1.0+ > Build ID: 6.0.2-1 > CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; > Locale: fi-FI (fi_FI.UTF-8); Calc: group Yes, I can confirm you the latest version I tried (LibreOfficeDev-6.1.0.0.alpha0_2018-03-22-x86_64.AppImage) works as it is intented to be with svg pictures. I look forward to the latest fresh release.