Problem description: SVG images do not display at all when inserted in a document. Steps to reproduce: 1. Insert an SVG image into a document. Current behavior: What is actually inserted is an empty frame. I tested this with an image that would render normally in web browsers. Expected behavior: Actually show the SVG image in the document. Platform (if different from the browser): Browser: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:10.0) Gecko/20100101 Firefox/10.0
Created attachment 56754 [details] Screenshots of svg in writer and in firefox.
Please, upload the svg file.
Please could you attach the svg file itself ? Best regards. JBF
Created attachment 65119 [details] visio svg
Created attachment 65120 [details] libreoffice draw svg
Actually, some svg images are rendered correctly, some are not. I believe this has to do with svg images being faulty, and not with Libreoffice Writer. I am using two programs to create the svgs. Microsoft visio creates svgs that appear normally in libreoffice, but they have some resizing issues in firefox. LibreOffice Draw creates faulty svgs: They appear with stuff missing in Draw, and in browsers they are placed in the middle of the browser and cannot be resized. This should be re-opened as a Libreoffice Draw bug.
Created attachment 80510 [details] Backtrace log extract of crash under GNU/Linux v4.0.3.3 for Visio SVG. I experience a crash under Crunchbang 11 running TDF/LO v4.0.3.3 (Build ID: 0eaa50a932c8f2199a615e1eb30f7ac74279539) if I try and insert the Visio-generated SVG from comment #4 into a Writer document. The gdbtrace.log file was nearly 50MB and appeared to terminate once gdb reached around ~750-800MB of RAM. I have head and tailed the first and last 100 lines as the rest appears to be repetition of the same detail. On another note, what is happening with this bug? Is the description going to be updated to reflect how SVGs generated by Draw appear faulty / suffer information loss? Or should it concentrate on the problem I have indicated here with the Visio SVG?
(In reply to comment #7) > Created attachment 80510 [details] > Backtrace log extract of crash under GNU/Linux v4.0.3.3 for Visio SVG. > > I experience a crash under Crunchbang 11 running TDF/LO v4.0.3.3 (Build ID: > 0eaa50a932c8f2199a615e1eb30f7ac74279539) if I try and insert the > Visio-generated SVG from comment #4 into a Writer document. Original description of this bug report does not mention a crash, so your problem id different. So, please, file another bug report for that problem. Best regards. JBF
REOPENED is not the right status because this bug report has never been marked fixed. Best regards. JBF
Thanks for the assistance JBF and my apologies for the noise. I have opened a new bug #65825 as requested.
Looks like there is only an incorrect text size. Other issues are solved. I'll change summary accordingly.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.0.0.5 or later) https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-09-03
Incorrect text size and no shading for the server objects. Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+ Build ID: 66d2b72667792cb18b25805387824d636e2a455c TinderBox: Win-x86@39, Branch:master, Time: 2015-11-18_02:35:53 Locale: fi-FI (fi_FI)
Migrating Whiteboard tags to Keywords: (filter:svgInsert)
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=701324a1e1f7e0c181ff1a50956ced686785ea53 SVGIO: tdf#45771: Fix issue when text size is twice its size... It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Text size issue has been fixed in 701324a1e1f7e0c181ff1a50956ced686785ea53. Regarding the problem with the server objects, I created a different ticket: https://bugs.documentfoundation.org/show_bug.cgi?id=97383. So I consider I can already close this ticket. Best Regards
Xisco Fauli committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f9f51e90196101ba0e545fc2631c7414760fa6b5&h=libreoffice-5-1 SVGIO: tdf#45771: Fix issue when text size is twice its size... It will be available in 5.1.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1dad3e2a1277e6602142e97096b1f6b9965bb0f5 SVGIO: tdf#45771: Add import test It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.