| Summary: | LO Writer "hangs" on scrolling/saving of a document where embedded image doesn't exist | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gülşah Köse <gulsah.kose> |
| Component: | Writer | Assignee: | Gülşah Köse <gulsah.kose> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, gerald, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, perf, regression |
| Version: | 6.1 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=133201 https://bugs.documentfoundation.org/show_bug.cgi?id=135390 https://bugs.documentfoundation.org/show_bug.cgi?id=121044 |
||
| Whiteboard: | target:7.0.0 target:6.4.3 target:6.3.6 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 116280 | ||
| Attachments: | Sample file | ||
|
Description
Gülşah Köse
2020-03-06 13:11:41 UTC
Created attachment 158450 [details]
Sample file
Gülşah Köse committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/30b23d77c894bdf6f7ae0d18d594ea267a80f662 tdf#131185 Prevent unnecessary SwapIn calls. It will be available in 7.0.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. it seems to be a regression from https://cgit.freedesktop.org/libreoffice/core/commit/?id=9fb7aaf570c03c8a26d763f1205fb8c890e8211a. Tagging it as so *** Bug 130633 has been marked as a duplicate of this bug. *** Gülşah Köse committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/c5ecde36b8e980cc4a0ca88ccebd95ac3155bdd9 tdf#131185 Prevent unnecessary SwapIn calls. It will be available in 6.4.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Gülşah Köse committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/ddd7277b218204dca539b3f93d36098df0349b38 tdf#131185 Prevent unnecessary SwapIn calls. It will be available in 6.3.6. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. (In reply to Xisco Faulí from comment #3) > it seems to be a regression from > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=9fb7aaf570c03c8a26d763f1205fb8c890e8211a. Tagging it as so author Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> 2018-04-13 16:58:49 +0900 committer Tomaž Vajngerl <quikee@gmail.com> 2018-04-16 02:52:02 +0200 commit 9fb7aaf570c03c8a26d763f1205fb8c890e8211a (patch) tree 8f4466b24d9fcae2da5043479a57fabc662a2c43 parent ba69036c8e889237da4bb312d7c5c94066abbfd3 (diff) Make linked graphic register into LinkedManager again Change-Id: I16b162f86d6221d120f6355f9a52c1abfcd0ac73 Reviewed-on: https://gerrit.libreoffice.org/52911 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Looks OK, I set Verified. |