|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Partial Sync with SoneEricsson C905Hello!
I had the possibilty to check few phones against the horde syncml Framework. I hope that the logfiles i can post are of value for this procect. Since i'm no Syncml specialist, that's what i can do for this project. The last is a SonyEricsson c905. I'm able to sync the frist env 27 contacts when syncing the contact-database (direction Phone->Horde), but then the sync stops with ("communication interrupted") I have been unable to sync any calendars, tasks or notes. The Phone has the newest firmware loaded. Looks to my amateur-eyes like the phone can't cope with the last answer the server sends and cuts communication. This Phone is of personal interest for me because in my company this will be the new phone replacing the Sony-Ericcson W810I which synced always without a glimpse with horde. The logfiles are from a failed sync with calendar. Perhaps anyone here can point me in the right direction? Best Regards Tom Bühlmann -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: Partial Sync with SoneEricsson C905Zitat von Tom Bühlmann <tomnet@...>:
> The logfiles are from a failed sync with calendar. > Perhaps anyone here can point me in the right direction? Sorry, i can't find any error in the logs?? Regards Andreas -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: Partial Sync with SoneEricsson C905Zitat von Tom Bühlmann <tomnet@...>:
> Hello! > > I had the possibilty to check few phones against the horde syncml Framework. > I hope that the logfiles i can post are of value for this procect. > Since i'm no Syncml specialist, that's what i can do for this project. > The last is a SonyEricsson c905. > > I'm able to sync the frist env 27 contacts when syncing the > contact-database (direction Phone->Horde), but then the sync stops > with ("communication interrupted") > I have been unable to sync any calendars, tasks or notes. > The Phone has the newest firmware loaded. > > Looks to my amateur-eyes like the phone can't cope with the last > answer the server sends and cuts communication. > > This Phone is of personal interest for me because in my company this > will be the new phone replacing the Sony-Ericcson W810I which synced > always without a glimpse with horde. > > The logfiles are from a failed sync with calendar. > Perhaps anyone here can point me in the right direction? There is nothing suspicious on the logs. Try with the latest stable snapshots, there have been many fixes since the last release(s). Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: Partial Sync with SoneEricsson C905Zitat von Jan Schneider <jan@...>:
> Zitat von Tom Bühlmann <tomnet@...>: > >> Hello! >> >> I had the possibilty to check few phones against the horde syncml Framework. >> I hope that the logfiles i can post are of value for this procect. >> Since i'm no Syncml specialist, that's what i can do for this project. >> The last is a SonyEricsson c905. >> >> I'm able to sync the frist env 27 contacts when syncing the >> contact-database (direction Phone->Horde), but then the sync stops >> with ("communication interrupted") >> I have been unable to sync any calendars, tasks or notes. >> The Phone has the newest firmware loaded. >> >> Looks to my amateur-eyes like the phone can't cope with the last >> answer the server sends and cuts communication. >> >> This Phone is of personal interest for me because in my company >> this will be the new phone replacing the Sony-Ericcson W810I which >> synced always without a glimpse with horde. >> >> The logfiles are from a failed sync with calendar. >> Perhaps anyone here can point me in the right direction? > > There is nothing suspicious on the logs. Try with the latest stable > snapshots, there have been many fixes since the last release(s). > > Jan. > > -- > Do you need professional PHP or Horde consulting? > http://horde.org/consulting/ > > -- > sync mailing list - Join the hunt: http://horde.org/bounties/#sync > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: sync-unsubscribe@... > Thanks. i'll try the stable snapshots and will report any progress. Tom ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: Partial Sync with SoneEricsson C905> There is nothing suspicious on the logs. Try with the latest stable
> snapshots, there have been many fixes since the last release(s). My N97 has exactly the same problem. Where will I find this snapshot? Thank you Gerd -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: Partial Sync with SoneEricsson C905Zitat von Gerd Mueller <gmueller@...>:
>> There is nothing suspicious on the logs. Try with the latest stable >> snapshots, there have been many fixes since the last release(s). > > My N97 has exactly the same problem. Where will I find this snapshot? http://ftp.horde.org/pub/snaps/ -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: Partial Sync with SoneEricsson C905Zitat von Gerd Mueller <gmueller@...>:
>> There is nothing suspicious on the logs. Try with the latest stable >> snapshots, there have been many fixes since the last release(s). > > My N97 has exactly the same problem. Where will I find this snapshot? > > Thank you > > Gerd > Hi Gerd I dind't find a "stable snapshot" on the site either. So i checked out the CVS-Version but this gave me horde 4.xx-cvs At the moment i try to test-install this version... Best Regards Tom ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: Partial Sync with SoneEricsson C905Hello all!
After a bit of testing i have now a sucesssful sync with horde (contacts,Calendar) with my oneEricsson C905. A few tips iyou might find useful: #1: Take the CVS-Version Tagged " Framweork_3". The "head" Version nor the "daily snapshots" didn't work for me. For Linux-Shell (bash) export CVSROOT=username@...:/repository cvs co -r FRAMEWORK_3 <MODULE> (as described here: http://www.horde.org/source/using.php) #2 If syncing doesnt work with "invalid response from Server" then try to sync all Databases (Contcts, Calendar,etc.) separately for the first time. After you can sync them all together. (worked for me at least on SonyEricsson C905) #3 if nothing works, or you suddenly see a "invalid authenticatoin" on your device,then try to erase the "sucsessful sync's" for your particular device. I had a "successful sync" in the list that was in reality a failed sync and this entry preventet any sucessful syncs after. But be careful: you might end up with erased or doubled entries! (Happend to me!) I'll post a log of the successful sync later. A big "Thank you" to all who helped! Tom ----- Original Message ----- From: "Thomas Bühlmann" <tomnet@...> To: <sync@...> Sent: Thursday, August 27, 2009 3:27 PM Subject: Re: [sync] Partial Sync with SoneEricsson C905 > Zitat von Gerd Mueller <gmueller@...>: > >>> There is nothing suspicious on the logs. Try with the latest stable >>> snapshots, there have been many fixes since the last release(s). >> >> My N97 has exactly the same problem. Where will I find this snapshot? >> >> Thank you >> >> Gerd >> > > Hi Gerd > > I dind't find a "stable snapshot" on the site either. > So i checked out the CVS-Version but this gave me horde 4.xx-cvs > > At the moment i try to test-install this version... > > Best Regards > Tom > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > -- > sync mailing list - Join the hunt: http://horde.org/bounties/#sync > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: sync-unsubscribe@... -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
| Free embeddable forum powered by Nabble | Forum Help |