Hello <meta http-equiv="content-type" content="text/html; charset=utf-8">Mostafiz,<div><br></div><div>Its pretty old version ! If you are interested in using LDTPv1 use 1.7.x from git.</div><div><br></div><div>We also have released LDTPv2 2.0.6, again its available from git. This may not work in Ubuntu 8.04.</div>
<div><br></div><div><a href="http://ldtp.freedesktop.org/wiki/GIT">http://ldtp.freedesktop.org/wiki/GIT</a></div><div><br></div><div>Thanks</div><div>Nagappan<br><br><div class="gmail_quote">On Wed, Nov 3, 2010 at 8:07 AM, mrahman <span dir="ltr"><<a href="mailto:rahmanmostafizur@hotmail.com">rahmanmostafizur@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
I installed LDTP in ubuntu 8.04 using Synaptic Package Manager. The installed<br>
packages are ldtp 0.9.2-3ubuntu1, ldtp-doc 0.8-1 and python-ldtp<br>
0.9.2-3ubuntu1. getapplist() works properly. However, getwindowlist() is not<br>
working. I get the following sequence:<br>
<br>
user@user-desktop:~$ python<br>
Python 2.5.2 (r252:60911, Jul 22 2009, 15:35:03)<br>
[GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] on linux2<br>
Type "help", "copyright", "credits" or "license" for more information.<br>
>>> from ldtp import*<br>
>>> getapplist()<br>
[u'gnome-power-manager', u'gnome-settings-daemon', u'update-notifier',<br>
u'nautilus', u'gnome-panel', u'gnome-volume-manager', u'bluetooth-applet',<br>
u'tracker-applet', u'gnome-terminal', u'gnome-screensaver', u'metacity',<br>
u'Firefox', u'x-session-manager', u'evolution-alarm-notify', u'applet.py',<br>
u'nm-applet', u'notification-daemon']<br>
>>> getwindowlist()<br>
Traceback (most recent call last):<br>
File "<stdin>", line 1, in <module><br>
File "/var/lib/python-support/python2.5/ldtp.py", line 3445, in<br>
getwindowlist<br>
raise LdtpExecutionError (str (msg))<br>
ldtp.LdtpExecutionError: "u'getwindowlist failed: Application map not<br>
initialized'"<br>
>>><br>
<br>
Can you please look into the matter?<br>
<br>
Thanks<br>
<br>
-Mostafiz<br>
<font color="#888888">--<br>
View this message in context: <a href="http://old.nabble.com/problem-with-getwindowlist%28%29-of-ldtp-for-ubuntu-8.04-tp30115928p30115928.html" target="_blank">http://old.nabble.com/problem-with-getwindowlist%28%29-of-ldtp-for-ubuntu-8.04-tp30115928p30115928.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></blockquote></div><br><br clear="all"><br>-- <br>Linux Desktop (GUI Application) Testing Project - <a href="http://ldtp.freedesktop.org">http://ldtp.freedesktop.org</a><br><a href="http://nagappanal.blogspot.com">http://nagappanal.blogspot.com</a><br>
</div>