1 (edited by scottjanousek 2007-12-14 11:27:58)

Topic: hanging Flash Lite apps?

What is the best way to diagnosis a widget that freezes a channel ... I've just confirmed this with another developer with some independent widgets ... I'd like to help diagnosis and see if this can't be replicated and addressed if it is indeed a player problem, and not due to an "ill" widget.

-sj

www.scottjanousek.com/blog | scottjanousek.mobi
Adobe Flash Lite Certified Training Instructor | Adobe Community Expert - Mobile & Devices
Coauthor, Foundation Flash Applications for Mobile Devices - www.flashmobilebook.com
O_o ... Enjoy your chumby!

Re: hanging Flash Lite apps?

The best way is to capture the log of the output from the player.

1) ssh into the chumby
2) type "stop_control_panel"
3) type "start_control_panel"

This will now show the debug output of player, plus any trace() output, to the console.

When a problem happens, you should be able to see what it's bitching about.