Page 1 of 1

Warning dialog after each lesson

Posted: Tue Oct 05, 2021 7:19 pm
by gyroscope
Hi, I used to be on the Forums a fair bit back in the day when LiveCode was Runtime Revolution. I've had a long break not using the software, but am trying LiveCode to see if I can get back into it :-)

I thought I'd start right at the beginning and try the built-in few lessons in LiveCode first. But there's a problem: when I press the final "Got It" on the congratulations panel at the end of each lesson, I get this following message:

The following user thrown error was generated and not handled, so it was intercepted by LiveCode:
errorDialog "Invalid tool type
com.livecode.widget.pdf"

It's no big deal but I thought you ought to know.

Re: Warning dialog after each lesson

Posted: Tue Oct 05, 2021 11:20 pm
by dunbarx
Hi.

Which lesson did this? More than one?

Craig

Re: Warning dialog after each lesson

Posted: Wed Oct 06, 2021 11:26 am
by gyroscope
Hi Craig,

Yes after each one of the Home/Interactive Welcome lessons.

Re: Warning dialog after each lesson

Posted: Wed Oct 06, 2021 11:44 am
by Klaus
Hi all,

com.livecode.widget.pdf is a widget to display and edit PDF files in LC
and is only available in the former "Business Version" of LC and now part of
the additional "Pro Feature Pack". So this might be just a little "glitch".

Did someone already report this to Heather?
If not, please write a little mail to: support@livecode.com

Thank you!


Best

Klaus

Re: Warning dialog after each lesson

Posted: Wed Oct 06, 2021 12:11 pm
by gyroscope
Hi Klaus,

Thank you for the explanation of the warning dialog - I'll send an email to Heather soon.

Best regards

Re: Warning dialog after each lesson

Posted: Wed Oct 06, 2021 1:56 pm
by elanorb
Hi,

I can recreate this issue here so I have reported a bug.

https://quality.livecode.com/show_bug.cgi?id=23365

The interactive tutorial seems to be trying to re-enable the PDF widget when the tutorial is finished, but this widget is only available with the Pro addon, so it can't be re-enabled.

Thanks for bringing it to our attention.

Elanor

Re: Warning dialog after each lesson

Posted: Wed Oct 06, 2021 2:11 pm
by gyroscope
You're welcome, Elanor, thank you.