From: Hedayat V. <hed...@ai...> - 2008-04-14 19:25:25
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html style="direction: ltr;"> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body style="direction: ltr;" bgcolor="#ffffff" text="#000000"> <span>Hi Yuan,<br> <br> <style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;} blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important} blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important} blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important} blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>"Yuan Xu" <a class="moz-txt-link-rfc2396E" href="mailto:xuy...@gm..."><xuy...@gm...></a></b></i> wrote on 04/14/2008 06:54:44 PM:</span><br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:18a...@ma..." type="cite"> <pre wrap="">Hi Hedayat, </pre> <blockquote type="cite"> <pre wrap=""> You're welcome. A little testing till now. Two issues now: 1. if I run simspark and monitorspark and then connect an agent, the agent won't appear in correct color (it's gray instead of blue). If I close the monitorspark and run it again, it's OK. 2. Sometimes when I connect the first agent, monitorspark crashes. </pre> </blockquote> <pre wrap=""><!----> Thanks for your feedback I have fixed the two problem, could you test that again? </pre> </blockquote> Thanks! Yes, they are fixed now.<br> <br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:18a...@ma..." type="cite"> <pre wrap="">...</pre> <blockquote type="cite"> <pre wrap=""> The comment above the following code says that video should be initialized for input system to work. BTW, by removing the last four lines the window won't appear. So I think it's safe to retain SDL initialization here. </pre> </blockquote> <pre wrap=""><!----> It also works for me, but Markus said that the input system needs the window. </pre> </blockquote> I don't remember what Markus has said :( <br> >From what is explained in the code, I thought that what is important in video system initialization (which is still there). Does it need window setup too?!<br> <br> And another thing, Isn't the current monitorLoggerStep (and the old monitor interval) too large? With something around half of this, the logs will be a bit more smooth. <br> <br> Thanks again,<br> Hedayat<br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:18a...@ma..." type="cite"> <pre wrap=""> </pre> </blockquote> </body> </html> |