[Laszlo-dev] what happened to the filename/line-numbers that used to show up in swf10 runtime errors?
Henry Minsky
henry.minsky at gmail.com
Mon Oct 5 13:05:15 PDT 2009
It's the "-debug=true" flag to the flex compiler. It looks like it is being
passed when
I call "lzc" from the command line, and also in the script that the LPS
server is building internally
when compiling over the web. Must be my browser cache is faking me out
again...
On Mon, Oct 5, 2009 at 3:48 PM, P T Withington <ptw at laszlosystems.com>wrote:
> Hm, that's my recollection too. I have two theories:
>
> 1) My remodularization of the LFC build is leaving off an option that needs
> to be passed to the Flex compiler
> 2) Your update of the Flex compiler changed the option we have to ask for
> to get this annotation
>
>
> On 2009-10-05, at 13:48, Henry Minsky wrote:
>
> I noticed that when I get a runtime error in swf10, it is printing out a
>> (Flash) backtrace which only
>> has class and method names, didn't it used to show filename and
>> linenumbers
>> (of the intermediate .as files) ?
>>
>>
>>
>>
>>
>> TypeError: Error #1009: Cannot access a property or method of a null
>> object
>> reference.
>> at $lzc$class_$2Fcanvas/$m2()
>> at Function/http://adobe.com/AS3/2006/builtin::call()<http://adobe.com/AS3/2006/builtin::call%28%29>
>> at LzEvent/sendEvent()
>> at LzCanvas/__LZcallInit()
>> at LzCanvas/__LZinstantiationDone()
>> at LzInstantiatorService/makeSomeViews()
>> at LzInstantiatorService/checkQ()
>> at Function/http://adobe.com/AS3/2006/builtin::call()<http://adobe.com/AS3/2006/builtin::call%28%29>
>> at LzEvent/sendEvent()
>> at LzIdleKernel$/__update()
>>
>>
>>
>> --
>> Henry Minsky
>> Software Architect
>> hminsky at laszlosystems.com
>>
>
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20091005/38447b23/attachment.html
More information about the Laszlo-dev
mailing list