View Single Post
Posts: 29 | Thanked: 2 times | Joined on Dec 2007
#1
Hello,
I am having a problem with Erminig. For some reason it stopped working a week or so ago. I tried uninstalling Erminig, pysqlite and gdata but nothing worked. In the log I am getting the following error:

Traceback (most recent call last):
File "/usr/bin/erminig", line 205, in on_UpdateProfile
self.proxy_enabled)
File "/usr/lib/python2.5/site-packages/processevents.py", line 129, in updateall
self.ProcessUpdatedEvents()
File "/usr/lib/python2.5/site-packages/processevents.py", line 222, in ProcessUpdatedEvents
the_event.rstring())
File "/usr/lib/python2.5/site-packages/google_service.py", line 152, in updateevent
self.cal_client.UpdateEvent(event.GetEditLink().hr ef, event)
AttributeError: 'NoneType' object has no attribute 'href'

Any thought on how I can fix this?

Thanks.

Denny