[Kde-pim] Bug triage on 28/09
Brad Hards
bradh at frogmouth.net
Thu Sep 18 09:08:39 BST 2008
On Wednesday 17 September 2008 09:48:05 pm Michael Leupold wrote:
> Sorry about being unclear. If I understood correctly I need to checkout
> OpenChange/libmapi from svn. To build it I had to run
> script/installsamba4.sh. I basically did this because I didn't know how to
> tell the configure script to use my already-installed samba4. Then on
I usually just use
./configure --prefix=/usr/local/samba
(i.e. just install openchange into the samba tree).
> running the script I saw that it was applying patches to samba4 - looking
> back at installsamba4.sh I see it only does a simple string replacement. I
> haven't yet tried to go back and use my debian-provided samba4-dev package.
Probably not workable with current versions. Do you have samba4 alpha5?
Do your debian-provided samba4-dev headers have the word "private" (as opposed
to private_data or similar) anywhere in them? If so, then your C++ compiler
is going to barf....
> > > I also had to modify some parts of OpenChange because it didn't compile
> > > due to changes in exchange.idl (removal/rename of FlagList) and due to
> > > it redefining RecurrencePattern. I'll have to see if I can get it to
> > > compile now.
> >
> > I'll try to take a look this weekend.
> I finally got it to compile :) I attached the patch so you'll know what to
> look at right away. That said I'm not quite sure if renaming
> RecurrencePattern to MyRecurrencePattern was a good idea. :)
OK, I thought you meant changes to openchange, not the akonadi openchange
plugin.
> To get it to run I had to manually create the ~/.openchange directory -
> without it it crashed. Unfortunately - while it does run - it doesn't quite
> work for me. I was able to get the list of folders and can use the resource
> in korganizer. But entries don't seem to be synced back and forth for me
> (changes I make in korganizer don't pop up in owa and vice versa).
OK, bug time :-) I haven't tried korganizer, nor the bridge resources.
Can you separately identify each issue? Bugzilla or just on the list will be
OK. Also, whether it is also a problem with the openchange command line tools
(openchangeclient binary) and with the akonadi test tools would also be
useful to know.
Thanks for giving it a try, and congratulations on getting this far.
Brad
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list