[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-10-12 Thread Grégory Oestreicher
https://bugs.kde.org/show_bug.cgi?id=246758


Grégory Oestreicher g...@kamago.net changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||INVALID




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-23 Thread Grégory Oestreicher
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #12 from Grégory Oestreicher greg kamago net  2010-09-23 10:44:07 
---
Hi Ingo,

The XMakeLists.txt is strange indeed, but I think you misundertood the commit
1163520: it was just here to remove the part used to detect xsltproc, which in
turn would make the macro kcfg_generate_dbus_interface. If you re-add the part
removed by this commit it should work on machine 1. On machine 2, you really
should remove the code and do a fresh checkout.

Cheers,
Grégory

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-23 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #13 from Ingo Ratsdorf ingo envirology co nz  2010-09-23 13:00:32 
---
I revered back to 01/08/2010, before the kcalcore changes were incorporated,
had to make some minor tweaks to the CMakeLists.txt file and it compiled
without errors or warnings, but did not link. Instead pages of undefined
references...
I am really losing it.
Are the dev packages not synchronised with the libs? They are all
4:4.5.1-0ubuntu1~lucid1~ppa1

Sorry, I am giving up.
I'll wait for the latest libs and devs so the whole thing will hopefully
compile again.

Cheers,
Ingo

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-22 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #11 from Ingo Ratsdorf ingo envirology co nz  2010-09-23 06:30:24 
---
Hi Grégory,

that sounds like a good explenation. Problem is that I have updated my groupdav
agent already to the latest version which does not compile because of the
missing header files.
On machine 1, I tried to revert back to a previous version, but that would not
compile either because of missing cmake module kcfg_generate_dbus_interface. No
idea why this is missing all of a sudden...
On machine 2, I noticed just now that also CMakeLists.txt in the resource
directory is now gone but XMakeLists.txt in the base directory still is empty
apart from a reference to include CMakeLists.txt in the resource directory,
which was deleted by cgiboudeaux in revision 1163520 on 14/08/2010.
How the h* is that to compile?
But maybe I am just too stupid for SVN...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-21 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #9 from Ingo Ratsdorf ingo envirology co nz  2010-09-22 00:22:24 
---
Hi Grégory,

I added a akonadi iCalendar (local) file agent to Korganizer and I can confirm
that it shows up in Resource Configuration - Kontact and is also selectable
when I create a new event. Shows up as the only akonadi resource to create
events in, despite of still having the groupdav agent installed.
So it seems that Korganizer is aware of akonadi agents in general, just not the
DAVgroupwareResource agent.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-21 Thread Grégory Oestreicher
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #10 from Grégory Oestreicher greg kamago net  2010-09-22 07:32:39 
---
Hi Ingo,

Thanks, I can see where the problem is I think. Korg 4.4.x is only able to see
the top-level collections returned by a resource, but the DAV one put all
calendars under a folder that is not, from Korg point of view, a calendar. The
calendars do exist (if you look into akonadiconsole), but Korg cannot show them
correctly.

I can make a patch for the 4.4.x series to remove this top-level container,
though there may be some other issues. Can you tell me which is the latest
revision you could compile? I'll make a patch for this one.

Cheers,
Grégory

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-20 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #5 from Ingo Ratsdorf ingo envirology co nz  2010-09-20 12:14:10 
---
When newly adding the agent, it shows up in Kontact/Korganizer under akonadi
calendar and as a separate akonadi calendar.
It will then display everything twice so I deleted the standalone akonadi
calendar. Now display is fine.
But apart from that - exactly the same behaviour, empty selection box for
akonadi calendar once akonadi calendar was selected to store event in.
Still agent does not show up in Resource Configuration - Kontact.

Platform Version 4.5.1 (KDE 4.5.1)
Kontact Version 4.4.5
KOrganizer Version 4.4.5

I noticed that the DAV groupware agent has been updated some days ago, but I
cannot compile sources as some components were moved to KCalCore. I do not have
KCalKore header files. They are not in the KDE distro packages (yet).


Last author: goestreicher
Last committed:18/09/10 20:32
Last revision:1176648
Content last changed:20/09/10 22:10

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-20 Thread Grégory Oestreicher
https://bugs.kde.org/show_bug.cgi?id=246758


Grégory Oestreicher g...@kamago.net changed:

   What|Removed |Added

 AssignedTo|vkra...@kde.org |g...@kamago.net




--- Comment #6 from Grégory Oestreicher greg kamago net  2010-09-20 15:19:45 
---
Hi Ingo,

Those commits are linked to another bug, and it's unlikely that they solve this
issue.

I'll install the same versions as you in a test setup as, using trunk, I don't
see this behavior.

Cheers,
Grégory

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-20 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #7 from Ingo Ratsdorf ingo envirology co nz  2010-09-20 21:17:25 
---
Hi Grégory,

As you can see from the version information, I upgraded KDE since the first
post, but the same behaviour still persists. If have this behaviour on 2/2
machines, both with individually compiled groupdavagents, but both on a Kubuntu
10.04. One is a laptop, one is an Oracle VirtualBox.

Unfortunately the internet is not old enough to send you the virtualbox
image. ;-)

How can I assist further?

Cheers,
Ingo

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-20 Thread Grégory Oestreicher
https://bugs.kde.org/show_bug.cgi?id=246758


Grégory Oestreicher g...@kamago.net changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1




--- Comment #8 from Grégory Oestreicher greg kamago net  2010-09-21 07:28:59 
---
Hi Ingo,

This reminds me of a problem that happened when Korganizer was not fully
Akonadi capable in trunk, and as must be the case with releases 4.4.x. To
confirm, can you test with the Akonadi Ical calendar file resource and see if
you can select it?

Cheers,
Grégory

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-16 Thread Grégory Oestreicher
https://bugs.kde.org/show_bug.cgi?id=246758


Grégory Oestreicher g...@kamago.net changed:

   What|Removed |Added

 CC||g...@kamago.net




--- Comment #4 from Grégory Oestreicher greg kamago net  2010-09-16 17:43:50 
---
Hi Ingo,

(In reply to comment #0)
 Version:   unspecified (using KDE 4.4.95) 

Can you confirm that this bug can be reproduced with the latest KDE release
and, preferably, with a beta release of the pim suite if you can (available
here: ftp://ftp.kde.org/pub/kde/unstable/kdepim/4.4.93).

Cheers,
Grégory

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-09-10 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=246758


Volker Krause vkra...@kde.org changed:

   What|Removed |Added

  Component|general |DAV Resource




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-08-04 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #3 from Ingo Ratsdorf ingo envirology co nz  2010-08-05 03:19:34 
---
Created an attachment (id=49818)
 -- (http://bugs.kde.org/attachment.cgi?id=49818)
Create new event - Akonadi calendar selection

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-08-04 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #2 from Ingo Ratsdorf ingo envirology co nz  2010-08-05 03:18:47 
---
Created an attachment (id=49817)
 -- (http://bugs.kde.org/attachment.cgi?id=49817)
Create new event - initial calendar selection

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246758] DAVgroupwareResource not selectable/manageable

2010-08-04 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=246758





--- Comment #1 from Ingo Ratsdorf ingo envirology co nz  2010-08-05 03:17:40 
---
Created an attachment (id=49816)
 -- (http://bugs.kde.org/attachment.cgi?id=49816)
Screenshot of installed Calendars in Kontact

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs