Created attachment 196179 [details] DOCX While testing saving DOCX, this bug came out: cannot open LO-saved DOCX. This started with the following commit: https://git.libreoffice.org/core/commit/7e9c23894bd45e015accf26ae0a77035b7eed452 Author: Mike Kaganski <mike.kaganski@collabora.com> AuthorDate: Sun Jun 2 15:53:38 2024 +0500 Commit: Mike Kaganski <mike.kaganski@collabora.com> CommitDate: Sun Jun 2 19:18:27 2024 +0200 tdf#161368: use SwTwips for twip sizes, instead of sal_uInt16 https://bugs.documentfoundation.org/show_bug.cgi?id=161368
On pc Debian x86-64 with master sources updated today, I confirm I got an hang when opening the docx file.
https://gerrit.libreoffice.org/c/core/+/172789
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/74533c1f1d5e8e48a65d33bef236f1382d32aa06 tdf#162746: sanitize width in SwTextFormatter::FeedInf It will be available in 25.2.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/bb016228172c01b531f36d8bbba3db01605c8053 tdf#162746: sanitize width in SwTextFormatter::FeedInf It will be available in 24.8.2. 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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-24-8-1": https://git.libreoffice.org/core/commit/8f5cc57358c0e1819d506632f881737f248ac594 tdf#162746: sanitize width in SwTextFormatter::FeedInf It will be available in 24.8.1. 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.