The LDTP server always disconnects before returning a response

Bug #246208 reported by Ara Pulido
2
Affects Status Importance Assigned to Milestone
LDTP
Fix Released
High
ldtp (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: ldtp

Upstream bug: http://bugzilla.gnome.org/show_bug.cgi?id=541847

Please describe the problem:
Using the 1.1.0 version in Ubuntu Intrepid 8.10.

When running any python LDTP script the LDTP server returns a 'Server
disconnected' error.

Steps to reproduce:
1. Get debsource from https://launchpad.net/ubuntu/+source/ldtp/1.1.0-1
2. Build the debian package. (you will need to remove libgail-dev first from
the debian/control file, that it is no longer needed)
3. Install ldtp and python-ldtp packages
4. Try to run any of the python scripts that you might have
5. The server always returns "Server disconnected" error.

Actual results:
Traceback (most recent call last):
  File "test.py", line 12, in <module>
    selectmenuitem ("frmTopExpandedEdgePanel", "mnuCalculator")
  File "/var/lib/python-support/python2.5/ldtp.py", line 816, in selectmenuitem
    _responseStatus, _responseData = getresponse (_requestId)
  File "/var/lib/python-support/python2.5/ldtp.py", line 202, in getresponse
    raise LdtpExecutionError ('Server disconnected')
ldtplib.ldtplibutils.LdtpExecutionError: 'Server disconnected'

Does this happen every time?
Yes

Revision history for this message
Ara Pulido (ara) wrote :

Updating to the latest GIT version will fix the problem

description: updated
Changed in ldtp:
importance: Undecided → Medium
status: New → Triaged
Changed in ldtp:
status: Unknown → New
Revision history for this message
Ara Pulido (ara) wrote :

This is fixed with the new Debian package. See https://bugs.launchpad.net/ubuntu/+bug/248245 for more information.

You can close this issue. Thanks.

Changed in ldtp:
status: New → Fix Released
Revision history for this message
Ara Pulido (ara) wrote :

Bug fix confirmed in Intrepid (ldtp 1.2.0-1ubuntu1)

Changed in ldtp:
status: Triaged → Fix Released
Changed in ldtp:
importance: Unknown → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.