Re: [Barry-devel] segfaults while syncing - possible fix in CVS

2008-03-13 Thread Patrick Balleux
Just to tell you that I am currently under Ubuntu Gutsy AMD64 and I am able to sync Calendar and Contact with Evolution. But to make it work, I need to compile barry, opensync, opensync-plugin-evolution and use the "multisync0.90" from the repo just to make the config file with the wizard, What I

Re: [Barry-devel] Sync

2008-03-13 Thread Justin F. Knotzke
On 13/03/2008, Chris Frey <[EMAIL PROTECTED]> wrote: > On Thu, Mar 13, 2008 at 08:12:19PM +, Justin F. Knotzke wrote: > > Is anyone capable of syncing with Evolution ? If so, how ? > > > If you are able to test the latest CVS, you should be able to sync to > Evolution using the following

Re: [Barry-devel] segfaults while syncing - possible fix in CVS

2008-03-13 Thread Simon Ruggier
One other thing: if you compile the library with: class __attribute__ ((visibility("default")) Controller { ... }; and then some external code with: class __attribute__ ((visibility("hidden")) Controller { ... }; According to my understanding, things would surely break in this cas

Re: [Barry-devel] segfaults while syncing - possible fix in CVS

2008-03-13 Thread Simon Ruggier
Yeah, that would definitely be fine, since the default visibility is "default", which matches what you want. I'm not sure how -fvisibility=hidden works without breaking includes of external headers, since it changes the default visibility, but I'm guessing that the compiler simply differentiates b

Re: [Barry-devel] segfaults while syncing - possible fix in CVS

2008-03-13 Thread Chris Frey
On Thu, Mar 13, 2008 at 04:33:46PM -0400, Simon Ruggier wrote: > The following two documents are very relevant - I recommend reading at > least the first if you're short on time, the second is a longer read: > http://gcc.gnu.org/wiki/Visibility > http://people.redhat.com/drepper/dsohowto.pdf Thank

Re: [Barry-devel] segfaults while syncing - possible fix in CVS

2008-03-13 Thread Simon Ruggier
The following two documents are very relevant - I recommend reading at least the first if you're short on time, the second is a longer read: http://gcc.gnu.org/wiki/Visibility http://people.redhat.com/drepper/dsohowto.pdf - Th

Re: [Barry-devel] Sync

2008-03-13 Thread Chris Frey
On Thu, Mar 13, 2008 at 08:12:19PM +, Justin F. Knotzke wrote: > Is anyone capable of syncing with Evolution ? If so, how ? If you are able to test the latest CVS, you should be able to sync to Evolution using the following software: Barry, latest CVS opensync, version 0.2

[Barry-devel] segfaults while syncing - possible fix in CVS

2008-03-13 Thread Chris Frey
Hi, A number of folks have reported crashes with the opensync plugin, and there have been 3 backtraces sent to the list. A big thanks to those that sent in those backtraces! It seems that the copy of opensync conversion routines that are included in the Barry plugin are conflicting with the othe

[Barry-devel] Sync

2008-03-13 Thread Justin F. Knotzke
I've scowered the web for this and have seem some solutions but so far none have worked for me. I am able to backup and restore my bb using barrybackup. Congrats, nice piece of software. Is anyone capable of syncing with Evolution ? If so, how ? Thanks ! J -- http://www.sha

Re: [Barry-devel] Suse 10.3, just getting started ... someone push me the right way!

2008-03-13 Thread Chris Frey
On Wed, Mar 12, 2008 at 03:26:10PM -0400, lance raymond wrote: > Next step was the simple backup test, > #barrybackup > barrybackup: error while loading shared libraries: libtar.so.1: cannot open > shared object file: No such file or directory (yet it does wake up the > sleeping BB) > *rpm -qa |gre