[Akonadi] [Bug 325224] CalDav doesn't read server items

2019-02-10 Thread Martin Hofmann
https://bugs.kde.org/show_bug.cgi?id=325224

Martin Hofmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1

--- Comment #90 from Martin Hofmann  ---
*** This bug has been confirmed by popular vote. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-11-16 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #89 from Erik Quaeghebeur  ---
(In reply to Muck from comment #88)
> Bug 325224 has been reported 2013-09-24, got 429 votes and has 47 users on
> the CC List. Now it's marked as duplicate of Bug 386985, which has been
> reported 2017-11-16, got only 60 votes and only 10 users on CC. Is it best
> practice to close the "origin bug" (Bug 325224) or should it be the other
> way round?
I understand your reaction. But I have my reasons, which I hope you can
sufficiently agree with:
* This bug report contains a mix of different issues, some fixed, some not.
There is no overview and focus. The most recent ones and most persistent ones
all point to the issue treated with more focus in the newer report.
* The newer report contains links to an actual patch that fixed the issue, but
which was reverted by developers when that patch caused an issue for their
server. That patch is still the best starting point to fix the issue.

> The 47 users from Bug 325224 will they be added to Bug 386985
> automatically?
No, it seems not. Each user will have to do this themselves. It is also an
opportunity to test the current situation and report back at the bug report
this report is now a duplicate of. Please do not comment if you have no
information to add (e.g., reporting that a certain server does or does not
exhibit the issue is useful, but only saying that it is a disgrace the bug
hasn't been fixed yet isn't). Of course, please vote again if you are still
affected by this issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-11-16 Thread Muck
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #88 from Muck  ---
Bug 325224 has been reported 2013-09-24, got 429 votes and has 47 users on the
CC List. Now it's marked as duplicate of Bug 386985, which has been reported
2017-11-16, got only 60 votes and only 10 users on CC. Is it best practice to
close the "origin bug" (Bug 325224) or should it be the other way round? The 47
users from Bug 325224 will they be added to Bug 386985 automatically?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-11-16 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=325224

Erik Quaeghebeur  changed:

   What|Removed |Added

 CC||k...@equaeghe.nospammail.net
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #87 from Erik Quaeghebeur  ---


*** This bug has been marked as a duplicate of bug 386985 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-09-24 Thread yamboo
https://bugs.kde.org/show_bug.cgi?id=325224

yamboo  changed:

   What|Removed |Added

 CC||yamboo@gmail.com

--- Comment #86 from yamboo  ---
I suffer similar issue (I think), in Gentoo with 5.8.3 version and in Kubuntu
18.04 with 5.7.3.

I'm trying connect to Zimbra (I think is a 5.x version). It list all my
calendars, but won't show any event.

Tried connection with cadaver without success (says that cannot find a
collection resource). If use -t parameter I can force connection (same error)
but I can list the events.

I don't know if this is caused by poor implementation of caldav protocol in
Zimbra or issue in akonadi.

In Kubuntu 14.04 I can connect and show all events but Zimbra admins ban my
account due a lot of request.

Starting akonadi with debug flags, outputs:

org.kde.pim.davresource: Retrieving items for collection 
"https://xx/dav/yy/Sala8/;
org.kde.pim.davresource: CTag for collection "https://xx/dav/yy/Sala8/;
didn't change:  "26946"

And akonadi-console debugger shows:

akonadi_davgroupware_resource_11 (0x55c9379d94a0) 90 Command: FetchCollections
collections: UID 179 resource: mimeTypes:() ancestorsAttributes:QSet() depth:0
ancestorsDepth:2 enabled:true syncPref:false displayPref:false indexPref:false
fetchStats:false 
akonadi_davgroupware_resource_11 (0x55c9379d94a0) 90 Response: FetchCollections
Error code: 0 Error msg: name: https://xx/dav/yy/Sala8/ isVirtual:
false referenced: false indexPref: Undefined syncPref: Undefined displayPref:
Undefined enabled: true cachePolicy: localParts: (ALL) checkInterval: 5
cacheTimeout: -1 inherit: true syncOnDemand: false statistics: Response:
FetchCollectionStats Error code: 0 Error msg: count: 0 unseen: 0 size: 0 id:
179 parentId: 168 mimeTypes: (inode/directory, text/calendar,
application/x-vnd.akonadi.calendar.event,
application/x-vnd.akonadi.calendar.todo,
application/x-vnd.akonadi.calendar.freebusy) remoteId:
https://xx/dav/yy/Sala8/ remoteRevision: resource:
akonadi_davgroupware_resource_11 searchQuery: searchCollections: QVector()
ancestors: QVector(id:168 remoteId:akonadi_davgroupware_resource_11
name:akonadi_davgroupware_resource_11 attributes:QMap() , id:0 remoteId: name:
attributes:QMap() ) attributes: QMap((AccessRights, a)(ENTITYDISPLAY, ("Sala8"
"" "" ()))(collectioncolor, #f57802ff)(ctag, 26946)(davprotocol, 0)) 
akonadi_davgroupware_resource_11 (0x55c9379d94a0) 90 Response: FetchCollections
Error code: 0 Error msg: name: isVirtual: false referenced: false indexPref:
Undefined syncPref: Undefined displayPref: Undefined enabled: true cachePolicy:
localParts: () checkInterval: -1 cacheTimeout: -1 inherit: true syncOnDemand:
false statistics: Response: FetchCollectionStats Error code: 0 Error msg:
count: 0 unseen: 0 size: 0 id: -1 parentId: -1 mimeTypes: () remoteId:
remoteRevision: resource: searchQuery: searchCollections: QVector() ancestors:
QVector() attributes: QMap() 

I think this isn't useful, but I don't know how to provide more information.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-06-15 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=325224

Dennis Schridde  changed:

   What|Removed |Added

 CC||dennis.schridde@uni-heidelb
   ||erg.de

--- Comment #85 from Dennis Schridde  ---
Is this related to bug #335509?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-06-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=325224

Christoph Feck  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #84 from Christoph Feck  ---
Thanks for the update; changing status.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-05-17 Thread Stephan Widor
https://bugs.kde.org/show_bug.cgi?id=325224

Stephan Widor  changed:

   What|Removed |Added

 CC||step...@widor.de

--- Comment #83 from Stephan Widor  ---
stephan@SuperSchlepp:~$
QT_LOGGING_RULES="*.debug=false;org.kde.pim.davresource.debug=true;org.kde.pim.kdav.debug=true"
akonadictl start
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
stephan@SuperSchlepp:~$ Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/16/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/22/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/24/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/32/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/48/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/64/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/128/"
akonadi.collectionattributetable   OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation  OK
akonadi.collectiontableOK
akonadi.flagtable  OK
akonadi.mimetypetable  OK
akonadi.parttable  OK
akonadi.parttypetable  OK
akonadi.pimitemflagrelationOK
akonadi.pimitemtable   OK
akonadi.pimitemtagrelation OK
akonadi.relationtable  OK
akonadi.relationtypetable  OK
akonadi.resourcetable  OK
akonadi.schemaversiontable OK
akonadi.tagattributetable  OK
akonadi.tagremoteidresourcerelationtable   OK
akonadi.tagtable   OK
akonadi.tagtypetable   OK
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/16/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/22/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/24/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/32/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/48/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/64/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/128/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/16/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/22/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/24/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/32/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/48/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/64/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/128/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/16/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/22/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/24/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/32/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/48/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/64/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/128/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/16/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/22/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/24/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/32/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/48/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/ubuntu-mono-light/stock/64/"
Invalid Context= "stock" line for icon theme: 

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-05-14 Thread PK
https://bugs.kde.org/show_bug.cgi?id=325224

PK  changed:

   What|Removed |Added

 CC|pieterkristen...@gmail.com  |

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-05-14 Thread bernd
https://bugs.kde.org/show_bug.cgi?id=325224

bernd  changed:

   What|Removed |Added

 CC||berndwet...@mailbox.org

--- Comment #82 from bernd  ---
Making an entry in Korganizer: (works)
org.kde.pim.davresource: Received notification for added item. Local id =  4714
. Remote id =  "" . Collection remote id = 
"https://dav.mailbox.org/caldav/xx/;
org.kde.pim.davresource: Item  4714  will be put to 
"https://dav.mailbox.org/caldav/xx/1526316132.R377.ics;

Fetching items from the server: (fails)
org.kde.pim.davresource: DavGroupwareResource::onMultigetFinished: Empty item
returned.  "https://dav.mailbox.org/caldav/xx/1516542687.R118.ics;

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-05-13 Thread Muck
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #81 from Muck  ---
Friendly advice: Make a backup copy of your calendar data before testing CalDAV
with Akonadi and KOrganizer! Last time we've removed a single calendar from
KOrganizer, we lost all events on the CalDAV server without a warning.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-05-12 Thread Huw
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #80 from Huw  ---
Someone else in CC will have to test this because after adding my calendar (I
have since switched to Thunderbird because it works just fine) I cannot even
retrieve my calendar entries now.

However, I was getting plenty of "CTag for collection didn't change" errors in
the debug output.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-05-12 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=325224

Stefan Brüns  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REOPENED|NEEDSINFO
 CC||stefan.bruens@rwth-aachen.d
   ||e

--- Comment #79 from Stefan Brüns  ---
Can you verify if the collection CTag property changes:

1. Restart akonadi with appropriate debug output (e.g. in konsole):

$>
QT_LOGGING_RULES="*.debug=false;org.kde.pim.davresource.debug=true;org.kde.pim.kdav.debug=true"
akonadictl start

2. Do some changes in your calendar

3. Watch the output in the terminal -

If you get something like:
org.kde.pim.davresource: Retrieving items for collection 
"https://server/foo/bar/;
org.kde.pim.davresource: CTag for collection "https://server/foo/bar/; didn't
change:  "T1526002626000"

even after changing something, the ctag property in the server does not work
correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-03-08 Thread Huw
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #78 from Huw  ---
Confirmed also on 5.7.2 on Tumbleweed using mailbox.org following their
instructions to the letter.

As others, I can push events to the server but cannot pull any, but it works
fine on my Android phone.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-03-08 Thread Huw
https://bugs.kde.org/show_bug.cgi?id=325224

Huw  changed:

   What|Removed |Added

 CC||hu...@mailbox.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2018-02-15 Thread Adreiaan Lerandor
https://bugs.kde.org/show_bug.cgi?id=325224

Adreiaan Lerandor  changed:

   What|Removed |Added

 CC||adreiaan.lerandor@mailbox.o
   ||rg

--- Comment #77 from Adreiaan Lerandor  ---
I can confirm this error too. That's the output I can see in the akonadi
console debugger when I try to sync the dav sources (openxchange, mailbox.org):

akonadi_davgroupware_resource_1 (0x55d6663bd730) 107 Command: FetchCollections
collections: UID 70 resource: mimeTypes:() ancestorsAttributes:QSet() depth:0
ancestorsDepth:2 enabled:true syncPref:false displayPref:false indexPref:false
fetchStats:false 
akonadi_davgroupware_resource_1 (0x55d6663bd730) 107 Response: FetchCollections
Error code: 0 Error msg: name: https://dav.mailbox.org/caldav/27/ isVirtual:
false referenced: false indexPref: Undefined syncPref: Undefined displayPref:
Undefined enabled: true cachePolicy: localParts: (ALL) checkInterval: 5
cacheTimeout: -1 inherit: true syncOnDemand: false statistics: Response:
FetchCollectionStats Error code: 0 Error msg: count: 0 unseen: 0 size: 0 id: 70
parentId: 64 mimeTypes: (application/x-vnd.akonadi.calendar.todo,
inode/directory) remoteId: https://dav.mailbox.org/caldav/27/ remoteRevision:
resource: akonadi_davgroupware_resource_1 searchQuery: searchCollections:
QVector() ancestors: QVector(id:64 remoteId:akonadi_davgroupware_resource_1
name:akonadi_davgroupware_resource_1 attributes:QMap() , id:0 remoteId: name:
attributes:QMap() ) attributes: QMap((AccessRights, a)(ENTITYDISPLAY,
("Aufgaben" "" "" ()))(collectioncolor, #cee7)(ctag,
27-1518553832455)(davprotocol, 0))

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-12-27 Thread Moritz Ulmer
https://bugs.kde.org/show_bug.cgi?id=325224

Moritz Ulmer  changed:

   What|Removed |Added

 CC|moritz.ul...@posteo.de  |

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-12-27 Thread Jan
https://bugs.kde.org/show_bug.cgi?id=325224

Jan  changed:

   What|Removed |Added

 CC||soc...@jan-iversen.de

--- Comment #76 from Jan  ---
Can confirm this with Manjaro and openSuSe Tumbleweed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-11-26 Thread Tobias Erthal
https://bugs.kde.org/show_bug.cgi?id=325224

Tobias Erthal  changed:

   What|Removed |Added

 CC||tobias.ert...@mailbox.org

--- Comment #75 from Tobias Erthal  ---
Can confirm this issue on ArchLinux x64.
Can only push new events/contacts to server via caldav/carddav, but cannot pull
and the calendar never gets populated.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-10-05 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #74 from Johannes Hirte  ---
I can confirm this with the latest git sources. Tested with Open XChange,
pushing to the server works, pull doesn't.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-10-05 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=325224

Johannes Hirte  changed:

   What|Removed |Added

 CC||johannes.hirte@datenkhaos.d
   ||e

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-09-25 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=325224

Peter  changed:

   What|Removed |Added

 CC||peter.lad...@mailbox.org

--- Comment #73 from Peter  ---
Same her on KDE Neon devoloper stable 
KDE-Plasma 5.10.95
KDE-Frameworks-Version 5.39.0
Kernel 4.4.0-096 generic
64-bit OS

Bug:

while creating a caldav-ressource connecting https://dav.mailbox.org/
korganizer-collection of folders is successful
fist item (job) successful created in korganizer pointing to caldav-server
first job successful transmitted to caldav-Server, is visible there
after this, every try to read the caldav-server fails



Output akonadictl restart --verbose 

rg.kde.pim.davresource: Error when uploading item: 400 "There was a problem
with the request. The item has not been created on the server.\nDie Datei oder
der Ordner dav.mailbox.org existiert nicht. (0)." 


Output korganizer

$ korganizer
KServiceTypeTrader: serviceType "KOrganizer/Part" not found
org.kde.akonadi.ETM: GEN true false true
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM: Subtree:  11 QSet(11)
org.kde.akonadi.ETM: collection: "akonadi_ical_resource_0"
org.kde.akonadi.ETM: Subtree:  1 QSet(48, 49, 1)
org.kde.akonadi.ETM: collection: "OpenInvitations"
org.kde.akonadi.ETM: collection: "DeclinedInvitations"
org.kde.akonadi.ETM: Subtree:  2 QSet(2)
org.kde.akonadi.ETM: collection: "Geburtstage und Jahrestage"
org.kde.akonadi.ETM: Fetch job took  56 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 5
org.kde.akonadi.ETM: first fetched collection: "Search"
org.kde.akonadi.ETM: Fetch job took  13 msec
org.kde.akonadi.ETM: was item fetch job: items: 1
org.kde.akonadi.ETM: Fetch job took  17 msec
org.kde.akonadi.ETM: was item fetch job: items: 0
org.kde.akonadi.ETM: Fetch job took  20 msec
org.kde.akonadi.ETM: was item fetch job: items: 0   
org.kde.akonadi.ETM: Fetch job took  32 msec
org.kde.akonadi.ETM: was item fetch job: items: 0   



pError loading plugin: "Die dynamische Bibliothek konnte nicht gefunden
werden."
Error loading plugin: "Die dynamische Bibliothek konnte nicht gefunden werden." 
"syntax error, unexpected MONTH"
"syntax error, unexpected MONTH"
Error loading plugin: "Die dynamische Bibliothek konnte nicht gefunden werden." 
Error loading plugin: "Die dynamische Bibliothek konnte nicht gefunden werden." 
Error loading plugin: "Die dynamische Bibliothek konnte nicht gefunden werden." 
Error loading plugin: "Die dynamische Bibliothek konnte nicht gefunden werden." 
Error loading plugin: "Die dynamische Bibliothek konnte nicht gefunden werden." 
KServiceTypeTrader: serviceType "KOrganizer/Part" not found 
Error loading plugin: "Die dynamische Bibliothek konnte nicht gefunden werden." 
org.kde.akonadi.ETM: GEN true false true
org.kde.akonadi.ETM: collection: QVector()  
org.kde.akonadi.ETM: Subtree:  11 QSet(11)  
org.kde.akonadi.ETM: Subtree:  1 QSet(48, 49, 1)
org.kde.akonadi.ETM: Subtree:  2 QSet(2)
org.kde.akonadi.ETM: Fetch job took  41 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 5   
org.kde.akonadi.ETM: first fetched collection: "Search" 
org.kde.akonadi.ETM: collection: "https://dav.mailbox.org/caldav/31/;   
org.kde.akonadi.ETM: collection: "https://dav.mailbox.org/caldav/33/;   
org.kde.akonadi.ETM: collection: "https://dav.mailbox.org/caldav/46/;   
org.kde.akonadi.ETM: collection: "https://dav.mailbox.org/caldav/43/;   
org.kde.akonadi.ETM: collection: "https://dav.mailbox.org/caldav/45/;   
org.kde.akonadi.ETM: Fetch job took  0 msec 
org.kde.akonadi.ETM: was collection fetch job: collections: 1   
org.kde.akonadi.ETM: first fetched collection:
"akonadi_davgroupware_resource_8"   
org.kde.akonadi.ETM: Fetch job took  0 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 1
org.kde.akonadi.ETM: first fetched collection:
"akonadi_davgroupware_resource_8"
org.kde.akonadi.ETM: Fetch job took  58 msec
org.kde.akonadi.ETM: was item fetch job: items: 0
org.kde.akonadi.ETM: collection: "https://dav.mailbox.org/caldav/47/;
org.kde.akonadi.ETM: Fetch job took  64 msec
org.kde.akonadi.ETM: was item fetch job: items: 0

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-09-15 Thread Oliver Rettig
https://bugs.kde.org/show_bug.cgi?id=325224

Oliver Rettig  changed:

   What|Removed |Added

 CC||oliver.ret...@alumni.kit.ed
   ||u

--- Comment #72 from Oliver Rettig  ---
I have the same above described problem in combination with an Synlogy DS116
based webdav based calendar. The communication with the servers works fine for
two android smartphone but not the calendar app of the kde. All items created
by calendar are visible correctly for the other clients but if I create or
change items by the android app the changes are unvisible for the kde calendar
but visible for all android apps.

Does anybody know some more in details how is this bug comes from?

If I interpret the comments correct the problem does not occures in combination
with all webdav servers. Isnt it?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-07-16 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=325224

Axel Braun  changed:

   What|Removed |Added

 CC||axel.br...@gmx.de

--- Comment #71 from Axel Braun  ---
Having a Python WebDAV server on localhost, talking the GNU Health Server which
holds the calendars, korganizer 5.5.2 does not read any calendar items.

Thunderbird works flawless.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-06-01 Thread Lemmiwinks
https://bugs.kde.org/show_bug.cgi?id=325224

Lemmiwinks  changed:

   What|Removed |Added

 CC||andylem...@googlemail.com

--- Comment #70 from Lemmiwinks  ---
Same problem here. Trying to sync calendar entries with my own Citadel server
trough GroupDAV. Korganizer just shows "Syncing folder 'Calendar' (100%)" with
no further progress, not syncing any calendar events at all. Any other resource
like google etc. show similar problems.
Very sad to see that the great Kontact suite gets useless because of akonadi
not working properly at all for years now!

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-05-21 Thread Frank Fischer
https://bugs.kde.org/show_bug.cgi?id=325224

Frank Fischer  changed:

   What|Removed |Added

 CC||frank-fischer@shadow-soft.d
   ||e

--- Comment #69 from Frank Fischer  ---
I agree, this should be fixed. I remember I had the same problem one or two
years ago but both, calendar and contacts, used to work for me in the last
months. However, both stopped to work approximately one month ago.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-05-20 Thread Thomas Murach
https://bugs.kde.org/show_bug.cgi?id=325224

Thomas Murach  changed:

   What|Removed |Added

 CC||asiasuppenes...@gmx.de

--- Comment #68 from Thomas Murach  ---
Same issue here (KOrganizer 5.5.1, OpenSuse 42.2, KDE Frameworks 5.34.0).
It would be very nice to see this fixed. Thanks in advance!

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-02-08 Thread Stefan
https://bugs.kde.org/show_bug.cgi?id=325224

Stefan  changed:

   What|Removed |Added

 CC||bubi1...@antispam.de

--- Comment #67 from Stefan  ---
I've the same problem with following configuration:
* Synology DS216j (CalDAV and WebDAV --> CardDAV)
* KDE Neon User Edition (current updates installed)
* KOrganizer 5.4.1

Neither calendar nor contact items are showen in KOrganizer (Part of KDE
Kontact).

Current Thunderbird works.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-12-20 Thread Syiad
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #66 from Syiad  ---
Unfortunately, the whole KDE PIM suite & akonadi seem to be poorly maintained
and could do with a bit (actually a lot) of love.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-12-20 Thread Tom Mittelstädt
https://bugs.kde.org/show_bug.cgi?id=325224

Tom Mittelstädt  changed:

   What|Removed |Added

 CC||tom-kde.b...@monster-box.de

--- Comment #65 from Tom Mittelstädt  ---
The DAV-Ressource (and KOrganizer, too) seems to be fairly unmaintained.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-12-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=325224

gehr...@gmail.com changed:

   What|Removed |Added

 CC|gehr...@gmail.com   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-12-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=325224

gehr...@gmail.com changed:

   What|Removed |Added

 CC||gehr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-12-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=325224

gehr...@gmail.com changed:

   What|Removed |Added

 CC|gehr...@gmail.com   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-12-15 Thread Muck
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #64 from Muck  ---
(In reply to Muck from comment #35)

Value-free note: one year and 27 comments later we see zero progress in this
case.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-12-14 Thread Arne K . Haaje
https://bugs.kde.org/show_bug.cgi?id=325224

Arne K. Haaje  changed:

   What|Removed |Added

 CC||a...@drlinux.no

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-12-12 Thread Syiad
https://bugs.kde.org/show_bug.cgi?id=325224

Syiad  changed:

   What|Removed |Added

 CC||syiad.al-d...@web.de

--- Comment #63 from Syiad  ---
I've got the same problem (I think). Using korganizer 5.2.3 on Kubuntu 16.10, I
don't see entries created from e.g. Thunderbird or Android phone on my Web.de
calendar. No idea, what CalDAV server is used by my provider Web.de.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-10-22 Thread Wulf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Wulf  changed:

   What|Removed |Added

 CC||wulf.richa...@gmx.de

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-09-16 Thread S . Bryant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #62 from S. Bryant  ---
I've just installed the OpenSuse Leap 42.2 beta to test this (Kontact 5.1.3).
The bug is still present - Kontact is not seeing calendar events from the
server.

I should point out that I'm not using Owncloud for this either, so no
kitten-eating here.  I'm using the caldav software from Synology that's on my
diskstation (with the most up-to-date software).  Thunderbird (Lightning) and
Android (Davdroid) sync just fine here, and Synology list other software
they've tested it with.  The bug is not on the server side.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-09-06 Thread Alejandro Lorenzo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #61 from Alejandro Lorenzo  ---
I think each software should be responsible for its own bugs. If the bug is in
Owncloud, just fix Owncloud and do not make miserable other projects because of
your faults.

Workarounds and such usually open the door to bugs ( Code paths that do not
execute often or can only be tested to some versions of software), create
harder to maintain software and generally, eat kittens, so personally I think
it would be a bad idea

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-09-06 Thread quazgar via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #60 from quazgar  ---
OK, there seems to be a fix in OwnCloud now:

https://github.com/owncloud/calendar/issues/706
https://github.com/owncloud/calendar/pull/707

Still, would it be possible to make the ics file parser "more clever"?  Like
saying "OK, there is a property 

PRODID:-//ownCloud calendar v1.2.2

or similar, so let's just assume the VERSION property is missing but would be
something reasonable such as 2.0 or whatever."

This would be an ugly workaround but it would help people affected by buggy
CalDAV servers.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-09-05 Thread quazgar via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

quazgar  changed:

   What|Removed |Added

 CC||quaz...@posteo.de

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-09-05 Thread PK via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

PK  changed:

   What|Removed |Added

 CC||pieterkristen...@gmail.com

--- Comment #59 from PK  ---
I have the same problem. I confugurated my google-calendar as CalDAV in
Korganizer because I found the kde-google-calendar software totally unreliable.
I make korganizer "refresh" each minute.
Only it doesn't. It only reads what's on the remote server when a change has
been made. Then is synchronizes neatly.
There is NO way to get korganizer to synchronize any other way ("restart"
button, restart korganizer, restart system). As a result of this the shiny new
"PIM Events Plugin" also doesn't work so nice. 
I am using kde neon, plasma 5.7.4, frameworks 5.25.0, 

B.t.w. in hindsight the problem of the kde-google-software is also that it
really doesn't synchronize. But there the problem is a little worse. It even
doesn't synchronize after a change has been made.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-08-30 Thread Alejandro Lorenzo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Alejandro Lorenzo  changed:

   What|Removed |Added

 CC||alejandro_a...@yahoo.es

--- Comment #58 from Alejandro Lorenzo  ---
I am also experiencing this bug with Kmail and i think i have found the
problem. 

Some CardDav clients, when creating an .ics file in a remote resource (E.g.
owncloud in its caldav resource) creates a VCALENDAR file that does not contain
the tag "VERSION:2.0" which declares the file conforming to VCALENDAR files
version 2.0

I have manually accessed the caldav storage and added the VERSION:2.0 line to
an owncloud created file and it immediately syncs into korganizer

According to the RFC that defines iCal, VERSION is mandatory and owncloud is
not including it, so korganizer is actually doing the right thing (i think)
which is to ignore the file

The relevant bug in owncloud is:

https://github.com/owncloud/core/issues/23715

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-07-07 Thread Patrice Grundmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Patrice Grundmann  changed:

   What|Removed |Added

 CC||patrice.grundm...@gmail.com

--- Comment #57 from Patrice Grundmann  ---
I confirm the same bug than Greg : enter a new entry in Owncloud doesn't
synchronomise with Korganiser. But if I entrer the date in Korganiser, Owncloud
synchronise.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-05-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

gregor.pl...@t-online.de changed:

   What|Removed |Added

 CC||gregor.pl...@t-online.de

--- Comment #56 from gregor.pl...@t-online.de ---
I have a similar issue with korganizer 16.04.1 on FW 5.22, Plasma 5.6.4. on my
Manjaro-System  and on my Kubuntu 16.04 on a separate system in connection with
ownCloud 9.0.2 / Calendar 1.2.2 running on Ubuntu Server 14.04.4 .
Kontact can write new entries to ownCloud using the CalDav remote connection
but is not able to read entries from owncloud entered direcly via the owncloud
web interface or  via CalDav from other clients . 
On the same laptop as the Manjaro/KDE-Plasma installation I run a Suse
Tumbleweed installation with Gnome 3.20. Evolution works like a charm together
with my owncloud. There are no issues at all regarding sending and receiving 
Calendar entries via CalDav.
Kubuntu and Suse/Gnome are using the libical1 library, Manjaro/KDE-Plasma is
using libical 2.0. That means - in my understanding - that the issues are not
libical related.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-05-21 Thread Jay Ambee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #55 from Jay Ambee  ---
Small Addition to my last post: YES, Korganizer can write to synology caldav
(WebDAV-Server), so that Calendar-Entries can be read by e.g. Android devices,
but CANNOT read calendar-entries made by these same android devices, while
other of such devices can.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-05-21 Thread Jay Ambee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Jay Ambee  changed:

   What|Removed |Added

 CC||jmbar...@googlemail.com

--- Comment #54 from Jay Ambee  ---
I have the same problem with korganizer/kaddressbook 16.04.1 on FW 5.22, Plasma
5.6.4. Kaddressbook does not write to the synology carddav-server nor does it
read anything. But connection seems to be established since there is no report
of a fault. All other divices work as expected.
Interestingly the URL for the connection which is displayed in akonadi and the
contacts I was trying to copy for a test, is not the same as the connection-URL
but displayed as:
https://server-URL:port/addressbooks/__uids__/36_digits_ID_with_dashes/addressbook/
Don't know if that helps.

And one more thing: neither for the carddav nor the caldav ressources the
displayed name can de changed, to make it more recognizable. Each time I
changed it, it went back to the URL with the next actualization (every 5
minutes). Could you find a way to make such changes (in
kontact/korganizer/kaddressbook) permanent?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-05-07 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

gilbert.d...@gmail.com changed:

   What|Removed |Added

 CC||gilbert.d...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-04-26 Thread Florian Sievert via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Florian Sievert  changed:

   What|Removed |Added

 CC||ca...@phobeus.de

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-04-08 Thread Moritz Ulmer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Moritz Ulmer  changed:

   What|Removed |Added

 CC||moritz.ul...@posteo.de

--- Comment #53 from Moritz Ulmer  ---
Testing revealed that the two-way sync of calendar entries works in the current
version of Kubuntu 16.04. The libical version being used is:

1.0.1-0ubuntu2

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-04-07 Thread RapFan89 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #52 from RapFan89  ---
@Tim yes because thunderbird is a static package, it use its own libraries, try
ldd and the shell will answer you that thunderbird is not a dynamic executable.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-04-07 Thread Tim Schlotfeldt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Tim Schlotfeldt  changed:

   What|Removed |Added

 CC||ts+...@ml.tschlotfeldt.de

--- Comment #51 from Tim Schlotfeldt  ---
Same problem here. I don't know since which version but actually KOrganizer
dosn't show any new added event. Other clients (Android, Thunderbird/Lightning)
are working well.

Version: KDE 5.20, Akonadi 5.1.51 on ArchLinux.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-03-24 Thread Knut Hildebrandt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Knut Hildebrandt  changed:

   What|Removed |Added

 CC||knut.hildebra...@gmx.de

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-02-07 Thread Grégory Oestreicher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #50 from Grégory Oestreicher  ---
Not sure if this is still related to the original report :)

You can have a more verbose output by launching "kdebugsettings" and then
checking the dav resource box (search for "dav" in the text input and it'll
show up). The debug logs will be written to ~/.xsession-errors or similar (for
me it's ~/.xsession-errors-:0).

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-27 Thread RapFan89 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #49 from RapFan89  ---
Following  sparhawk's way, i've installed in a virtual box  machine arch linux,
with the latest kde packages, now i've set my caldav infos in korganizer and
tried to add some events and then check them in an other caldav client
(lightining) installed in my local machine . The results are quite strange:
i can add an event and on the other side, lighiting seems to get it correctly.
But if i tried to delete it from korganizer, the change does not affect
lightining. Then if i a create a new event in lighting then korganizer doesn't
get it at all. 
So with libical 2.0 a small improvement has been done. 

Is there a verbose mode into korganizer? i've tried to launch it from cli, but
informations are really poor.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-25 Thread RapFan89 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #47 from RapFan89  ---
(In reply to sparhawk from comment #45)
> I'm using libical 2.0.0.

Dear Sparhawk,
how you did the upgrade to 2.0?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-25 Thread sparhawk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #48 from sparhawk  ---
(In reply to RapFan89 from comment #47)
> (In reply to sparhawk from comment #45)
> > I'm using libical 2.0.0.
> 
> Dear Sparhawk,
> how you did the upgrade to 2.0?

I'm using Arch Linux. It just upgraded by default from the official
repositories.
[2016-01-14 22:21] [ALPM] upgraded libical (1.0.1-2 -> 2.0.0-1)

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-18 Thread Xavier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Xavier  changed:

   What|Removed |Added

 CC|xavier@hatier.me|

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-18 Thread Metko via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #46 from Metko  ---
I've been commenting on the DAVGroupware resource and its access to an owncloud
server via CalDAV. It seems that you try to get the iCal resource to work
(webcal://, http://). This one doesn't work for me either. It does work for
local files, but I can't subscribe to remote .ics files. But probably this is
the wrong thread to complain about this as it is explicitly on CalDAV.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-17 Thread Moritz Ulmer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Moritz Ulmer  changed:

   What|Removed |Added

 CC|moritz.ul...@posteo.de  |

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-17 Thread S . Bryant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #44 from S. Bryant  ---
Thanks.  I had already tried that, but I tried again just to be sure: I deleted
and re-added my diskstation (ie: webdav) address books and calendars.

Kontact is not showing me any entries for either, even though I know there are
entries on the server.

I tried adding an event from Kontact 4.14.9 and from Kontact 5.1.  Both events
show up on my Android phone, but neither Kontact shows anything that came from
the server.  I therefore confirm that the bug is still present.

@sparhawk: what version of libical is on your system?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-16 Thread Chris via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #41 from Chris  ---
Unfortunately I cannot corroborate  @Metko's last post. Using kdepim
15.12.0-6.1 on OpenSuSE Leap 42.1 still provokes the same error as before.
Syncing with citadel groudav results in the agent getting stuck at "Syncing
Folder Calendar (100%)" with no detectable network traffic when resyncing apart
from getting the directory listing. Cadaver can still list the directory and
retrieve files without any trouble.

When using the citadel .ics link over groupdav (remote ics file agent), the
contents can be retrieved without problems.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-16 Thread S . Bryant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #42 from S. Bryant  ---
I'm with Chris on this.  I cannot reproduce what Metko wrote.

I have a machine runnine OpenSuse Leap 42.1, and upgraded to Kontact 5.1
(kdepim-15.12.0-6.1, akonadi5-15.12.0-6.1 etc), and I still can't sync from my
Diskstation (DSM 5.2) - which Android and Thunderbird both can.

I note that OpenSuse Leap has the package libical1-1.0-9.7 installed, but no
libical2.  I assume that it doesn't contain Martin's fix.
@Moritz: what version of libical is in your Kubuntu where this is working?

Perhaps the lib dependency needs explicitly changing to version 2?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2016-01-16 Thread sparhawk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

sparhawk  changed:

   What|Removed |Added

 CC||kdeb...@plast.id.au

--- Comment #43 from sparhawk  ---
YMMV but I had to remove and re-add my CalDAV calendars. It's working fine for
me now.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2015-12-31 Thread Moritz Ulmer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

Moritz Ulmer  changed:

   What|Removed |Added

 CC||moritz.ul...@posteo.de

--- Comment #38 from Moritz Ulmer  ---
I can confirm that its been fixed for Kubuntu 16.04 daily build 31.12.15. I had
the problem in Kubuntu 15.10 that the calendar would not sync properly. The
latest Kubuntu builds sync calendar entries in both directions.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2015-12-17 Thread Muck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #36 from Muck  ---
I am sad to confirm: Same issue occurs with CardDAV (not only CalDAV is
affected). This Akonadi bug makes Kontact, KOrganizer and KAddressBook unusable
for us. If you need more debug info please let me know.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2015-12-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

m...@honovere.de changed:

   What|Removed |Added

 CC||m...@honovere.de

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325224] CalDav doesn't read server items

2015-12-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325224

--- Comment #35 from m...@honovere.de ---
This bug is not fixed for me: Debian GNU/Linux 8.2 (jessie, stable), kontact
4.14.1, davfs2 1.5.2. Calender is hosted on a Synology DS215+ and works great
with thunderbird and davdroid 0.9.1.2. Events created with Kontact were named
like "1456278525.R86.ics" (each event one *.ics file) and are visible and
synced with thunderbird and davdroid. If I delete the *.ics files on the webdav
and sync again, the events are no longer visible with davdroid and thunderbird
(like expected) but Kontact keeps these events for ever! Changes made via
davdroid/thunderbird are not visible in Kontact. Please fix it!

-- 
You are receiving this mail because:
You are watching all bug changes.