| Summary: | Assertion when launching query design (with Orca) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Julien Nabet <serval2412> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara |
| Priority: | medium | Keywords: | haveBacktrace |
| Version: | 7.3.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.3.0 target:7.2.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | bt with debug symbols | ||
|
Description
Julien Nabet
2021-09-08 19:46:27 UTC
Created attachment 174901 [details]
bt with debug symbols
It can also asserts with 1. Start Orca 2. Launch attached file 3. Click on Tables Caolán: here's the bugtracker following your comment in https://gerrit.libreoffice.org/c/core/+/121829 ! :-) I can't reproduce with orca (under wayland) with the above (using a random .odb I have) but I can reproduce on poking the panel on the left with accerciser Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ca512f301faf42b7d23675ca251b20e0ad67db1b Resolves: tdf#144389 get_accessible_parent should only be called on vcl impls It will be available in 7.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. I confirm it works now with master sources updated today, thank you! :-) Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/215c8629b7609f59459037b16d3bd1a4d81312e6 Resolves: tdf#144389 get_accessible_parent should only be called on vcl impls It will be available in 7.2.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/1335eb09c1db7afcbabbcd047b239a5f4effc0e7 Related: tdf#144389: merge ThumbnailView and ThumbnailViewBase It will be available in 7.2.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. |