Norbert Schulze | 1 Dec 2006 12:02
Picon
Favicon

Re: install-packages an outlook-plugin

Hello,

> So It might be worth a try to uninstall all Horde related packages  
> and then do
>
> cd framework
> pear channel-discover pear.horde.org
> php install-packages.php

I did so, but it didn't help. The "pear list -c" command now shows the  
right versions, but synchronization only works in one direction: from  
outlook-plugin to horde.

When I make changes in e.g. calendar, the horde.log says, that the  
server sends the changes to the client, but the funambol-client  
doesn't recognize them.
And there is no sync_log.txt.

I assume, that cleaning up the pear-list-stuff only has influence on  
the registry-database of php/pear but not on the working installation.  
(I already had to do the channel-discovery when updating my horde  
installation several weeks ago).

Is it possible, that we need php5 for a proper function of the  
synchonization? I heard, that egroupware uses horde's SyncML-Module.  
So I made test installation and found, that it requires php5 for  
syncml. I'm a lazy bone, so I will change my running php only when it  
is strongly recommended.

Greetings
(Continue reading)

Karsten Fourmont | 3 Dec 2006 10:46
Picon
Picon

Re: install-packages an outlook-plugin

Hi,

 > And there is no sync_log.txt.
A mssing sync_log.txt indicates and outdated version of backend.php (and 
thus of the rest of SyncML as well).

Maybe you have your original horde install from a release tarball? Check 
if you have a horde\lib\SyncML directory. SUch a direc
If so, the files residing there will be used and not the one from the 
pear packages.

It seems you can't mix release installs and just update the SyncML package.

So create a new intall from the cvs snapshots.

 > Is it possible, that we need php5 for a proper function of the
 > synchonization?
No, php4 is fine.

Cheers,
  Karsten

Norbert Schulze wrote:
> Hello,
> 
>> So It might be worth a try to uninstall all Horde related packages and 
>> then do
>>
>> cd framework
>> pear channel-discover pear.horde.org
(Continue reading)

Nicolas Scaut | 5 Dec 2006 14:43
Picon

Re: install-packages an outlook-plugin

Mmmm really don't understand...

To be sure, 
1- I uninstall all the pear package and PEAR himself !
2- I reinstall PEAR and upgrade (1.5.0RC1 BETA).
3- I download the last snapshot of the framework-head and install it doing
the pear channel discover and php install-packages
4- I install all the required PEAR modules (I looks to test.php to find it)

Now, when I view the page rpc.php, I have nothing and when I do the sync
with funambol, I have a error : 
"Error in preparing sync: Invalid content-length: 0"

What is the matter ?

The result of the command "pear list"

Installed packages, channel pear.php.net:
=========================================
Package        Version  State
Archive_Tar    1.3.1    stable
Auth_SASL      1.0.2    stable
Cache          1.5.5RC4 beta
Console_Getopt 1.2      stable
DB             1.7.6    stable
Date           1.4.7    stable
File_PDF       0.2.0    beta
HTTP_Request   1.4.0    stable
Log            1.9.9    stable
Mail           1.1.14   stable
(Continue reading)

Jan Kuipers | 12 Dec 2006 17:35
Picon

Sync with HEAD of FW3

Hello,

Which branch is the most suitable one for syncml syncing? (wm5 
smartphone with Synthesis client)

(sorry for the double post in the i18n list)

-- 
Jan Kuipers
Systeembeheer Lauwers College

--

-- 
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
Chuck Hagenbuch | 12 Dec 2006 17:49
Favicon
Gravatar

Re: Sync with HEAD of FW3

Quoting Jan Kuipers <jrkuipers <at> lauwerscollege.nl>:

> Which branch is the most suitable one for syncml syncing? (wm5  
> smartphone with Synthesis client)

HEAD

-chuck

-- 
"we are plastered to the windshield of the bus that is time." - Chris
--

-- 
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

Jan Schneider | 12 Dec 2006 17:57
Favicon
Gravatar

Re: Sync with HEAD of FW3

Zitat von Jan Kuipers <jrkuipers <at> lauwerscollege.nl>:

> Hello,

Welcome back.

> Which branch is the most suitable one for syncml syncing? (wm5  
> smartphone with Synthesis client)

HEAD.

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 <at> lists.horde.org

