Hello,
I had success in building libgnokii. But my problem is still the same.
Meanwhile, I have a bugfix in my application:
if ((data->calnote->recurrence==GN_CALNOTE_NEVER) {
data->calnote->occurrences = 0 ;
error = gn_sm_functions(GN_OP_WriteCalendarNote, data, gnokii_state);
} else {
// bugfix, write separate entries
...
that works, but the calendar note is broken up into separate entries.
That causes a lot of trouble in cause of any modification of the
originally entry. Reading back an entry generated in the phone
everything works! It's only the write access to the phone!
Pawel Kot schrieb:
> Oh, and there are still some problems with saving the recurrence to the
> phone. But it definitely works better now.
>
>
--
parameter occurrences not passed to phone
https://bugs.launchpad.net/bugs/531522
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs