On 1.05.2025 20:25, Rene Engelhard wrote:
Hi,I'm not familiar with 'reportbug' and to thought it gave me such option later. So, how can I send these additional information: via email or by creating a new bug?Email to the bug. 1104...@bugs.debian.org. There's no sense in bug inflation just to add information to a bug.
Sorry for delay, but other project consumed my time. Here's what is going on.
Steps to reproduce the issue: 1. Unpack SheetSelectQT.tar.gz.2. Import the package via Tools → Macros → Organize Dialogs → Libraries → Import.
3. Open a blank spreadsheet and run the macro via Tools → Macros → Run Macro → SheetSelectQT → Main → Start. A pop-up sheet selector (titled "Select Sheet") should appear.
4. Select any sheet from the selector and press Start. Issue:1. On GTK-based Calc, a message box appears showing the name of the selected sheet.
2. On Plasma-based Calc, a BASIC runtime error occurs: "com.sun.container.NoSuchElementException" This happens on the line: workSheet = SpreadSheet.Sheets.getByName(SheetSelect.SelectedText) In addition, I'm attaching an archive once again. Cheers, Marcin
SheetSelectQT.tar.gz
Description: application/gzip