[Laszlo-dev] [Platform-team] Running dhtml apps in devildog
P T Withington
ptw at pobox.com
Fri Jan 25 10:36:33 PST 2008
We talked. Don has a fix coming.
On 2008-01-25, at 12:52 EST, P T Withington wrote:
> Something peculiar to the devildog branch, because it is correctly
> unparser in ringding.
>
> Don any ideas?
>
> On Jan 25, 2008, at 12:17, P T Withington <ptw at pobox.com> wrote:
>
>> Got it. I'll have a look. It is definitely an error in the unparser.
>>
>> On Jan 25, 2008, at 12:09, Philip Romanik
>> <promanik at laszlosystems.com> wrote:
>>
>>> Hi Tucker,
>>>
>>> The second error shows that LFCdhtml.js has some kind of spacing
>>> problem. Rather than writing, '... + ++LzNode.__UIDs', it removed
>>> too much whitespace and wrote '... +++LzNode.__UIDs'.
>>>
>>> With these kinds of errors, it is no surprise that LzCanvas never
>>> got defined.
>>>
>>> Thanks!
>>>
>>> Phil
>>>
>>>
>>>
>>>> If you see canvas not defined of usually indicates the LFC failed
>>>> to load. You need to use Firebug to find out what is bombing the
>>>> LFC.
>>>>
>>>> On Jan 25, 2008, at 11:25, Philip Romanik < promanik at laszlosystems.com
>>>> > wrote:
>>>>
>>>> When I try and run an app I get errors in dhtml. For example,
>>>> running a simple demo like weather, generates:
>>>>
>>>> LzCanvas is not defined
>>>> ;var $backtrace=false;var $dhtml=true;var $as3=false;var
>>>> $js1=true;var $swf7=fal...
>>>> dev-console.lzx.j... (line 2)
>>>>
>>>> invalid increment operand
>>>> this.__LZUID="__U"++
>>>> +LzNode.__UIDs;this.__LZdeferDelegates=true;var $5=LzDelegat...
>>>> LFCdhtml.js (line 345)
>>>>
>>>> This same errors shows for a <canvas></canvas> example. I'm using
>>>> dhtml to debug the data changes I made.
>>>>
>>>> Thanks!
>>>>
>>>> Phil
>>>
More information about the Laszlo-dev
mailing list