View Issue Details

IDProjectCategoryView StatusLast Update
0000116Funambol SOGo ConnectorBackend Calendarpublic2021-09-16 21:49
Reportermiscul Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Summary0000116: [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
The mobile i use is a nokia e75 (running on symbian)
The sync seems to run well but all events configured with an alarm on the nokia are not present in the web calendar.

Additional Information

In the ds-server.log all events with :
AALARM;TYPE=X-EPOCSOUND:2009xxxxxxxxxxxx;;;
are not shown, but those with :
AALARM:;;;
are swown.

TagsNo tags attached.

Activities

jaywalker

jaywalker

2009-11-26 18:51

reporter   ~0000303

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'

e52-send-error.txt (3,153 bytes)   
ludovic

ludovic

2010-02-23 14:58

administrator   ~0000622

is the problem still present with the v1.0.7 of the connector?

miscul

miscul

2010-02-23 18:31

reporter   ~0000633

I can't try it now, i will do that the next week.

havardw

havardw

2010-03-06 20:14

reporter   ~0000666

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.

ludovic

ludovic

2010-03-18 15:07

administrator   ~0000755

havardw, could you eventually provide a patch for this?

havardw

havardw

2010-03-18 18:57

reporter   ~0000756

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.

Issue History

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