Quantcast

iPhone 4 addressbook sync faulty

classic Classic list List threaded Threaded
7 messages Options
pos pos
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

iPhone 4 addressbook sync faulty

Hi

I installed egroupware a week ago or so (eGroupware-1.8.001.20101013). My primary purpose was to sync calendar entries between Macbooks, a web UI and iPhones.

I saw post http://www.egroupware.org/forum#nabble-td984581 (had the same problem). The suggested php file change from Ralph also solved my problem for the calendar that now works absolutely perfect 2way between web, MAC and iPhones.


However... The addressbook is not ok. All added entries from the iPhone immediately sync to egroupware. But the sync back to the iPhone from changed or new entried in egroupware only works if I change something in the CardDAV account in the iPhone and click "done" so it's refreshed. Does anybody know if it's a iPhone bug?


Thanks in advance
/Per-Olov
Sweden
Ralf Becker-2 Ralf Becker-2
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: iPhone 4 addressbook sync faulty

Hi Per-Olov,

Am 28.10.10 00:08, schrieb pos:

>
> Hi
>
> I installed egroupware a week ago or so (eGroupware-1.8.001.20101013). My
> primary purpose was to sync calendar entries between Macbooks, a web UI and
> iPhones.
>
> I saw post http://www.egroupware.org/forum#nabble-td984581 (had the same
> problem). The suggested php file change from Ralph also solved my problem
> for the calendar that now works absolutely perfect 2way between web, MAC and
> iPhones.

Better to use the new version 1.8.001.20101026, which has that patch
includes plus a lot more fixes and improvements for CardDAV and CalDAV.

> However... The addressbook is not ok. All added entries from the iPhone
> immediately sync to egroupware. But the sync back to the iPhone from changed
> or new entried in egroupware only works if I change something in the CardDAV
> account in the iPhone and click "done" so it's refreshed. Does anybody know
> if it's a iPhone bug?

It's not really a bug, it is so by concept. EGroupware (the server) can
never trigger an update. Updates happen when the clients chooses to do
so. Unfortunately there's no button in iPhone to trigger a manual
update. Going to the highest level in iPhone addressbooks and then back
to a specific addressbook does the trick.

Ralf
--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: [hidden email]

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller,
        Gudrun Müller, Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
eGroupWare-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/egroupware-users
pos pos
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: iPhone 4 addressbook sync faulty

>> I installed egroupware a week ago or so (eGroupware-1.8.001.20101013). My
>> primary purpose was to sync calendar entries between Macbooks, a web UI and
>> iPhones.
>>
>> I saw post http://www.egroupware.org/forum#nabble-td984581 (had the same
>> problem). The suggested php file change from Ralph also solved my problem
>> for the calendar that now works absolutely perfect 2way between web, MAC and
>> iPhones.

> Better to use the new version 1.8.001.20101026, which has that patch
> includes plus a lot more fixes and improvements for CardDAV and CalDAV.

OK..
Can I (as I am on the same 1.8.001 release but different dates) unpack the whole new tarball but save header.inc.php and the database unmodifed and do nothing else?


>> However... The addressbook is not ok. All added entries from the iPhone
>> immediately sync to egroupware. But the sync back to the iPhone from changed
>> or new entried in egroupware only works if I change something in the CardDAV
>> account in the iPhone and click "done" so it's refreshed. Does anybody know
>> if it's a iPhone bug?

>It's not really a bug, it is so by concept. EGroupware (the server) can
>never trigger an update. Updates happen when the clients chooses to do
>so. Unfortunately there's no button in iPhone to trigger a manual
>update. Going to the highest level in iPhone addressbooks and then back
>to a specific addressbook does the trick.


Aha.  Many thanks for that....

/Per-Olov


Ralf Becker-2 Ralf Becker-2
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: iPhone 4 addressbook sync faulty

Recommended is to NOT use tar balls at all, but use the provided rpm or
deb packages, as the allow easy (or even automatic) updates.

If you use a tar-ball, always delete everything but the header.inc.php,
before unpacking the new tar-ball. Otherwise you might have old files,
no longer in the new version, left, with unwanted sideeffects.

Ralf

Am 28.10.10 09:05, schrieb pos:

>
>
> Ralf Becker-2 wrote:
>>
>> Hi Per-Olov,
>>
>> Am 28.10.10 00:08, schrieb pos:
>>>
>>> Hi
>>>
>>> I installed egroupware a week ago or so (eGroupware-1.8.001.20101013). My
>>> primary purpose was to sync calendar entries between Macbooks, a web UI
>>> and
>>> iPhones.
>>>
>>> I saw post http://www.egroupware.org/forum#nabble-td984581 (had the same
>>> problem). The suggested php file change from Ralph also solved my problem
>>> for the calendar that now works absolutely perfect 2way between web, MAC
>>> and
>>> iPhones.
>>
>> Better to use the new version 1.8.001.20101026, which has that patch
>> includes plus a lot more fixes and improvements for CardDAV and CalDAV.
>>
>>
>> OK..
>> Can I (as I am on the same 1.8.001 release but different dates) unpack the
>> whole new tarball but save header.inc.php and the database unmodifed and
>> do nothing else?
>>
>>
>>> However... The addressbook is not ok. All added entries from the iPhone
>>> immediately sync to egroupware. But the sync back to the iPhone from
>>> changed
>>> or new entried in egroupware only works if I change something in the
>>> CardDAV
>>> account in the iPhone and click "done" so it's refreshed. Does anybody
>>> know
>>> if it's a iPhone bug?
>>
>> It's not really a bug, it is so by concept. EGroupware (the server) can
>> never trigger an update. Updates happen when the clients chooses to do
>> so. Unfortunately there's no button in iPhone to trigger a manual
>> update. Going to the highest level in iPhone addressbooks and then back
>> to a specific addressbook does the trick.
>>
>>
>> Aha.  Many thanks for that....
>>
>> /Per-Olov
>>
>>
>>
>> Ralf

--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: [hidden email]

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller,
        Gudrun Müller, Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
eGroupWare-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/egroupware-users
pos pos
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: iPhone 4 addressbook sync faulty

OK so my thoughts was ok...? This means do not touch the DB "OR" the header.inc.php.

(PS: There are no RPM:s for SuSE Enterprise 11)

Thanks in advance
/Per-Olov
Ralf Becker-2 Ralf Becker-2
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: iPhone 4 addressbook sync faulty

Am 28.10.10 09:30, schrieb pos:
>
> OK so my thoughts was ok...? This means do not touch the DB "OR" the
> header.inc.php.

No, not for a released version.

> (PS: There are no RPM:s for SuSE Enterprise 11)

What makes you think that?

http://software.opensuse.org/search?q=egroupware&baseproject=SUSE:SLE-11&lang=de&exclude_filter=home:&exclude_debug=true

> Thanks in advance

You are welcome.

Ralf
--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: [hidden email]

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller,
        Gudrun Müller, Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
eGroupWare-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/egroupware-users
pos pos
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: iPhone 4 addressbook sync faulty

Ralf Becker-2 wrote
Am 28.10.10 09:30, schrieb pos:
>
> OK so my thoughts was ok...? This means do not touch the DB "OR" the
> header.inc.php.

No, not for a released version.


Sorry. But still unclear...
Are these mentioned versions "released"? eGroupware-1.8.001.20101013 (my version) and eGroupware-1.8.001.20101026 (your suggested version)
Your "No" means I have to modify the db then? or what?
Well the docs are pretty good so I will find out...



> (PS: There are no RPM:s for SuSE Enterprise 11)

What makes you think that?

http://software.opensuse.org/search?q=egroupware&baseproject=SUSE:SLE-11&lang=de&exclude_filter=home:&exclude_debug=true



I will definitely analyze what this RPM does and maybe test it later...

/Per-Olov


> Thanks in advance

You are welcome.

Ralf
--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: rb@stylite.de

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller,
        Gudrun Müller, Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
eGroupWare-users mailing list
eGroupWare-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-users
Loading...