Re: [Multisync-devel] Problems IrMC <-> LDAP

2003-12-04 Thread Armin Bauer
Hi Dominik the ldap plugin has to be considered beta since the vcard conversion code is somewhat ugly (i will definetly fix this in 0.82). can you narrow down which vcard causes the trouble? turn on "full debug" and send me the output of the offending contact please. Best regards, Armin Bauer On

[Multisync-devel] Problems IrMC <-> LDAP

2003-12-04 Thread Dominik Roettsches
Hello Multisync dev's, I'm testing the todays public anonymous cvs version using the IrMC Plugin - LDAP Plugin connection. LDAP to backup works, and IrMC to backup works too. But when I connect IrMC - LDAP and do a synchronisation I get segfaults with some phonebook entries. But it seems t

Re: [Multisync-devel] evolution plugin configure script portability patch

2003-12-04 Thread Stian Jordet
tor, 04.12.2003 kl. 23.51 skrev Bo Lincoln: > Thanks! > > I tried it on my RH9 linux, and bash spews on > > if ( [ ${EVO_MAJVER} -gt 1 ] || ( [ ${EVO_MAJVER} = 1 ] && [ > ${EVO_MINVER} -ge 4 ])); then > > by saying > > "./configure: line 4177: 1: command not found" > > I don't know enough abo

Re: [Multisync-devel] evolution plugin configure script portability patch

2003-12-04 Thread Bo Lincoln
Thanks! I tried it on my RH9 linux, and bash spews on if ( [ ${EVO_MAJVER} -gt 1 ] || ( [ ${EVO_MAJVER} = 1 ] && [ ${EVO_MINVER} -ge 4 ])); then by saying "./configure: line 4177: 1: command not found" I don't know enough about shell scripts to actually make a portable fix. Any suggestions?

Re: [Multisync-devel] Roadmap

2003-12-04 Thread Dominik Roettsches
Hi Bo & you others, > Inclusion into core Gnome is another issue. I'm a happy Gnome user > myself, but what about the rest of you? Somebody suggested a > multisync-daemon and independent GUI, not to to tie up MultiSync to one > desktop. Comments? As I'm personally not a developer of multisyn

Re: [Multisync-devel] Roadmap - C++/GTK--?

2003-12-04 Thread Marius Kotsbak
On Thu, Dec 04, 2003 at 09:32:13AM +0100, Bo Lincoln wrote: > Hello! > > Yes, I agree we should definately have 0.82 release with bug fixes. I'm > not sure about the help and internationalization features; since so much > will have to be rewritten for 0.90 I would guess it's better to wait for > t

Re: [Multisync-devel] Roadmap

2003-12-04 Thread Armin Bauer
Hi nice idea :) This could also be done using dbus, since it can transmit its messages over a network. So it would look like this: you have the multisync engine running on your router and opened a port with dbus listening to your local network. Then gui would then be started on your local pc, whi

Re: [Multisync-devel] Roadmap - C++/GTK--?

2003-12-04 Thread Armin Bauer
Hi Marius in the next mahor release (0.90) we plan to completly rewrite large parts of multisync to overcome the design limitations of todays multisync. We plan to use DBus (http://www.freedesktop.org/Software/dbus) to communicate between syncengine and plugins. Therefore you could write plugins i

Re: [Multisync-devel] Roadmap

2003-12-04 Thread Bo Lincoln
Hello! Yes, I agree we should definately have 0.82 release with bug fixes. I'm not sure about the help and internationalization features; since so much will have to be rewritten for 0.90 I would guess it's better to wait for those features until then. Inclusion into core Gnome is another issue. I

Re: [Multisync-devel] duplicates

2003-12-04 Thread Bo Lincoln
> a *lot* of people are seeing duplicates when syncing the first time. I think we need to know why this happens. If you get duplicates, either a) the duplicate check must either be faulty or b) the entries are different enough not to be tagged as duplicates. My guess is that "locking" the plugin