Thomas Trethan | 12 Mar 15:04
Favicon

Re: Splitting long content into multiple messages

>> However, I'd be glad if my changes will make it into Horde code, since I
>>    guess others want to use large objects too. How/where should I put my
>>    changes? Open a new ticket? I'm not familiar with Git yet, so I'd be glad
>>    if someone else could help me submitting the code...
>   Yes, please create a ticket on bugs.horde.org. If you at least run the
>   latest versions of all modified libraries or applications, a patch
>   against the release version should be sufficient.
>
>   Jan.
I created a new bug and attached my patch: http://bugs.horde.org/ticket/11071
Regards, Tom
--

-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: sync-unsubscribe <at> lists.horde.org

Thomas Trethan | 12 Mar 11:23
Favicon

Re: Splitting long content into multiple messages (Thomas Trethan)

Hi once more,

   > yesterday I had some spare time, so I started getting into the SyncML
   > protocol and the Horde sync code. Currently I'm working on implementing
   > large objects in Horde by splitting content into multiple messages.

   I managed to successfully implement partial sending of large objects via
SyncML by extending the Horde sync functionalities. It was not necessary to
refactor the whole code, I just adapted and added a view things and it
works fine. Tested it with Horde 4.0.14 and a Samsung Galaxy S II running
the Synthesis Std client for Android. Surely more tests on other devices
will be necessary, unfortunately I don't have that much possibilites...

   However, I'd be glad if my changes will make it into Horde code, since I
guess others want to use large objects too. How/where should I put my
changes? Open a new ticket? I'm not familiar with Git yet, so I'd be glad
if someone else could help me submitting the code...

Regards Tom
--

-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: sync-unsubscribe <at> lists.horde.org

Thomas Trethan | 10 Mar 13:26
Favicon

Re: Splitting long content into multiple messages

Hi again,

>   are there any plans for implementing splitting of long data into  
> mulitple messages?
yesterday I had some spare time, so I started getting into the SyncML
protocol and the Horde sync code. Currently I'm working on implementing
large objects in Horde by splitting content into multiple messages. I'll
let you know about any results. If anybody already has some experience
concerning this, let me know.

Regards, Tom
--

-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: sync-unsubscribe <at> lists.horde.org

Thomas Trethan | 9 Mar 20:16
Favicon

Splitting long content into multiple messages

Hi everyone,

   are there any plans for implementing splitting of long data into mulitple
messages? Newer smartphones are able to use larger images for contact
photos. Unfortunately Horde skips entries, when data exceeds MaxMsgSize, so
most contacts won't get synced.

   My setup: I'm using Horde 4.0.14 and sync to a Samsung Galaxy S II
running the Synthesis Std client (having MaxMsgSize=10000), contact images
are about 30k.

   I'd appreciate any fixes.
   Regards, Tom
    
--

-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: sync-unsubscribe <at> lists.horde.org

Ian Turner | 26 Feb 23:47

Blackberry/Funambol: Character encoding woes

Hello list,

Just set up SyncML support with Funambol to Blackberry. Works very well!  
Thanks for your efforts in creating such a wonderful software project. I am 
encountering two problems with the SyncML support in Horde; this e-mail 
describes the second such problem.

It does not appear that character encodings are respected during the sync. I'm 
not sure if this is a blackberry problem, funambol problem, Apache problem, 
PHP problem, or Horde problem, but I can't find any FAQs about it, so I thought 
you, dear list, might know.

Example:
New memo on blackberry containing non-ASCII string "Ûñíçòðë Té§t™".
This string encoded as UTF-8:
0000000: c39b c3b1 c3ad c3a7 c3b2 c3b0 c3ab 2054  .............. T
0000010: c3a9 c2a7 74e2 84a2                     ....t...
This string encoded as ISO-8859-1 (note that '™' is not available in 
iso-8859-1)
0000000: dbf1 ede7 f2f0 eb20 54e9 a774            ....... T..t
This string encoded as XML/HTML character entities:
&#219;&#241;&#237;&#231;&#242;&#240;&#235; T&#233;&#167;t&#8482;

When I create a memo containing this string on blackberry, Horde appears to 
attempt to commit this string to the database, a mix of HTML character 
entities and iso-8859-1. As this string is not valid UTF-8 (which is the 
database locale), it is rejected by the (postgres) database with the error 
"invalid byte sequence for encoding 'UTF8': 0xdbf1"
0000000: dbf1 ede7 f2f0 eb20 54e9 a774 2623 3834  ....... T..t&#84
0000010: 3832 3b0a                                82;.
(Continue reading)

Ian Turner | 26 Feb 23:47

Blackberry/Funambol: Missing subjects when synching.

Hello list,

Just set up SyncML support with Funambol to Blackberry. Works very well!  
Thanks for your efforts in creating such a wonderful software project. I am 
encountering two problems with the SyncML support in Horde; this e-mail 
describes the first such problem.

When synchronizing notes/memos, it seems that only the memo body is 
synchronized, not the title. It does appear from the synchronization logs 
(attached) that Funambol is providing the correct subject, but somehow it does 
not seem to make it into Horde (see screenshot, attached). Any thoughts you 
can share on this would be much appreciated.

