[MeeGo Projects - Bug 1350] support ovi.com (Nokia sync service)
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=1350
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
--- Comment #5 from pohly <patrick.ohly(a)intel.com> 2011-02-07 04:02:44 PST ---
(In reply to comment #4)
> Sorry for taking so long to respond Patrick.
>
> I haven't got telnet to install, but netcat (nc sync.ovi.com 443) worked.
>
> Error message is:
>
> "There was a problem with last sync:
> We were unable to connect to the server. The problem could be
> temporary or there could be something wrong with the settings."
What's the exact error message from the SyncEvolution log files?
See "syncevolution --print-sessions <config name>" and, if necessary, the
-log.html file in such a failed session. The error message above seems to be
from the UI, which doesn't know enough about the actual root cause.
Given that TCP connections work, my guess now is that something with SSL goes
wrong. You might temporarily/permanently disable SSL checking with the "SSL"
properties in ~/.config/syncevolution.
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
9 years, 11 months
[MeeGo Projects - Bug 666] X-OSSO-BOUND property on Maemo
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=666
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |patrick.ohly(a)intel.com
Resolution| |WONTFIX
--- Comment #2 from pohly <patrick.ohly(a)intel.com> 2011-02-06 23:09:18 PST ---
(In reply to comment #1)
> I'm not sure it'll help much to have this assigned to me. The N900 (Maemo 5)
> does not use this, as far as I can tell. While I suppose it's possible the N810
> (Maemo 4) does, I don't have one of those.
Yes, very old issue. Let's consider it a ghost from the past and close as
WONTFIX.
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
9 years, 11 months
[MeeGo Projects - Bug 4027] contacts' PHOTOs are pushed with local file:// uris
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=4027
--- Comment #12 from ovek <ovek(a)debian.org> 2011-02-04 15:02:40 PST ---
It appears that Nokia has hacked up the EDS to automatically do the
e_contact_persist_data() part, so SyncEvolution doesn't need to (though it
could if it wanted to; the dir argument can be set to NULL to use the default
dir).
That leaves e_contact_inline_data(). It might be possible to implement a
platform-independent function that might work the way the reporter suggested,
instead of calling the platform-specific e_contact_inline_data(). However, I
think I won't bother with that myself, I'll just add an e_contact_inline_data()
call to my next SyncEvolution package...
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
9 years, 11 months