<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
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;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:EN-US;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">By the dialog, you mean the warning about &quot;StereoCapable&quot; window, right?<o:p></o:p></p>
<p class="MsoPlainText">&lt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="color:black">Correct.<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="color:black">Just FYI.<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="color:black">Regarding the mpi connection to pvservers. I tried a few more experiments. Last night I
<b>manually started</b> servers, then used reverse-connection local and it worked. Today I tried the same with my own build and it worked, but when I use the GUI, it does not work. I tried using the GUI from the downloaded binary and it also does not work.
 pvservers are correctly created, but the GUI does not connect to them.<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="color:black">Using reverse connection from the GUI, it also shows this error
<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="mso-fareast-language:EN-GB"><img width="473" height="249" id="Picture_x0020_1" src="cid:image001.png@01CCE80E.4E1336D0"></span><span style="color:black"><o:p></o:p></span></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="color:black">Which is exactly the one I sometimes see from my own compilation (which uses mpich2 not openmpi).<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="color:black">The code in the pqServerLauncher was modified quite a lot recently and I can&#8217;t quite locate where the launch is failing. I&#8217;ve tested this on several windows machines and none of them work unless I manually start
 servers. I&#8217;m sorry I can&#8217;t find what I&#8217;m doing wrong as I&#8217;m sure you wouldn&#8217;t release an RC2 unless you&#8217;d tried it yourselves and it worked, but if there&#8217;s anything I can test, I will do. My own suspicion is that somehow the args to the pvserver launch commands
 are getting lost so the connection is not being correctly initiated, but everything looks normal under the debugger. I ought to point out that I&#8217;ve been using the same settings for years and only when I switched to master (and now to 3.14-RC2) a while back
 did this problem arise. However I seem to be the only person with this trouble </span>
<span style="font-family:Wingdings;color:black">L</span><span style="color:black"><o:p></o:p></span></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="color:black">Linux works fine. Only windows is affected. Can anyone out there test and see if their gui launched servers work ok?<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="color:black">Thanks<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoPlainText"><span style="color:black">JB<o:p></o:p></span></p>
<p class="MsoPlainText"><span style="color:black"><o:p>&nbsp;</o:p></span></p>
</div>
</body>
</html>