GNOME Bugzilla – Bug 552540
setcellvalue ( ) not working in Evolution
Last modified: 2021-05-19 11:04:29 UTC
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@testmail.text",1,0) Actual results: Traceback (most recent call last):
+ Trace 206858
raise LdtpExecutionError ('setcellvalue failed: ' + _responseStatus [1])
Expected results: Cell value need to be set with the given text. Does this happen every time? yes Other information:
As discussed with Nagappan in IRC, this could be an accessibility issue in Evolution.
This started happening after cairo integration was done in calendar. Even the cells in day view are unknown in at-poke.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/ Thank you for your understanding and your help.