If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=552540

  LDTP | general | Ver: 1.3.0
           Summary: setcellvalue ( ) not working in Evolution
           Product: LDTP
           Version: 1.3.0
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: ldtp-dev@lists.freedesktop.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
setcellvalue ( ) function fails with the error: u'setcellvalue failed: Unable
to set text'

Steps to reproduce:
Open Evolution Meeting window and try from python prompt:

>>> click ("frmMeeting*","btnAdd")
>>> setcellvalue ("frmMeeting*","tbl0","[EMAIL PROTECTED]",1,0)


Actual results:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/ldtp.py", line 1496, in setcellvalue
    raise LdtpExecutionError ('setcellvalue failed: ' + _responseStatus [1])
ldtplib.ldtplibutils.LdtpExecutionError: u'setcellvalue failed: Unable to set
text'

Expected results:
Cell value need to be set with the given text.

Does this happen every time?
yes

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why 
you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at 
http://bugzilla.gnome.org/show_bug.cgi?id=552540.
_______________________________________________
LDTP-dev mailing list
LDTP-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Reply via email to