Ticket #507 (new defect)

Opened 1 year ago

Last modified 5 months ago

False format and size

Reported by: MarcoP Assigned to: ehabkost
Priority: high Milestone:
Component: Plugin: google-calendar Version: 0.36
Severity: critical Keywords:
Cc:

Description

While trying to synchronize my googlecalendar with my cellphone (Nokia N73) I get an error regarding an invalid size line from helper. I'm using OpenSync? 0.22 and libopensync-google-calendar 0.22 and Multisyncgui.

In the configuration I use the XML Link from gcalc and entered my username and my password.

Trying the same with msynctool in the terminal I get the following messages:

marco@marco-laptop:~$ msynctool --sync gockl --filter-objtype note --conflict 1
Synchronizing group "gockl" 
Member 2 of type google-calendar just connected
received event dsession
received contact dsession
Member 1 of type syncml-obex-client just connected
All clients connected or error
Member 2 of type google-calendar had an error while getting changes: Invalid size line from helper
Member 2 of type google-calendar just disconnected
Received an reply to our Alert
Received an reply to our Alert
Going to receive 0 changes
Going to receive 0 changes
Member 1 of type syncml-obex-client just sent all changes
Member 1 of type syncml-obex-client just disconnected
All clients have disconnected
The sync failed: Unable to read from one of the members
Error while synchronizing: Unable to read from one of the members
marco@marco-laptop:~$ 

Change History

10/03/07 20:24:13 changed by MarcoP

What are you trying to tell me? Can't even read what you said...

02/24/08 04:40:42 changed by nickspacek

  • version changed from 0.22 to 0.36.

I am getting precisely the same error, so I won't bother pasting output. However, I'm using the .36 releases.

02/26/08 19:16:55 changed by nickspacek

After playing around some I discovered that I was missing the httplib2 library. You might want to check that, I discovered this by running the google-cal-helper in the lib/opensync-1.0 directory. Give that a shot MarcoP, even though this ticket was originally 8 months old.

Maybe there should be a requirement communicated when attempting to build the plugin?