https://bugs.documentfoundation.org/show_bug.cgi?id=149790
Bug ID: 149790
Summary: Alt-F11 doesn't Standard.Module1.Main anymore
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Steps to reproduce:
1) Start the start center
2) Press alt-f11
3) Try to press the "edit" button to edit the Standard.Module1.Main macro, part
of the user profile.
Expected result: the button is clickable and the basic ide opens.
Actual result: Module1 & Main is no longer pre-selected, the edit button is
disabled.
Bibisecting leads to:
linux-64-7.5$ git bisect bad
52ebe0d85f2b5245fd74a2754d3ee4c86fc5a726 is the first bad commit
commit 52ebe0d85f2b5245fd74a2754d3ee4c86fc5a726
Author: Jenkins Build User <[email protected]>
Date: Fri Jun 24 14:08:24 2022 +0200
source sha:499ecbf3a36990c29dc7e1fb9b0ecb1d297c2848
source sha:499ecbf3a36990c29dc7e1fb9b0ecb1d297c2848
instdir/program/libbasctllo.so | Bin 2047024 -> 2047024 bytes
instdir/program/libvcllo.so | Bin 18805992 -> 18806080 bytes
instdir/program/setuprc | 2 +-
instdir/program/versionrc | 2 +-
4 files changed, 2 insertions(+), 2 deletions(-)
Which leads to core.git 499ecbf3a36990c29dc7e1fb9b0ecb1d297c2848 (Fix crash
when no valid EntryDescriptor found, 2022-06-20).
Adding Cc: to Samuel Mehrbrodt -- could you please take a look? Thanks.
(I briefly looked into this myself, but I'm not too familiar how these tree
views work to repair this.)
--
You are receiving this mail because:
You are the assignee for the bug.