View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000116 | Funambol SOGo Connector | Backend Calendar | public | 2009-08-24 14:09 | 2021-09-16 21:49 |
Reporter | miscul | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Summary | 0000116: [Funambol SOGo Connector] Events with alarm do not sync with E75 | ||||
Description | I am using funambol sogo connector 1.0.6 with funambol 7.1 | ||||
Additional Information | In the ds-server.log all events with : | ||||
Tags | No tags attached. | ||||
Same problem here with a Nokia E52. I attached the relevant part of funambols ds-server.log. |
|
2009-11-26 18:52
|
e52-send-error.txt (3,153 bytes)
[2009-11-21 19:36:05,611] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] addSyncItem(595) [2009-11-21 19:36:05,611] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] addSyncItem - type: text/x-vcalendar [2009-11-21 19:36:05,611] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] getSyncItemFromId( { keyValue: 595 } ) [2009-11-21 19:36:05,613] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] addSyncItem - content: BEGIN:VCALENDAR VERSION:1.0 BEGIN:VEVENT UID:m2H3qD6A4EEPe73HBAFbn3 SUMMARY:Test DTSTART:20091122T070000Z DTEND:20091122T080000Z X-EPOCAGENDAENTRYTYPE:APPOINTMENT CLASS:PUBLIC SEQUENCE:0 X-METHOD:NONE AALARM;TYPE=X-EPOCSOUND:20091122T063000Z;;; LAST-MODIFIED:20091121T182858Z PRIORITY:5 X-SYMBIAN-LUID:595 RRULE: LOCATION: ORGANIZER: DESCRIPTION: END:VEVENT END:VCALENDAR [2009-11-21 19:36:05,613] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] Preferred item type: 1 [2009-11-21 19:36:05,615] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] Exception occured in getVComponentFromContent(): com.funambol.common.pim.icalendar.ParseException: Encountered ";TYPE" at line 12, column 7. Was expecting one of: ":" ... ";" ... <QP_PARAMETER_T> ... [2009-11-21 19:36:05,618] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] Exception occured in getCalendarContentFromSyncItem() - couldn't get Calendar from the syncItem: java.lang.NullPointerException [2009-11-21 19:36:05,621] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] Exception occured in getVComponentFromContent(): com.funambol.common.pim.icalendar.ParseException: Encountered ";TYPE" at line 12, column 7. Was expecting one of: ":" ... ";" ... <QP_PARAMETER_T> ... [2009-11-21 19:36:05,624] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] Exception occured in getStartDate: java.lang.NullPointerException [2009-11-21 19:36:05,627] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] Exception occured in getEndDate: java.lang.NullPointerException [2009-11-21 19:36:05,640] [funambol.sogo] [INFO] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] Exception occured in addvEventSyncItem: java.lang.NullPointerException [2009-11-21 19:36:05,643] [funambol] [TRACE] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] Updating mapping LUID-GUID '595-595' with lastAnchor '0' [2009-11-21 19:36:05,643] [funambol] [TRACE] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] The mapping is new. [2009-11-21 19:36:05,643] [funambol] [TRACE] [704531D5C1D29C69C61EF306390F8E71] [IMEI:355216035472839] [hmarkert] [cal] Adding mapping LUID-GUID '595-595' with lastAnchor '0' |
is the problem still present with the v1.0.7 of the connector? |
|
I can't try it now, i will do that the next week. |
|
I've tested this with 1.0.7 on N97, and a new event with alarm is sync'ed to SOGo. The alarm doesn't show up in the web interface or Lightning, and the alarm setting is lost on the phone if the event is modified on the server and then sync'ed. |
|
havardw, could you eventually provide a patch for this? |
|
I'll hava a look at it eventually if no one beats me to it, but I have some other bugs that I'd like to try to fix first. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-24 14:09 | miscul | New Issue | |
2009-10-21 13:21 | ludovic | Status | new => assigned |
2009-10-21 13:21 | ludovic | Assigned To | => ludovic |
2009-10-21 13:21 | ludovic | Project | SOGo => Funambol SOGo Connector |
2009-11-26 18:51 | jaywalker | Note Added: 0000303 | |
2009-11-26 18:52 | jaywalker | File Added: e52-send-error.txt | |
2010-02-23 14:58 | ludovic | Note Added: 0000622 | |
2010-02-23 18:31 | miscul | Note Added: 0000633 | |
2010-03-06 20:14 | havardw | Note Added: 0000666 | |
2010-03-18 15:07 | ludovic | Note Added: 0000755 | |
2010-03-18 18:57 | havardw | Note Added: 0000756 | |
2021-09-16 21:49 | francis | Status | assigned => closed |
2021-09-16 21:49 | francis | Resolution | open => won't fix |