| Summary: | Graphs in presentation created in Fedora 17 destroyed in Fedora 19 version of LibreOffice | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Máirín Duffy <duffy> |
| Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | caolanm, dtardon, erack, ltinkl, mstahl, sbergman |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libreoffice-4.1.3.2-8.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-26 04:02:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Máirín Duffy
2013-09-14 18:02:52 UTC
Okay, some more data points: I have linked to the clean version of the presentation file in question in private comment #1 (comment is private because the presentation is confidential). I opened up this clean version of the presentation in libreoffice-impress-4.1.1.2-2.fc19.x86_64 on my baremetal F19 install, made NO changes whatsoever (but it was rendering incorrectly), and hit save. I am calling this the 'poisoned' copy of the preso. I booted up a Fedora 19 live USB stick with libreoffice-impress-4.1.0.0-7.beta2.fc19.x86_64 on it. It's fedora-release-19-0.5.noarch, Mar 19 2013 build - looks like a nightly between alpha and beta. Here's what I found: - The clean version of the presentation opens up fine, no issues in any of the graphs. - The 'poisoned' version of the presentation opens up, well, messed up, just as it was in the newer version of libreoffice. So this problem lay somewhere between libreoffice-impress-4.1.0.0-7.beta2.fc19.x86_64 and libreoffice-impress-4.1.1.2-2.fc19.x86_64. I am going to try to downgrade my baremetal install and see how far back I have to go to get it rendering correctly. I downgraded to libreoffice-impress-1:4.1.0.4-5.fc19 on my baremetal machine and the problem remains. I wonder if it's a related library that's the problem - I don't know where to start with that though. If you have particular suspect libraries in mind I can try downgrading them. I'll try downgrading back another few versions to the one on the live stick and see if that helps. I downgraded to libreoffice-impress-4.1.0.0-7.beta2.fc19.x86_64 and that fixes the problem. If anybody else is having this issue, you can do the downgrade and have a workaround in the meantime the bug is being looked at by running the following: #1 sudo yum remove libreoffice-draw libreoffice-impress libreoffice-core libreoffice-pdfimport libreoffice-opensymbol-fonts libreoffice-writer libreoffice-calc libreoffice-langpack-en libreoffice-ure libreoffice-graphicfilter #2 koji download-build --arch x86_64 --arch noarch libreoffice-4.1.0.0-7.beta2.fc19 (if you don't have the koji client, do 'yum install koji' to get it first.) #3 sudo rpm -Uvh libreoffice-draw-4.1.0.0-7.beta2.fc19.x86_64.rpm libreoffice-impress-4.1.0.0-7.beta2.fc19.x86_64.rpm libreoffice-core-4.1.0.0-7.beta2.fc19.x86_64.rpm libreoffice-pdfimport-4.1.0.0-7.beta2.fc19.x86_64.rpm libreoffice-opensymbol-fonts-4.1.0.0-7.beta2.fc19.noarch.rpm libreoffice-writer-4.1.0.0-7.beta2.fc19.x86_64.rpm libreoffice-calc-4.1.0.0-7.beta2.fc19.x86_64.rpm libreoffice-langpack-en-4.1.0.0-7.beta2.fc19.x86_64.rpm libreoffice-ure-4.1.0.0-7.beta2.fc19.x86_64.rpm libreoffice-graphicfilter-4.1.0.0-7.beta2.fc19.x86_64.rpm It is caused by http://cgit.freedesktop.org/libreoffice/core/commit/?id=6e6c25a4c18169e7f07a8fd23058ed17d719f44f . The reviewer's name looks vaguely familiar .-) Hi just a quick question, it looks like the fix for this was pushed to master on Nov 2 (https://bugs.freedesktop.org/show_bug.cgi?id=62057) - can you help me understand when that might land in Fedora? Is it too late for Fedora 20? I can make a build with that reversion in place for f19/f20 build underway... libreoffice-4.1.3.2-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libreoffice-4.1.3.2-6.fc20 libreoffice-4.1.3.2-6.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/libreoffice-4.1.3.2-6.fc19 Package libreoffice-4.1.3.2-6.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libreoffice-4.1.3.2-6.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-21861/libreoffice-4.1.3.2-6.fc19 then log in and leave karma (feedback). libreoffice-4.1.3.2-6.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. libreoffice-4.1.3.2-8.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/libreoffice-4.1.3.2-8.fc19 libreoffice-4.1.3.2-8.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |