Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hidden Sheet crashes BSI #408

Closed
cuthulino opened this issue Jul 20, 2023 · 1 comment · Fixed by #407 or #410 · May be fixed by #577
Closed

Hidden Sheet crashes BSI #408

cuthulino opened this issue Jul 20, 2023 · 1 comment · Fixed by #407 or #410 · May be fixed by #577

Comments

@cuthulino
Copy link

What version of Butler Sheet Icons are you using?

3.0.0

What version of Node.js are you using? Not applicable if you use the standalone version of Butler Sheet Icons.

standalone

What command did you use to start Butler Sheet Icons?

. .\modules\Butler-Sheet-Icons\butler-sheet-icons.exe qseow create-sheet-thumbnails --host --certfile <fullpathToClient.pem> --certkeyfile <fullPathToClient_key.pem> --appid 01fb37ce-d92c-4b54-8657-92f614e8c004 --headless false --apiuserdir internal --apiuserid sa_api --prefix form --loglevel debug --logonuserdir --logonuserid --logonpwd --sense-version 2022-Nov

What operating system are you using?

Windows 10

What CPU architecture are you using?

x64

What Qlik Sense versions are you using?

2023-May Patch 3

Describe the Bug

A hidden sheet crashes bsi, because the wrapper is not found.
I observed it in headless = false mode.

grafik

Expected Behavior

bsi should ignore hidden sheets

To Reproduce

Let bsi run on an app with a hidden sheet

@mountaindude
Copy link
Contributor

Nice find.
On the todo-list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment