niteshmourya / app-inventor-for-android

Automatically exported from code.google.com/p/app-inventor-for-android
Apache License 2.0
2 stars 0 forks source link

Screen1.ErrorOccurred event does not fire #1185

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I have added a Screen1.ErrorOccurred event handler to my project but when an 
error occurs, the application is terminated with an error message dialog, the 
event code is never called.

Maybe I am using it wrong but I cannot find any documentation relating to this 
event for the Screen component 
(http://appinventor.googlelabs.com/learn/reference/components/basic.html#Screen)
. How does this event work and is it supposed to trap errors in an AI 
application so that it can be handled?

Attached, the a debug project to show the error.

Regards,

Vincent van der Vlis

Original issue reported on code.google.com by vinc...@gmail.com on 31 Jan 2011 at 11:33

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This currently traps only a small number of errors.  We're planning on 
extending it to all errors, but it will take a while for us to get around to it.

Original comment by halabel...@google.com on 1 Feb 2011 at 9:49

GoogleCodeExporter commented 9 years ago
Would you mind sharing what errors it does trap?

Original comment by heilig...@gmail.com on 1 Feb 2011 at 9:59

GoogleCodeExporter commented 9 years ago
Liz gave a list!!!!
https://groups.google.com/d/msg/programming-with-app-inventor/P-9kCJ3ertk/bXFGyO
gNVlgJ

Original comment by g...@jsoft.com on 2 Feb 2011 at 10:12

GoogleCodeExporter commented 9 years ago
I am VERY frustrated that there are NO examples of how to use the Video blocks: 
 has anyone EVER gotten them to function properly?

Original comment by Comcast....@gmail.com on 13 Feb 2011 at 5:39

Attachments: