On 2010-06-30, at 05:38, cem sonmez wrote:

> Hi all
> I am getting an error like "ERROR @lz/textlistitem.lzx≈23:TypeError
> #1009: Cannot access a property or method of a null object reference."
> when I select any textlistitem that is on the combobox. Components'
> texts are changing depend on the selected textlistitem. You, know this
> is just a language selector.
> [1] - Does any of you have an idea, why I am getting such like error?
> if not, is it possible to disable debug for the textlistitem without
> changing the canvas debug property?

This is:

 http://jira.openlaszlo.org/jira/browse/LPP-8880

which is fixed in 4.7.3, available here:

 http://download.openlaszlo.org/4.7.3/

(Also fixed in trunk, and 4.8 which will be released soon.)

> [2] - I wanted to look at the bug report by enabling "backtrace" , but
> the I realized that the rtmp connection attempt is not being
> performed, rtmpconnection.stage=0. Is this an expected case?

I can't give any help on RTMP

> [3] - Application size becomes almost 0.4 mb bigger if I enable "backtrace"

This is expected.  Annotation is added to the application to make backtrace 
work.  We have tried to improve that in recent releases, but backtrace will 
always make the application bigger (and slower).  It should not be used for the 
final application.

Reply via email to