Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
opensync
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Sat Mar 19, 2005 9:14 pm    Post subject: opensync Reply with quote

anybody has tried opensync? how is it? is it stable?
Back to top
View user's profile Send private message
seanchiggins
n00b
n00b


Joined: 30 Jul 2003
Posts: 27

PostPosted: Tue Sep 13, 2005 12:33 pm    Post subject: Trying opensync Reply with quote

Hello,

I am working on an ebuild for opensync. I have libopensync, kdepim plugin, file plugin, and multisync with gui version 0.17 built, but I am trying to figure out how to get libopensync-plugin-synce built. I think I am going to have to pull the raw source to try it.

Sean
_________________
http://www.systura.com - "Where information becomes knowledge."
Back to top
View user's profile Send private message
ehud
n00b
n00b


Joined: 15 May 2004
Posts: 69
Location: Tel Aviv

PostPosted: Tue Sep 13, 2005 1:29 pm    Post subject: Re: Trying opensync Reply with quote

seanchiggins wrote:
Hello,

I am working on an ebuild for opensync. I have libopensync, kdepim plugin, file plugin, and multisync with gui version 0.17 built, but I am trying to figure out how to get libopensync-plugin-synce built. I think I am going to have to pull the raw source to try it.

Sean


Great!

I'd love to get the ebuilds if you make it work.
I'm specifically interested in the synce plugin. I didn't know it was ready.
Back to top
View user's profile Send private message
wzzrd
Apprentice
Apprentice


Joined: 18 Jul 2002
Posts: 245

PostPosted: Wed Oct 05, 2005 12:41 pm    Post subject: Reply with quote

any progress on these ebuilds? i'ld like to try 'em!
Back to top
View user's profile Send private message
Henry78
Apprentice
Apprentice


Joined: 12 Jul 2004
Posts: 186
Location: Austria

PostPosted: Sat Nov 05, 2005 3:08 pm    Post subject: Reply with quote

i started to work on ebuilds for the libopensyc suite. already got a (_very_ simple) ebuild for libopensync, but have troubles with the libopensync-plugin-file package:

the install ends up with an
Code:
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-pda_-_libopensync-plugin-file-0.17-25244.log"

mkdir:     /usr/share/opensync
--------------------------------------------------------------------------------


me thinks, that this is a problem in the package, not of my ebuild. looks like the package tried to create the folder outside of the sandbox.
but as not being sure about that, i have no clue what to do next. (already tried different dodir statements in the ebuild)

so if anybody knows how to get around this access violation, pleas drop a note.

EDIT: typos
Back to top
View user's profile Send private message
Henry78
Apprentice
Apprentice


Joined: 12 Jul 2004
Posts: 186
Location: Austria

PostPosted: Sat Nov 05, 2005 7:24 pm    Post subject: Reply with quote

fixed the access violation. (let the package configure, removed econf statement)
so libopensync and libopensync-plugin-file are done.

now i'm stuck with libopensync-plugin-evolution2. make fails, manually and during emerge:
Code:

evolution2_ebook.c: In function `evo2_addrbook_get_changes':
evolution2_ebook.c:136: warning: initialization discards qualifiers from point


reopened a ticket at opensync.org: http://www.opensync.org/ticket/95
Back to top
View user's profile Send private message
Henry78
Apprentice
Apprentice


Joined: 12 Jul 2004
Posts: 186
Location: Austria

PostPosted: Sun Nov 06, 2005 3:59 pm    Post subject: Reply with quote

just created an ebuild for multisync-0.90.17, find all mentioned ebuilds in bugzilla.
Back to top
View user's profile Send private message
Henry78
Apprentice
Apprentice


Joined: 12 Jul 2004
Posts: 186
Location: Austria

PostPosted: Wed Nov 09, 2005 7:02 pm    Post subject: Reply with quote

no joke

[edited]


Last edited by Henry78 on Fri Nov 11, 2005 10:41 pm; edited 1 time in total
Back to top
View user's profile Send private message
Netset
n00b
n00b


Joined: 13 Dec 2003
Posts: 40
Location: Herisau, Switzerland

PostPosted: Fri Nov 11, 2005 10:07 pm    Post subject: Reply with quote

I've modified your libopensync-plugin-file ebuild to compile the evo2 plugin and it compiles and works fine. The only problem is that it does not have the interface built in yet to change the options, but the command line works. Should I post it somewhere? It's really just renaming libopensync-plugin-file-0.18.ebuild to libopensync-plugin-evolution2-0.18.ebuild.

regards, Igor
Back to top
View user's profile Send private message
Henry78
Apprentice
Apprentice


Joined: 12 Jul 2004
Posts: 186
Location: Austria

PostPosted: Fri Nov 11, 2005 10:15 pm    Post subject: Reply with quote

You would like to have a look at this bugs:
https://bugs.gentoo.org/show_bug.cgi?id=111623 (libopensync-0.18.ebuild)
https://bugs.gentoo.org/show_bug.cgi?id=111697 (multisync-0.90.18.ebuild)
https://bugs.gentoo.org/show_bug.cgi?id=111624 (libopensync-plugin-file-0.18.ebuild)
https://bugs.gentoo.org/show_bug.cgi?id=112222 (libopensync-plugin-evolution2-0.18.ebuild)

kdepim should be no problem either, but im on gnome, and don't want to deal with kde.

[edit] added link to evo plugin
Back to top
View user's profile Send private message
Netset
n00b
n00b


Joined: 13 Dec 2003
Posts: 40
Location: Herisau, Switzerland

PostPosted: Fri Nov 11, 2005 11:00 pm    Post subject: Reply with quote

let's see whether I can pull the syncml plugin from the cvs on the weekend.

My preferred sync would be mozilla calendar <-> nokia phone.

Regards. Igor
Back to top
View user's profile Send private message
Henry78
Apprentice
Apprentice


Joined: 12 Jul 2004
Posts: 186
Location: Austria

PostPosted: Sat Nov 12, 2005 1:24 am    Post subject: Reply with quote

i look forward to sync my ipaq to evolution to notebook to pc at work. and backup. so far.
Back to top
View user's profile Send private message
Netset
n00b
n00b


Joined: 13 Dec 2003
Posts: 40
Location: Herisau, Switzerland

PostPosted: Mon Nov 14, 2005 3:46 pm    Post subject: Reply with quote

I've inquired about syncml on the opensync mailing list -- it's still in the making. Also, they are planning a thunderbird plugin and while the data is saved in the same format as evolution2, the thunderbird plugin would still have to be programmed from scratch.

So. I guess I'll wait. Regards. Igor
Back to top
View user's profile Send private message
Flipperrr
Tux's lil' helper
Tux's lil' helper


Joined: 26 Mar 2003
Posts: 83
Location: Netherlands

PostPosted: Wed Nov 23, 2005 1:04 am    Post subject: Reply with quote

I read that the syncml plugin is available (experimental) here http://www.opensync.org/wiki/syncml-guide Anyone tried it yet?

Edit: I would also like to know if opensync is any "better" than multisync, since I have some problems with the latter.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum