From: William H. <HWI...@nt...> - 2011-11-02 05:52:03
|
Hi, I am trying to run wall demo on Windows using Cygwin bash shell as instructed in the Chromium documentation, After running the mothership through wall.conf script in the mothership/configs folder, then when trying to run crserver on the same machine (localhost), the crserver quit without leaving any error message. I tried to trace where it stops, and it leads me to this function call: render_spu.ws.wglMakeCurrent( context->visual->device_context, context->hRC ) in render_spu.c line 597. Seems like that function call never returns. And also, there is something in the mothership process, which I think a bit strange, that is, After replying to all server param requests, the socket still accepts and processing command "server machine_name_1", that means it processes that command twice from the same machine. And so, the mothership replies with "Never heard of server host machine_name_1. Expected one of: machine_name_2", then the crserver quit by itself. Although in the config(or script) file, I put two different machine name (I want to use two displays). And I have not even started the crserver on the other machine. I tried to run the atlantis demo in a single machine and it runs fine, just that when I started using two machines for 2 tiles display, It went wrong. Any help would be much appreciated. Thank you, William ________________________________ CONFIDENTIALITY: This email is intended solely for the person(s) named and may be confidential and/or privileged. If you are not the intended recipient, please delete it, notify us and do not copy, use, or disclose its content. Towards A Sustainable Earth: Print Only When Necessary. Thank you. |