Created attachment 170601 [details] Backtrace - Open Writer, and switched to Tabbed UI. - Open dropdown for Paste (if button is inactive, put something on the clipboard first). -> Crash. Observed using LO 7.2.0.0.alpha0+ (d7ed130f537a81b900c55d222004cc9e88c0b355) / Ubuntu. This is a regression from the following commit, bibisected using repo bibisect-linux-64-7.2. Adding CC: to Caolán McNamara. https://cgit.freedesktop.org/libreoffice/core/commit/?id=c25f4b4db367ab66702e83bf27c2561cc7d0e5f9 author Caolán McNamara <caolanm@redhat.com> 2021-02-22 19:59:56 +0000 committer Caolán McNamara <caolanm@redhat.com> 2021-02-23 10:14:27 +0100 weld clipboard menu
On pc Debian x86-64 with master sources updated today, I could reproduce this.
*** Bug 141238 has been marked as a duplicate of this bug. ***
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/618cb39b558b7e3f9a6f2aa8cf0a935602118388 tdf#141141 sync SalFrame::GetFrameWeld and weld::GetPopupParent It will be available in 7.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.
On pc Debian x86-64 with master sources updated today, I don't reproduce this anymore, thank you Caolán! :-)