| Summary: | Loss of all images | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Bill <vchrysafidis> |
| Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | barta, ilmari.lauhakangas, michael.meeks, m.weghorn, pbakker, philipz85, quikee, serval2412 |
| Priority: | medium | ||
| Version: | 5.1.2.2 release | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=47148 https://bugs.documentfoundation.org/show_bug.cgi?id=91418 https://bugs.documentfoundation.org/show_bug.cgi?id=99050 https://bugs.documentfoundation.org/show_bug.cgi?id=98686 https://bugs.documentfoundation.org/show_bug.cgi?id=97785 https://bugs.documentfoundation.org/show_bug.cgi?id=96609 https://bugs.documentfoundation.org/show_bug.cgi?id=115809 |
||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 47148 | ||
|
Description
Bill
2016-05-01 18:08:55 UTC
Michael: Could it be related to tdf#47148? BTW, is there some project (like vclptr) to refactor images management? Indeed, there are still many bugs linked to images. So if it's not already the case, it should be an high priority. Badfully, I'm not C++ expert but if I can contribute with janitorial/simple prepare work, no problem. Hi Julien - so - yes, in a nut-shell we need a similar work to the VclPtr cleanup here - so we have hard references on images instead of the current truck-load of lame heuristics and workarounds - with all the fragility they bring =) For my part, the image loss problems I experienced in the past around impress are gone in ~5.0+ I think - so I'm interested to see a more recent duplicate here. Bill - sorry about that; and thanks for filing - this is an inherited legacy issue we need to nail. From https://bugs.documentfoundation.org/show_bug.cgi?id=98686#c9: " I have used a hex inspector, and I have observed that the corresponding image file is corrupted. It is full of secuences like 00 FF 00 FF... or 33 66 99 CC FF." @Meeks, @Julien: Setting this to NEEDINFO so its no longer unconfirmed, so please close if needed. This is un-related to VclPtr. We -need- a VclPtr -like- solution to this, but it is certainly not related; we already have a tracker for the mis-designed image lifecycle mess here; lets stick with that one. Bill - do you have any way to reproduce this ? we need concrete steps to do that - since it is really unclear how this happens and short of large-scale re-work of the whole image handling code, it would be nice to isolate and fix just this issue. Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping-20170502 Dear Bug Submitter, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-20170531 Meeks said this should be reopened and that there is a TDF tender set to fix this issue. https://blog.documentfoundation.org/blog/2017/05/02/tender-improve-image-handling-libreoffice-201705-01/ I found this bug report while searching for possible solutions to images disappearing in multiple documents (Draw, Writer) in recent months. Currently I am using LibreOffice 5.3.7.2 (x64) on Windows 10. It is very discouraging to open up a document and find broken links to images. On multiple occasions it has taken an hour or more of work re-inserting and re-creating images to get back to where the document is usable again. An inspection of the document renamed as a zip file shows images still existing inside the document in the Pictures directory. Sorry for the loss - Tomaz is actively working on this even now =) and no doubt watching this tracker carefully; my hope is to close all of the bugs there when that work is done but ... lets see ;-) Is this bug here the same as bug 98686, which has now been marked fixed due to the image handling rework also mentioned here in comment 9? (In reply to Michael Weghorn from comment #12) > Is this bug here the same as bug 98686, which has now been marked fixed due > to the image handling rework also mentioned here in comment 9? Probably, so Bill and Peter might test with version 6.2.0. Since version 6.2, I have not encountered the same problem I therefore consider the problem solved Thank you all Fantastic. Tweaking status to WFM. Recently I have been using the 6.1 series and yesterday updated to 6.2.0.3. Spot checks using 6.2.0.3 of some files that previously gave me trouble did not turn up any loss of graphics. I loaded the files and scrolled through the pages looking for broken image links. I made a few edits and went through multiple save-load cycles. Based on relatively limited testing I cannot prove that the problem is solved, but I am encouraged. Thanks for testing it Peter ! =) |