https://bugs.documentfoundation.org/show_bug.cgi?id=152134
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Customize: assign user |Customize: assign user |macro to Tools menu fails |macro to menu fails and |and hangs LibreOffice |hangs LibreOffice See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=14 | |7668 Keywords|bibisectRequest |bibisected, bisected Regression By| |Stephan Bergmann CC| |[email protected], | |[email protected] --- Comment #14 from Stéphane Guillou (stragu) <[email protected]> --- Not specific to the Tool menu, I can reproduce with others e.g. File. Bisected to: db884ee9f4a730c81d95afbd83283fa786c26b05 is the first bad commit commit db884ee9f4a730c81d95afbd83283fa786c26b05 Author: Jenkins Build User <[email protected]> Date: Fri Mar 25 08:28:04 2022 +0100 source sha:6e135909d398a08105e2df4cae834e73f253b440 instdir/program/libfwklo.so | Bin 5393512 -> 5393512 bytes instdir/program/setuprc | 2 +- instdir/program/versionrc | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) Which points to: commit 6e135909d398a08105e2df4cae834e73f253b440 author Stephan Bergmann <[email protected]> Thu Mar 24 13:52:44 2022 +0100 committer Stephan Bergmann <[email protected]> Fri Mar 25 08:21:14 2022 +0100 tree 51bcfd722ca5f18947b0e707150206e6d38b072d parent 9fd5446c6f3281789ed21847f25cf56ce84dd395 tdf#147668: Destroy still needs to do its work when called from disposing Which was itself a fix for a regression introduced by: commit d4257daba1155ebccbfebea99bad0e4152ca9b08 author Noel Grandin <[email protected]> Fri Dec 24 20:58:28 2021 +0200 committer Noel Grandin <[email protected]> Sat Dec 25 19:34:05 2021 +0100 tree de234db817ce25b7196bde62339d9b76da24dd7e parent 98dbe250d7d5e3ebe626e8c8650e7fdccd399869 use comphelper::WeakComponentImplHelper in MenuBarManager Stephan and Noel, could you please have a look? Thanks! -- You are receiving this mail because: You are the assignee for the bug.
