Summary | Calendar not synced anymore (GalaxyTab - Android Froyo) |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | mail (at) xeroc (dot) org |
Created | 07/26/2011 (5095 days ago) |
Due | |
Updated | 08/01/2011 (5089 days ago) |
Assigned | 07/27/2011 (5094 days ago) |
Resolved | 08/01/2011 (5089 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Rubinsky
State ⇒ Not A Bug
after updating.
upgrade from lenny to squeeze. Hope this will solve the problem
Thanks anyway
State ⇒ Feedback
Priority ⇒ 1. Low
Please create a separate log for the contacts issue and the calendar
issue. Fresh syncs for each would be ideal.
the commit I was upgrading from was:
++++++++++
commit e3a0b46afcb8c34f3de1bb7ad1b8b7dcc1a542a5
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Jun 26 21:26:54 2011 -0400
++++++++++
Calendar sync was working well there. Contacts (I guess) were not.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Calendar not synced anymore (GalaxyTab - Android Froyo)
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
New Attachment: activesync.log.TICKET
State ⇒ Unconfirmed
I updated my git installation to the most recent git commit:
+++++++++++++++++
commit eeb12446abc70ce03d0b8f59bdb40b54b6cc538a
Author: Michael M Slusarz <slusarz@curecanti.org>
Date: Tue Jul 26 00:06:21 2011 -0600
+++++++++++++++++
and experience two problems:
1.) Only 50 contacts are synced (maxItems of android)
I am not sure if this is an android bug. (see attachment)
2.) I cannot synchronize a single calendar event. I am not sure what
is happening.
Exporting a single event with the phpshell with:
+++++++++
$event =
$registry->calendar->export('20110623143536.eVoFDTMRB6ROAzMYhjuAfBA@horde.xeroc.org',
'activesync');
var_dump($event);
+++++++++
is working well.
How can I find out whats going wrong while android syncs?
Regards
-- Fabian