Comment 7 for bug 590133

Revision history for this message
Paul Elliott (omahn) wrote :

@mterry - I've attempted to test the update in -proposed but your script fails with the following:

  File "forever-test.py", line 135, in run
    success = method()
  File "forever-test.py", line 247, in forever
    backup_simple()
  File "forever-test.py", line 226, in backup_simple
    ldtp.click('frmDéjàDup', 'btnBackup')
  File "/usr/lib/pymodules/python2.6/ldtp/client.py", line 50, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/usr/lib/pymodules/python2.6/ldtp/client.py", line 99, in request
    raise LdtpExecutionError(e.faultString)
LdtpExecutionError: <unprintable LdtpExecutionError object>