<html>
<body>
The path I'm using is:<br><br>
<a href="http://192.168.1.58:8080/trunk_clean/demos/amazon/amazon.lzx?lzr=swf9" eudora="autourl">
http://192.168.1.58:8080/trunk_clean/demos/amazon/amazon.lzx?lzr=swf9<br>
<br>
</a>You're right; when I tried localhost it sat there and ate up
memory.<br><br>
<br><br>
<blockquote type=cite class=cite cite="">I took a snapshot of my FF
before aborting it. Seems like something is tickling a bug in their
security implementation. Phil what URL exactly are you using to
fetch your app? I am using
<a href="http://dueling-banjos.local">http://dueling-banjos.local</a> ,
not 127.0.0.1, for instance. {Abbreviated trace below]<br>
<br>
1526 Thread_2503<br>
1526 start<br>
1526 start<br>
1526
main<br>
1526 XRE_main<br>
1526 nsAppStartup::DestroyExitEvent(PLEvent*)<br>
1526 nsAppShell::~nsAppShell()<br>
1526 RunApplicationEventLoop<br>
1526 _AcquireNextEvent<br>
1526 ReceiveNextEventCommon<br>
1526 RunCurrentEventLoopInMode<br>
1526 CFRunLoopRunInMode<br>
1526 CFRunLoopRunSpecific<br>
1526 PL_ProcessPendingEvents<br>
1526 PL_HandleEvent<br>
1526<br>
handleTimerEvent(TimerEventType*)<br>
1526 nsTimerImpl::Fire()<br>
1526 nsPluginInstanceOwner::Paint(nsRect const&, unsigned int)<br>
1526<br>
ns4xPluginInstance::~ns4xPluginInstance()<br>
1526 0x1883f5bc<br>
1526 Flash_EnforceLocalSecurity<br>
1526 Flash_EnforceLocalSecurity<br>
1526 0x186e4823<br>
1526 0x1854d65b<br>
1524 0x1854b9c9<br>
1519 0x1854d37f<br>
1508 0x18807bd3<br>
1465 0x18807b80<br>
1465 memcopy_mmx<br>
1369 0x18fd21cf<br>
1369 0x18807afe<br>
<br>
1325 0x1879180c<br>
<br>
1279 0x1878efcc<br>
<br>
1275 0x1878ea6e<br>
1036<br>
0x1878d09d<br>
1036<br>
memcopy_mmx<br>
1026<br>
0x18fd238a<br>
1026<br>
memcopy_mmx<br>
1026<br>
memcopy_mmx<br>
1026<br>
memcopy_mmx<br>
1013<br>
0x18111d1b<br>
1013<br>
memcopy_mmx<br>
1013<br>
memcopy_mmx<br>
1007<br>
0x1b11f781<br>
929<br>
0x1b076a1e<br>
851<br>
0x18fd2dc0<br>
851<br>
memcopy_mmx<br>
851<br>
memcopy_mmx<br>
764<br>
memcopy_mmx<br>
421<br>
0x18fd0726<br>
368<br>
0x18fd0bb8<br>
242<br>
0x18807ff3<br>
242<br>
memcopy_mmx<br>
<br>
On 2008-07-18, at 09:58EDT, Henry Minsky wrote:<br>
<br>
> Both Tucker and I are getting the 100% CPU usage and the app doesn't
<br>
> display. We tried from a clean top of trunk.<br>
> <br>
> Is there some other outstanding change you might have in your tree
<br>
> that isn't checked in?<br>
> <br>
> If I run the app in the fdb debugger, it doesn't print out anything
<br>
> useful, just seems to load some stuff and then freeze up before it
<br>
> displays<br>
> <br>
> [SWF] Users:hqm:openlaszlo:trunk:demos:amazon:amazon.lzr=swf9.swf
-<br>
> 159 bytes after decompression<br>
> [SWF] Users:hqm:openlaszlo:trunk:demos:amazon:amazon.lzr=swf9.swf
-<br>
> 324 bytes after decompression<br>
> [trace] LzSrpite.setColorTransform not yet implemented [trace] <br>
> LzSrpite.setColorTransform not yet implemented [SWF] <br>
> Users:hqm:openlaszlo:trunk:demos:amazon:amazon.lzr=swf9.swf -<br>
> 279 bytes after decompression<br>
> [SWF] Users:hqm:openlaszlo:trunk:demos:amazon:amazon.lzr=swf9.swf
-<br>
> 401 bytes after decompression<br>
> [trace] LzSrpite.setColorTransform not yet implemented [trace] <br>
> LzSrpite.setColorTransform not yet implemented [SWF] <br>
> Users:hqm:openlaszlo:trunk:demos:amazon:amazon.lzr=swf9.swf -<br>
> 405 bytes after decompression<br>
> [SWF] Users:hqm:openlaszlo:trunk:demos:amazon:amazon.lzr=swf9.swf
-<br>
> 249 bytes after decompression<br>
> [SWF] Users:hqm:openlaszlo:trunk:demos:amazon:amazon.lzr=swf9.swf
-<br>
> 219 bytes after decompression<br>
> [SWF] Users:hqm:openlaszlo:trunk:demos:amazon:amazon.lzr=swf9.swf
-<br>
> 269 bytes after decompression<br>
> [trace] LzSrpite.setColorTransform not yet implemented<br>
> <br>
> <br>
> <br>
> On Thu, Jul 17, 2008 at 6:53 PM, Philip Romanik <br>
>
<<a href="mailto:promanik@laszlosystems.com">
promanik@laszlosystems.com</a>> wrote:<br>
>> Hi Henry,<br>
>> <br>
>> I saw that behavior during development, but it stopped when I
fixed <br>
>> the loading issues. It tried it in a clean sandbox and I the app
<br>
>> loads fine.<br>
>> <br>
>> <br>
>> Say, when I compile and run amazon in swf9, the app doesn't
actually <br>
>> come up, but it sucks down 100% of the CPU in Flash until the
browser <br>
>> doesn't respond.<br>
>> <br>
>> Does it work for you in a clean tree with your changes?<br>
>> <br>
>> Maybe I better try a clean tree myself..<br>
>> <br>
>> On Thu, Jul 17, 2008 at 6:29 PM, Henry Minsky < <br>
>>
<a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a>
<br>
>> ><br>
>> wrote:<br>
>>> approved!<br>
>>> <br>
>>> On Thu, Jul 17, 2008 at 6:10 PM, Philip Romanik < <br>
>>>
<a href="mailto:promanik@laszlosystems.com">promanik@laszlosystems.com</a>
> wrote:<br>
>>>> Change 20080717-Philip-2 by Philip@Philip-DC on
2008-07-17<br>
>>>> 17:44:19 EDT<br>
>>>> in
/cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk<br>
>>>> for
<a href="http://svn.openlaszlo.org/openlaszlo/trunk">
http://svn.openlaszlo.org/openlaszlo/trunk</a><br>
>>>> <br>
>>>> Summary: Get amazon app to start in swf9<br>
>>>> <br>
>>>> New Features:<br>
>>>> <br>
>>>> Bugs Fixed:<br>
>>>> <br>
>>>> Technical Reviewer: hqm<br>
>>>> QA Reviewer: (pending)<br>
>>>> Doc Reviewer: (pending)<br>
>>>> <br>
>>>> Documentation:<br>
>>>> <br>
>>>> Release Notes:<br>
>>>> <br>
>>>> Details:<br>
>>>> With these changes the amazon app now starts running. It
runs <br>
>>>> pretty well but there are a number of obvious runtime
errors once <br>
>>>> you start using it.<br>
>>>> <br>
>>>> LzSprite.as: setSource() is sometimes called with a null
argument.<br>
>>>> Duplicated behavior of dhtml runtime<br>
>>>> <br>
>>>> amazon.lzx, shoppinglist.lzx:<br>
>>>> Changed method start to stopdrag() because of name
collision.<br>
>>>> Fixed check for array datatype<br>
>>>> <br>
>>>> basecombobox.lzx: second argument to setOpen() is
optional<br>
>>>> <br>
>>>> Tests:<br>
>>>> Amazon starts and runs to some extent in swf9.<br>
>>>> Amazon runs in swf/dhtml. Dragging doesn't always stop
when you get <br>
>>>> to the borders of the canvas. I'll file a jira task for
this.<br>
>>>> <br>
>>>> Files:<br>
>>>> M
WEB-INF/lps/lfc/kernel/swf9/LzSprite.as<br>
>>>> M
lps/components/base/basecombobox.lzx<br>
>>>> M
demos/amazon/shoppinglist.lzx<br>
>>>> M
demos/amazon/amazon.lzx<br>
>>>> <br>
>>>> Changeset:<br>
>>>>
<a href="http://svn.openlaszlo.org/openlaszlo/patches/20080717-Philip-2.tar">
http://svn.openlaszlo.org/openlaszlo/patches/20080717-Philip-2.tar</a><br>
>>>> <br>
>>>> <br>
>>> <br>
>>> <br>
>>> <br>
>>> --<br>
>>> Henry Minsky<br>
>>> Software Architect<br>
>>>
<a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a>
<br>
>>> <br>
>> <br>
>> <br>
>> <br>
>> --<br>
>> Henry Minsky<br>
>> Software Architect<br>
>>
<a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a>
<br>
> <br>
> <br>
> <br>
> --<br>
> Henry Minsky<br>
> Software Architect<br>
>
<a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a>
<br>
</blockquote></body>
</html>