Package: calendarserver Version: 1.2.dfsg-8 Severity: normal I had a group calendar that after some time it surpassed 1000 items one day, at the next day I couldn't access that group calendar. I tried with Iceowl (Sunbird) and Evolution and both had the same problem. To solve the issue I had to manually go to the /var/spool/caldavd/calendars/__uids__/ab7ac0ee-956b-5f15-ba03-2e1c53be8855/calendar directory and delete the oldest .ics files and have less than 1000 of them. In the error.log it complained about this: [-] [caldav-8008] [-] 'Too many matching components in calendar-query report'. There is a variable called max_number_of_results set to 1000 in /usr/share/pyshared/twistedcaldav/method/report_calquery.py but even setting it to 1100 caused SQLite to complain. I don't know how to solve this issue, thanks for your help.
-- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26.3 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=es_UY.UTF-8, LC_CTYPE=es_UY.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org