|
|
2010-01-19
, 05:59
|
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#72
|
Hi Guys,
I have also written a plugin to do this (before realising there was one in progress here!)
I have everything working as far as I can see minus two things. Events with alarms. If they are created in iCal the event is transferred to the N900 just fine but minus their alarms. If they are created (with alarms) on the N900 they do not transfer to iCal at all.
I see you are having trouble transferring events made on the N900 to the mac. My plugin does that correctly (apart from the alarm issue). Do the events transferred by your plugin (from iCal to N900) have alarms set? If so do they still have alarms once in the N900?
You can grab my plugin in here if anyone wants it
Anyone who does try mine out. Let me know how you get on.
Cheers
|
|
2010-01-19
, 09:09
|
|
Posts: 13 |
Thanked: 3 times |
Joined on Aug 2007
|
#73
|
|
|
2010-01-19
, 16:20
|
|
Posts: 61 |
Thanked: 36 times |
Joined on Feb 2006
@ Harpenden
|
#74
|
|
|
2010-01-19
, 17:22
|
|
Posts: 33 |
Thanked: 10 times |
Joined on Jan 2010
|
#75
|
One last plan of attack :-
1) Create alarmed event on Mac
2) Sync
3) Modify on N900 keeping alarm details
4) Sync, and monitor bluetooth packets and detailed iSync log
I want to see if the AALARM details are formatted any differently in this scenario.
|
|
2010-01-19
, 17:36
|
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#76
|
|
|
2010-01-19
, 17:39
|
|
Posts: 61 |
Thanked: 36 times |
Joined on Feb 2006
@ Harpenden
|
#77
|
I just tried that sequence.
Having changed the name of the event in the version sync'd to my N900 it then failed to parse when I tried to resync. In the console log it shows it has removed the Z from the original sync and added the "; PT7M ;" to the end.
) Does it also put in the dodgy CRLF ?
|
|
2010-01-19
, 17:56
|
|
Posts: 33 |
Thanked: 10 times |
Joined on Jan 2010
|
#78
|
(sending this from my N900 whilst I wait for my train home) Does it also put in the dodgy CRLF ?
|
|
2010-01-19
, 18:07
|
|
Posts: 61 |
Thanked: 36 times |
Joined on Feb 2006
@ Harpenden
|
#79
|
|
|
2010-01-19
, 18:42
|
|
Posts: 33 |
Thanked: 10 times |
Joined on Jan 2010
|
#80
|
I am really puzzled why nothing else than ISync is stumbling over this bogosity. Maybe other vcal-parsers are simply ignoring those bogus lines.