| Summary: | shapes lost when odg file is created on Mac and then opened on Linux | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mustafa Kuscu <mustafakuscu> |
| Component: | Draw | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED NOTABUG | ||
| Severity: | normal | CC: | mustafakuscu, xiscofauli |
| Priority: | medium | ||
| Version: | 6.1.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=45077 | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
created on Mac, shape is not visible on Linux.
more advanced case. see comment file2 saved again on Mac. Linux can't see the shapes added by mac. |
||
|
Description
Mustafa Kuscu
2018-09-05 16:54:13 UTC
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.) I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided. Created attachment 145653 [details]
created on Mac, shape is not visible on Linux.
Created attachment 145654 [details]
more advanced case. see comment
created on Mac first
opened on Linux
(Linux can't see the shape. same as file1 case)
add the same shape in Linux and save
Mac can see the shape added by Linux.
But Mac can't see the shape added earlier by Mac. (But the shape in file1 is still visible on Mac)
Created attachment 145655 [details]
file2 saved again on Mac. Linux can't see the shapes added by mac.
A new major release of LibreOffice is available since this bug was reported. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version. The bug still exists. Shapes created on Mac cannot be seen by the Linux. Both are version 6.2.3.2 BTW I have unzipped the file and checked its contents. When adding a shape on Linux, the shape has been embedded as a PNG file and is present in the Pictures subfolder. However, when adding a shape on Mac, the shape IS NOT EMBEDDED BUT linked to a relative local path such as "../../../Applications/LibreOffice.app/Contents/Resources/gallery/people/Artist-Female1.png". I think this linking is the root cause, because the expected behavior would be to embed the PNGs. HTH, Mustafa Hello Mustafa, This is not an issue. The problem is the image was inserted as a link ( see Edit - Link to External Files ) which points to file:///Applications/LibreOffice.app/Contents/Resources/gallery/people/Artist-Female1.png Of course, if you open the document on Linux ( or any other computer ) the image won't be displayed. Open the file with the mac computer,, go to Edit - Link to External Files and then use 'Break Link'. Closing as RESOLVED NOTABUG |