Hi Phlinux,<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 6, 2012 at 10:50 AM, phlinux <span dir="ltr"><<a href="mailto:philippe.legay@keynectis.com" target="_blank">philippe.legay@keynectis.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Yesterday everything was OK.<br>
<br>
Today, nothing works (after an electric power problem). Lost of<br>
configuration ? Other problem ?<br>
<br>
I re-install WindLdtp again. I have the same problem. In fact, the server<br>
dose not listen on port 4148.<br></blockquote><div><br></div><div>Default listening port is 4118</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
So I decided to build the Cobrawinldtpserver from the source in order to<br>
debug it. The process hangs at<br>
<br>
 public class WindowList : List<AutomationElement><br>
    {<br>
...<br>
        public WindowList(Common common)<br>
        { ...<br>
Console.WriteLine("PHL WindowList constructor");<br>
<br>
<br>
Automation.AddAutomationEventHandler(WindowPattern.WindowOpenedEvent,<br>
                AutomationElement.RootElement, TreeScope.Subtree,<br>
                new AutomationEventHandler(ref this.OnWindowCreate));<br>
Console.WriteLine("PHL this is never print on the console");<br>
<br>
Have you an idea? I imagien that automation is a link between<br>
cobrawinldtpserver and the .net framework? So does I have a .NET framework<br>
problem?<br></blockquote><div><br></div><div>I have noticed a crash in this location in Windows Vista SP1, on installing SP2, the issue went off. Probably your system doesn't have all the latest update, its just a wild guess. I don't know, why it has stopped working.</div>

<div><br></div><div>Thanks</div><div>Nagappan</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
PHL<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://old.nabble.com/Ldtp-was-OK--but-now-is-KO-tp34767695p34767695.html" target="_blank">http://old.nabble.com/Ldtp-was-OK--but-now-is-KO-tp34767695p34767695.html</a><br>
Sent from the Free Desktop - LDTP mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
LDTP-dev mailing list<br>
<a href="mailto:LDTP-dev@lists.freedesktop.org">LDTP-dev@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/ldtp-dev" target="_blank">http://lists.freedesktop.org/mailman/listinfo/ldtp-dev</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Cross platform GUI testing</div>Linux Desktop (GUI Application) Testing Project - <a href="http://ldtp.freedesktop.org" target="_blank">http://ldtp.freedesktop.org</a><br>

Cobra - Windows GUI Automation tool - <a href="https://github.com/ldtp/cobra" target="_blank">https://github.com/ldtp/cobra</a><div>ATOMac - Mac GUI Automation tool - <a href="https://github.com/pyatom/pyatom" target="_blank">https://github.com/pyatom/pyatom</a></div>

<div><a href="http://nagappanal.blogspot.com" target="_blank">http://nagappanal.blogspot.com</a></div><br>
</div>