Running wall demo on Windows
William Hutama <[email protected]> Wed, 2 Nov 2011 13:51:44 +0800
| Newsgroups | gmane.comp.graphics.chromium.user |
|---|---|
| Message-ID | <B6198CBF2D449E47BDFBBACD63AEAB600D9C04EECE@EXCHANGE32.staff.main.ntu.edu.sg> |
--===============7779831732279511743==
Content-Language: en-US
Content-Type: multipart/alternative;
boundary="_000_B6198CBF2D449E47BDFBBACD63AEAB600D9C04EECEEXCHANGE32sta_"
--_000_B6198CBF2D449E47BDFBBACD63AEAB600D9C04EECEEXCHANGE32sta_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
I am trying to run wall demo on Windows using Cygwin bash shell as instruct=
ed in the Chromium documentation,
After running the mothership through wall.conf script in the mothership/con=
figs folder,
then when trying to run crserver on the same machine (localhost), the crser=
ver 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 co=
mmand twice from the same machine.
And so, the mothership replies with "Never heard of server host machine_nam=
e_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 recipien=
t, please delete it, notify us and do not copy, use, or disclose its conten=
t.
Towards A Sustainable Earth: Print Only When Necessary. Thank you.
--_000_B6198CBF2D449E47BDFBBACD63AEAB600D9C04EECEEXCHANGE32sta_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
{page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"Section1">
<p class=3D"MsoNormal">Hi,<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">I am trying to run wall demo on Windows using Cygwin=
bash shell as instructed in the Chromium documentation,<o:p></o:p></p>
<p class=3D"MsoNormal">After running the mothership through wall.conf scrip=
t in the mothership/configs folder,
<o:p></o:p></p>
<p class=3D"MsoNormal">then when trying to run crserver on the same machine=
(localhost), the crserver quit without leaving any error message.<o:p></o:=
p></p>
<p class=3D"MsoNormal">I tried to trace where it stops, and it leads me to =
this function call:<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">render_spu.ws.wglMakeCurrent( context->visual->=
;device_context, context->hRC )<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">in render_spu.c line 597.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Seems like that function call never returns.<o:p></o=
:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">And also, there is something in the mothership proce=
ss, which I think a bit strange, that is,<o:p></o:p></p>
<p class=3D"MsoNormal">After replying to all server param requests, the soc=
ket still accepts and
<o:p></o:p></p>
<p class=3D"MsoNormal">processing command “server machine_name_1̶=
1;, that means it processes that command twice from the same machine.<o:p><=
/o:p></p>
<p class=3D"MsoNormal">And so, the mothership replies with “Never hea=
rd of server host machine_name_1. Expected one of: machine_name_2”, t=
hen the crserver quit by itself.<o:p></o:p></p>
<p class=3D"MsoNormal">Although in the config(or script) file, I put two di=
fferent machine name (I want to use two displays).<o:p></o:p></p>
<p class=3D"MsoNormal">And I have not even started the crserver on the othe=
r machine.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">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,<o:p></o:p></p>
<p class=3D"MsoNormal">It went wrong.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Any help would be much appreciated.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Thank you,<o:p></o:p></p>
<p class=3D"MsoNormal">William<o:p></o:p></p>
</div>
<br>
<hr>
<font face=3D"Arial" color=3D"Gray" size=3D"2">CONFIDENTIALITY: This email =
is intended solely for the person(s) named and may be confidential and/or p=
rivileged. If you are not the intended recipient, please delete it, notify =
us and do not copy, use, or disclose its
content.<br>
<br>
Towards A Sustainable Earth: Print Only When Necessary. Thank you.<br>
</font>
</body>
</html>
--_000_B6198CBF2D449E47BDFBBACD63AEAB600D9C04EECEEXCHANGE32sta_--
--===============7779831732279511743==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev1
--===============7779831732279511743==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Chromium-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chromium-users
--===============7779831732279511743==--