[LDTP-Dev] [Bug 552540] New: setcellvalue ( ) not working in Evolution

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 16 13:00:05 PDT 2008


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: ldtp-maint at gnome.bugs
        ReportedBy: kaprasad at novell.com
         QAContact: ldtp-dev at 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","test at testmail.text",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.


More information about the LDTP-dev mailing list