[haXe] Re: Screenweaver stops accepting input
Marc Hughes
haxe at wpidalamar.com
Tue Apr 10 22:14:45 CEST 2007
Just an update...
I've gotten a debug build of screenweaver working and can attach a debugger
to it. Next time this happens I'll do that. I plan on seeing if the
WndProc in system.c is getting the relevant events and stepping into it from
there. Hopefully I'll see something strange that can explain this.
Since I have that level of debugging available to me now, any other
suggestions on what to look for?
Thanks,
-Marc
On 4/10/07, Marc Hughes <haxe at wpidalamar.com> wrote:
>
> Just made and ran every test I could think of along that line of thinking
> without any luck. I tried big arguments, rapidly calling them, downloading
> content at the same time, using the keyboard while doing all that, it all
> worked flawlessly.
>
> Argh, I hate this kind of bug.
>
> Thanks,
> -Marc
>
> On 4/10/07, Nicolas Cannasse < ncannasse at motion-twin.com> wrote:
> >
> > > We've reproduced the bug on several very different windows machines so
> > I
> > > doubt it's a machine-specific bug, but thank you for the offer.
> > >
> > > All,
> > >
> > > Something I just thought of. We used mtasc and a custom trace() to
> > call
> > > a fscommand that can log to a file. That gets called a lot. Could it
> >
> > > be that we're doing so much communication between the flash app and
> > the
> > > neko app that we're overflowing some buffer and breaking that
> > > "connection"?
> >
> > Maybe you could reproduce this behavior by having one small sample that
> > does a lof of these fscommands ?
> >
> > Nicolas
> >
> > --
> > haXe - an open source web programming language
> > http://haxe.org
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20070410/1344658e/attachment.htm
More information about the Haxe
mailing list