to 'void' should have make no troubles
>
>
> Well, that doesn't fix all the warnings during compilation - but most of them.
> Patches are us usual against the cvs-version.
> It's running on my test-machine, but I can't test some of the plugins
> curren
Eh, yes :)
/Bo
On Mon, 2004-02-09 at 20:10, Tom Foottit wrote:
> Did you apply the opie_sync one too? :)
>
> If not I will apply it tonight.
>
> Tom
>
>
> On Mon, 2004-02-09 at 13:57, Bo Lincoln wrote:
> > Thank you very much!
> >
> > The pa
I'll try to fix this as soon as I've a free
> timeslot.
>
> Patches were tested with 0.81, and adapted to the cvs-version.
>
> ciao,
> Stefan
--
Bo Lincoln <[EMAIL PROTECTED]>
---
The SF.Net e
he bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> ___
> Multisync-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/multisync-devel
--
Bo Lincoln <[EMAIL
the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> ___
> Multisync-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/multisync-devel
--
Bo Linco
at 09:22, Pav Lucistnik wrote:
> Please see this revised patch. The culprit of previous problems was
> extra parenthesis around the expression.
--
Bo Lincoln <[EMAIL PROTECTED]>
---
This SF.net email is sponsored by: IBM Linux Tutor
d, as reducing local patches is always good.
--
Bo Lincoln <[EMAIL PROTECTED]>
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutoria
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
> 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
eate better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
> ___
> Multisync-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/multisync-devel
--
Bo Lincoln <[EMAIL PROTECTED]>
> but thats really bad if i need a blocking message box (like
> g_dialog_run)
Yes, it hurts. But I guess we can create a common helper function which
emulates the behavior of g_dialog_run by waiting for a signal from the
GUI handling code in gtk_main.
/Bo
--
i have now found the reason. it crashes for some reason because it is
called in a different thread. if i wrap it into another function and
call it with g_idle_add it works perfectly. does anyone know how i can
still call it in this function without g_idle_add?
This is the way it is done in the res
the problem is that afaik evolution does not provide a api to access its
address, tasks and calendar. they are accessed by working on the files
where they are stored (~/evolution/local/...).
Actually, the DO have an API to access these through the backend
(wombat). This is what the Evo plugin use
> i noticed a small bug that might irritate some users:
>
> If a plugin blocks for some reason and you try to close multisync you
> have to press the close button 2 times... i dont know exactly why
> multisync behaves this way.
It's because the quit routine sends a "please quit" signal to each s
c-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/multisync-devel
--
Bo Lincoln <[EMAIL PROTECTED]>
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you
> Hiya,
> I too have reached the stage of the nokia 3650 - kernel exec 3 error.
>
> Everything seemed OK until the phone crashed, so I guest it must
> be related to the nokia parsing the xml.
Your validator does not seem to understand anything at all, so that does
not help much :)
As far as I ca
> > No, I usually place the programs (TV shows) I want to see in my calendar on P800
> > manually. It would be nice to just select interesting programs from xmltv
> > and then sync it to P800 :-)
>
> it is possibly to create such a plugin. take a look at the other
> plugins. you have to load the x
Hello,
It may seem like you are the only ones in thw world who _don't_ need to
know, but anyway: I've turned subscribed-only-posting back on on the
multisync mailing lists, to stop more spam from being relayed.
So, please make sure you post from your subscribed mailing address.
t; >
> > AC_CONFIG_SUBDIRS (DIR ...)
> >
> > It has other side effects, so you should probably read the fine
> > manual.
> >
> > BTW: Thank you for the Palm plug-in.
>
>
>
> ---
> This SF.ne
Hi!
Great, we are very happy for every new plugin!
GPE stores contact, calendar, and todo info in small platform
independent sqlite databases. It should be relatively easy to transfer
the files to the desktop, parse, and sync them. I believe that opie
keeps similar files except that they are xml
> > Since MultiSync has such a prolific conduit business, I decided to ask
> > the synchronization experts: Is a iPod conduit feasible, and how can
> > I (with my Mac and a third-generation iPod) help?
>
> Just write the .ics and .vcs in the right place on the iPod filesystem.
> Of course, that
> 2. If you use the same sync pair then it keeps state and will assume
> that you deleted all of the contacts. What you want to do is delete your
> existing sync pair for Evo <-> Opie and create a new one. This should
> force option b)
Tom, is it possible to detect that the databases have been re
> The multisyncd and clients (like GUI) should communicate using D-Bus:
> http://www.freedesktop.org/Software/dbus
>
> D-Bus is a an emerging standard, desktop agnostic for interapplication
> communication. I think it is better that going thru and ORB or Bonobo,
> and a little bit more high
_
> Multisync-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/multisync-devel
--
Bo Lincoln <[EMAIL PROTECTED]>
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://t
> I think that we could at least use a UNIX socket.
> All of this would be implemented in libmultisync that would be called by
> any client (GUI or not) of multisyncd.
I guess all the Gnome people would say "Bonobo". It probably makes
sense.
The GUI/lib separation could be useful, but we should
Hello Mika,
Nice to hear that you are working on it. As you have noticed, the syncml
engine code is somewhat hard to follow. One of the main problems is that
the SyncML standard suffers from the good ol' problem of being
command-response-based, and it does not state how a server or client
should r
> Debian ships libtool 1.5 nowdays, which breaks the build of multisync.
> Either install libtool1.4, which probably will break a lot of other
> stuff, or try this patch:
>
> http://www.pdc.kth.se/~torkel/msync.diff.gz
Thank you very much! MultiSync is now upgraded to libtool 1.5 in CVS.
/Bo
-
Cache-Control: no-store
>
>
>
> After that, the contact is still there on the client side. But after
> pressing sync on the server side, the contact goes away on the
> client side...
>
> >
> > To be able to find the pro
Question: Where is the .so file? .so files for all plugins are
missing after a "make" run...
Libtool is unfortunately still magic to me. Check out a fresh copy from
CVS and try again, or "make distclean", run ./autogen.sh and try again.
Anyone else who is more familiar with the peculiarities of l
> > Just throw out something I experienced, if you have come this far, I
> > would like to apologize for my crappy English. :)
>
> No need to apologize, really. Considering that English is more or less
> forced upon people who use international mailing lists, news groups,
> etc. (although I person
> Yep, i'll quite happily use my P800 for testing, if let me have the
> details, as it currently stands I'm not actually using the calendar or
> notes / tasks on my P800 (had problems with .8 of multisync and gave up)
>
> Let me know how you want to progress on this and how i can help
Allright, I
> I could try cvs version if you think there were relating fixes since
> release...
Could you send me the output from MultiSync (on the client side) just
before you press "Sync"?
To be able to find the problem it would be helpful if you could compile
the CVS version. We may have to add some debu
; Best regards, Armin Bauer
>
>
>
> ---
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> ___
> Multisync-devel mailing list
> [EMAIL PROTECTED]
> https://lists.s
OK, before I start hunting, which version are you using? CVS? Gnome-1?
/Bo
On Wed, 2003-09-10 at 15:29, Marc Schiffbauer wrote:
> * Bo Lincoln schrieb am 10.09.03 um 13:02 Uhr:
> > > Thanks. OK now it seems to work. But I find it a bit strange, that I have to
> > > press s
> Thanks. OK now it seems to work. But I find it a bit strange, that I have to
> press sync on the serverside to make the sync happen... shouldnt it
> be the clients decision when he wants to sync?
Both sides should be able to force a sync (works fine for me). Do you
get any output at all on the c
Hello!
> I think it would be great if MultiSync could tell the user about
> conflicts in some way... I for example always do a manual sync by
> pushing the [Sync] Button. No automatic sync. This is interactive.
> And I would love it if multisync would tell me about conflicts in
> this case. Maybe
Hello, I'll answer the first and Tom will have to answer the second
question:
> 1. Does it support two-way synchronization? By two-way, I mean both side
> will have a union of the dataset from both side, and conflict will be
> prompt to user for solution.
Yes, MultiSync does only two-way sync. As
Multisync-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/multisync-devel
--
Bo Lincoln <[EMAIL PROTECTED]>
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkge
Thanks again! In the CVS now.
/Bo
> Another patch fixing some condition signalling bugs.
> There exists couple of possibilities, where a condition
> signal might be sent before the other thread has had
> enough time to actually call cond_signal_wait()
> or cond_signal_timedwait() and therefore th
t more willing to inform the
> user whenever an invalid module is being loaded.
>
> Regards,
> Tomi Orava
--
Bo Lincoln <[EMAIL PROTECTED]>
---
This sf.net email is sponsored by:ThinkGeek
Welcome to g
Hi!
> > I've been quiet, developing a plugin for the Solaris calendar server
> > (actually the CDE Calendar Server). N.B. Not the SunONE calendar server,
> > but the CDE 'dtcm' calendar. - csa_plugin as the library on which it
> > depends is called 'csa'.
> >
> > It's still beta; i.e. it works fo
---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_0
cieve a duplicate and will have to delete
one of them yourself.
/Bo
--
Bo Lincoln <[EMAIL PROTECTED]>
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
.
Thank you! This is now in CVS.
/Bo
--
Bo Lincoln <[EMAIL PROTECTED]>
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Multisync-devel ma
> I just have some questions regarding the SyncML plugin. What conflict
> resolution policies does the SyncML plugin have? For example, I edited
> the same item on both the client side and the server side of the SyncML
> plugin. Which of the changes will be accepted?
This is not a matter of which
> Please find patch attached to make backup_load_entries return if
> the backupdir hasn't been set.
>
> This was causing the backup plugin to core dump on a fresh install and
> probably hasn't been noticed by people who already had their backup
> plugin definitions set.
Thank you! This is now in
>- If *all* of them are missing, multisync dumps core.
>
>- Above *might* be true if just more that one plugin is missing,
> but I tested the all are missing case. Ahem. :P
>
>- If at least one plugin is missing, File/Quit just says "One
> or more plugin
> I was wondering when (estimate) the 0.80 will be released?
> The reason for that is that I think the debian packages (sid) should be
> updated. The version of evoltion in sid is now >1.4 so the multisync
> gnome2 should be debianized.
Well, the aim is to stick to the plan, i.e. end of July. Oops
oday and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Multisync-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/multisync-devel
--
Bo
49 matches
Mail list logo