Versions:
Horde 3.3.8 
Notes (mnemo) H3 (2.2.3) 
PHP 5.3.3

Sincerely,

--Ian Turner
Attachment (sync.tar.gz): application/x-compressed-tar, 4580 bytes
--

-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: sync-unsubscribe <at> lists.horde.org
(Continue reading)

Simo | 25 Feb 12:00
Picon
Picon
Favicon

Horde4 calendar sync duplicates

Hi,
I recently upgraded from Horde3 to Horde4 and that created sync problem for me.
I'm syncing calendar between Nokia N9 and Horde.  I have tried both syncevolution and buteo in N9, same
behaviour.  The sync mode is two-way.

If I create event in N9 and sync, event gets created to Horde4.  However, on second sync, that event gets
duplicated in N9. No duplicates in Horde4.  Also, when creating event in Horde4, no duplicates get created
by syncing.

Looking at syncevolution output from second sync there is almost duplicate of the original item, but the
UID field of VCALENDAR is different.

When either of the duplicate events is removed in N9 and synced again, event gets removed from Horde4 and
don't appear there with next syncs.

Is it normal that event UID is different in Horde?

I'm running "Horde Groupware Webmail Edition 4.0.6", Kronolith version is 3.0.15.  Apache web server is
latest one from Debian squeeze.  Syncevolution is version 1.2.2.

With Horde3 syncing with syncevolution worked without duplicates.  Any pointers where to look for
solution are welcome.

Thank you,
Simo
--

-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: sync-unsubscribe <at> lists.horde.org

(Continue reading)

Faure, Paul | 24 Feb 14:53
Picon
Favicon

Timezone problem with ActiveSync

Hi All,

When I use ActiveSync from my iPhone to Horde, Calendar items end up on the server 5 hours in the future as
compared to the iPhone.
When an item is added to Horde and it syncs to the iPhone, the calendar item shows up on the iPhone with the
correct time.

My time zone is EST (Which is -5 hours from UTC).

I tried to visit http://bugs.horde.org/ Last night, but it was down.

Changing the time zone within my users preferences seems to make no difference.

As a side note, I used Funambol to sync Horde to Outlook and don't have any issues with the calendar items
showing up with the wrong time.

Many thanks for your help,
Paul

--

-- 
Paul Faure
Technical Lead K-space Collaboration | Chef Technique de Collaboration K-space
Enabling Tools and Information Services | Outils habilitants et services d'information
Agriculture and Agri-Food Canada | Agriculture et Agroalimentaire Canada
1341 Baseline Road, T3-3-135 | 1341, chemin Baseline, T3-3-135
Ottawa, Ontario K1A 0C5
paul.faure <at> agr.gc.ca
Telephone | Téléphone 613-773-0473
Facsimile | Télécopieur 613-773-0322
Teletypewriter | Téléimprimeur 613-773-2600
(Continue reading)

Stephan Lauffer | 21 Feb 17:37
Picon

how to debug activesync "connection" problems

Hello!

I try to eval and test the ActiveSync part in horde. Therefore I have a 
4.0.13 horde environment (groupware... imp) on a apache2-2.2.12 with 
php5-5.2.14.

IMHO all needed prerequirements are fulfilled - test.php looks good so far.

The client ActiveSync part I would like to try with a android 2.3.6 atm.

My problem right now seems to be very early in ActiveSync connection:

If I try to connect with the droid it ends up in a apache ssl log...

  ...TLSv1 RC4-MD5 "OPTIONS /Microsoft-Server-ActiveSync HTTP/1.1" - "-" 
"Moto-MB526/4.5.1"

(big eyes on OPTIONS)

and for this the access log just gives me a 200:

  ..."OPTIONS /Microsoft-Server-ActiveSync HTTP/1.1" 200 -

But nothing else happened. So I put in rpc.php as first cmd

   system("touch /tmp/I-was-there");

...and I got the information: I never was there(!)

So I played around with all redirect and alias settings from our wiki 
(Continue reading)

Daniel Tombeil | 17 Feb 21:46
Picon

Problem with Synthesis SyncML on Android since Horde Upgrade


Hi,

since the last horde upgrade I have problems using the Synthesis  
SyncML client. The sync runs fine and without any errors but the phone  
numbers are not synced any more except the fax numbers. I tried  
different android phones and tablets and the problem seems to occure  
also on i-phone. So I guess the problem must exists on horde side.  
What can I do to track down the problem and get it working again?

thank you and best regeards

                      Daniel

--

-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: sync-unsubscribe <at> lists.horde.org

Mehmet Giritli | 16 Feb 19:29
Picon

syncing multiple categories per contact with synthesis android client

Hi,

I am trying to sync with the synthesis android client and having a
problem with the categories. I have already consulted with the synthesis
and it turns out that it is a bug in horde.

In case of multiple category memberships, horde sends the vcard as
follows:

CATEGORIES:Sync\, Personal

so, it escapes the comma separator with a backslash. Apparently this is
wrong and it is perceived as a single category as a result by the
client.

I tried to hack a little bit but couldn't succeed. Can someone please
direct me toward the right location in php code to fix this?

Thanks.
--

-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: sync-unsubscribe <at> lists.horde.org


Gmane