Ticket #478 (new defect)
Error deleting item from google?
| Reported by: | wimpunk | Owned by: | ehabkost |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin: google | Version: | 0.22 |
| Severity: | normal | Keywords: | |
| Cc: | wimpunk@… |
Description
When I delete an item in evolution and try to sync I get this situation:
All clients sent changes or error
All conflicts have been reported
Member 1 of type evo2-sync committed all changes.
Sent an entry 20070405T153526Z-8206-1000-1-423@lapwim3 of size 24 to member 2 (file-sync). Changetype MODIFIED
Sent an entry http%3a%2f%2fwww%2egoogle%2ecom%2fcalendar%2ffeeds%2fwimpunk%2540gmail%2ecom%2fprivate%2ffull%2fl5jntect4se91mpme4139kmmp0 of size 0 to member 2 (file-sync). Changetype DELETED
Member 2 of type file-sync committed all changes.
Traceback (most recent call last):
File "/usr/local/libexec/google-cal-helper", line 447, in ?
sys.exit(main(sys.argv))
File "/usr/local/libexec/google-cal-helper", line 439, in main
return fn(argv)
File "/usr/local/libexec/google-cal-helper", line 368, in oper_edit
editUri = unescape(argv.pop(0))
IndexError: pop from empty list
Error writing entry 20070405T153526Z-8206-1000-1-423@lapwim3 to member 3 (google-calendar): Couldn't read from helper
Mapping Write Error: Couldn't read from helper
Sent an entry http%3a%2f%2fwww%2egoogle%2ecom%2fcalendar%2ffeeds%2fwimpunk%2540gmail%2ecom%2fprivate%2ffull%2fl5jntect4se91mpme4139kmmp0 of size 0 to member 3 (google-calendar). Changetype DELETED
Member 3 of type google-calendar committed all changes.
All clients have written
Member 3 of type google-calendar just disconnected
Member 2 of type file-sync just disconnected
Member 1 of type evo2-sync just disconnected
All clients have disconnected
The sync failed: Unable to write one or more objects
Error while synchronizing: Unable to write one or more objects
I'm using file-sync, evo2-sync and a patched (ticket #473) version of google sync. Anysuggestion what's going wrong?
Change History
Note: See
TracTickets for help on using
tickets.

Forgot to set the component...