| Summary: | Crash in: SvxNumberFormat::GetAbsLSpace() | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Roman Kuznetsov <79045_79045> |
| Component: | Impress | Assignee: | Gülşah Köse <gulsah.kose> |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | aron.budea, gulsah.kose, timar74, xiscofauli |
| Priority: | high | ||
| Version: | 6.3.0.1 rc | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://crashreport.libreoffice.org/stats/signature/SvxNumberFormat::GetAbsLSpace() | ||
| Whiteboard: | target:6.4.0 target:6.3.0 | ||
| Crash report or crash signature: | ["SvxNumberFormat::GetAbsLSpace()"] | Regression By: | |
| Bug Depends on: | |||
| Bug Blocks: | 125902 | ||
|
Description
Roman Kuznetsov
2019-07-10 21:16:14 UTC
Confirmed using LO 6.4.0.0.alpha0+ (3f009ab4e767000da299fe222184efea29942173) / Windows 7. it crashes since the dialog was introduced in https://cgit.freedesktop.org/libreoffice/core/commit/?id=e3015d7021e689c71c2ed8e5dd01a74d832c84f0 Gülşah Köse committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/1f6c4328bfa00da5cf351dd050a80b75e0f1acde%5E%21 tdf#126334 Fix number format array in init controls. It will be available in 6.4.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. 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/+/95308943748bd650ee52e6e7570090f9c6a940b1%5E%21 tdf#126334 Fix number format array in init controls. It will be available in 6.3.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. Gülşah Köse committed a patch related to this issue. It has been pushed to "libreoffice-6-3-0": https://git.libreoffice.org/core/+/45e5be4d0cbd7a31fa9b32c729611b4afca7bcba%5E%21 tdf#126334 Fix number format array in init controls. It will be available in 6.3.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. Verified in Version: 6.4.0.0.alpha0+ Build ID: 140b070bb187e3d5e35a588a1d187e3a40e11547 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES-valencia (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Gülşah Köse, thanks for fixing this issue! |