Karsten Fourmont | 15 Dec 2006 11:03
Picon
Picon

Re: install-packages an outlook-plugin

Hi,

Nicolas Scaut wrote:
> Mmmm really don't understand...
> 
> To be sure, 
> 1- I uninstall all the pear package and PEAR himself !
> 2- I reinstall PEAR and upgrade (1.5.0RC1 BETA).
> 3- I download the last snapshot of the framework-head and install it doing
> the pear channel discover and php install-packages
> 4- I install all the required PEAR modules (I looks to test.php to find it)

To be safe you should also use a clean horde installation. A horde 
installation that is "inherited" from a released version will _not_ do 
as it contains an (outdated) SyncML module hardwired into the lib/ 
directory.

Check if you have a horde/lib/SyncML.php. If so: it won't work. You need 
  to create "fresh install":
1) move you horde/ to horde_old/
2) create a fresh horde/ from horde-HEAD-2006-12-x snapshots and the 
required applications as well as framework-HEAD-2006-12-x
3) copy the config files from horde_old to your new horde install.
4) test the horde install by login with your browser.

> Now, when I view the page rpc.php, I have nothing
That's fine. rpc.php only invokes syncml when called with mimetype 
application/vnd.syncml+xml.

> and when I do the sync
(Continue reading)

Karsten Fourmont | 18 Dec 2006 09:23
Picon
Picon

Re: sync error with A1000

Hi Ian,

I finally managed to test it with my P900.
SyncML1.0 devices should be working now again (with current cvs).

I'm not sure yet if your phone gets properly identified as a P800 class 
device. Please check if you get a line like

"Using device class SyncML_Device_P800"
in your synclog.txt (in the second message)

If not, please mail the devinf.txt so I can adjust the code accordingly.

Thanks for your patience.

Cheers,
  Karsten

Iain McFarlane wrote:
> On Sunday 19 November 2006 10:58, Karsten Fourmont wrote:
>> Iain McFarlane wrote:
>>> This is getting better but I am still having problems.
>>> For reference the A1000 is a Symbian UIQ device very similar to the P800
>> I made some change. Please try what I just committed.
>>
>> Cheers,
>>   Karsten
> 
> Just updated from cvs but still no go.
> 
(Continue reading)

Iain McFarlane | 19 Dec 2006 00:10
Picon

Re: sync error with A1000

Hi,

I tested it tonight but still didn't get anywhere - I did patch  
Devices.php to pick up the A1000 as a P800 type device contacts work  
but still no luck with the calendar

I added in these lines:
         } elseif (!empty($di->_Mod) && stristr($di->_Mod, 'A1000')  
!== false) {
             include_once 'SyncML/Device/P800.php';
             $device = new SyncML_Device_P800();

The events are all created in Horde but the phone says "failed"

Logs etc at http://imcfarla.homelinux.net/~iain/syncml-A1000.tar.gz

Worryingly it only says "Using device class SyncML_Device_P800" in the  
horde.log and I don't get a synclog.txt only a syncml_log.txt.

Regards,

Iain

Quoting Karsten Fourmont <fourmont <at> gmx.de>:

> Hi Ian,
>
> I finally managed to test it with my P900.
> SyncML1.0 devices should be working now again (with current cvs).
>
(Continue reading)

Karsten Fourmont | 19 Dec 2006 13:59
Picon
Picon

Re: sync error with A1000

Hi Ian,

it seems processing breaks somewhere on the horde side:

there's a client request syncml_cient_11.xml but no server answer 
syncml_server_11.xml for this.

Also the horde.log ends in the middle of the message creation (and not 
with "Finished at...")

Normally this means a php error. Can you turn on a php error log file in 
php.ini with something like this

error_log=/var/log/phperrors.log

and see if it shows any errors?

 > Worryingly it only says "Using device class SyncML_Device_P800" in the
 > horde.log and I don't get a synclog.txt only a syncml_log.txt.
That's fine. syncml_log.txt is the correct name.
The syncml_log.txt is only written when a complete message is sent to 
the client. If processing fails (with a php error) the syncml_log.txt is 
not written for this message and you only get the log data from the 
horde.log

Thanks,
  Karsten

Iain McFarlane wrote:
> Hi,
(Continue reading)


Gmane