stalbert
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2013
12:18 PM
Crash with roMessageDialog
I found that if you call UpdateText() on a roMessageDialog before SetText() has been called, this will crash the Roku box. I guess this is not terribly unexpected, but it probably should just be a BrightScript crash, rather than take the whole box down.
Also, there isn't any documentation for SetText() on the roMessageDialog page: http://sdkdocs.roku.com/display/sdkdoc/ifMessageDialog
Also, there isn't any documentation for SetText() on the roMessageDialog page: http://sdkdocs.roku.com/display/sdkdoc/ifMessageDialog
2 REPLIES 2

RokuJoel
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2013
03:07 PM
Re: Crash with roMessageDialog
Thanks, I've been able to reproduce this and have filed a bug on this issue.
- Joel
- Joel
stalbert
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2013
06:01 AM
Re: Crash with roMessageDialog
Whoops, I meant to say that there is no documentation for UpdateText(). 🙂