Fresh 3.0 install on CentOS6.4: Calendar issues
Johannes Graumann
johannes_graumann at web.de
Wed Nov 13 07:55:39 CET 2013
Hello,
I have a fresh install of kolab 3 setup and created a test user. I have
started to explore the roundcube components and am running into problems
with the calendar.
While "Agenda" and "Month" views seem fine, "Week" and "Day" views are
broken and I am unable to create any events (grayed out,
unresponsive button).
On selection of the calendar component, /var/log/roundcubemail/sql reports
whats appended below. The logs otherwise seem uninformative to this newbie.
Any hints regarding what might be broken and how to proceed?
Sincerely, Joh
[13-Nov-2013 09:02:47,000000 +0300]: [1] SET NAMES 'utf8';
[13-Nov-2013 09:02:47,000000 +0300]: [2] SELECT vars, ip, changed FROM
session WHERE sess_id = 'oov7a9tecufsad28jrglnqab43';
[13-Nov-2013 09:02:47,000000 +0300]: [3] SELECT * FROM users WHERE user_id
=
'1';
[13-Nov-2013 09:02:47,000000 +0300]: [4] SELECT * FROM identities WHERE del
<> 1 AND user_id = '1' ORDER BY `standard` DESC, name ASC, identity_id ASC;
[13-Nov-2013 09:02:47,000000 +0300]: [5] SELECT data, cache_key FROM cache
WHERE user_id = '1' AND cache_key =
'IMAP.mailboxes.metadata.*.446be42f5518b0285ccbea93f318d096' ORDER BY
created DESC LIMIT 1;
[13-Nov-2013 09:02:47,000000 +0300]: [6] SELECT data, cache_key FROM cache
WHERE user_id = '1' AND cache_key =
'IMAP.mailboxes.52e1b99e06a8329123cb018461fe3894' ORDER BY created DESC
LIMIT 1;
[13-Nov-2013 09:02:47,000000 +0300]: [7] SHOW VARIABLES;
[13-Nov-2013 09:02:47,000000 +0300]: [8] SELECT data, cache_key FROM cache
WHERE user_id = '1' AND cache_key = 'IMAP.messagecount' ORDER BY created
DESC LIMIT 1;
[13-Nov-2013 09:02:47,000000 +0300]: [9] SELECT data, cache_key FROM cache
WHERE user_id = '1' AND cache_key = 'IMAP.mailboxes.folder-info.Calendar'
ORDER BY created DESC LIMIT 1;
[13-Nov-2013 09:02:47,000000 +0300]: [10] SELECT data, cache_key FROM cache
WHERE user_id = '1' AND cache_key = 'IMAP.mailboxes.folder-
info.Calendar/Personal Calendar' ORDER BY created DESC LIMIT 1;
[13-Nov-2013 09:02:47,000000 +0300]: [11] SELECT data, cache_key FROM cache
WHERE user_id = '1' AND cache_key =
'IMAP.mailboxes.metadata.Calendar.446be42f5518b0285ccbea93f318d096' ORDER
BY
created DESC LIMIT 1;
[13-Nov-2013 09:02:47,000000 +0300]: [12] SELECT data, cache_key FROM cache
WHERE user_id = '1' AND cache_key =
'IMAP.mailboxes.metadata.Calendar/Personal
Calendar.446be42f5518b0285ccbea93f318d096' ORDER BY created DESC LIMIT 1;
[13-Nov-2013 09:02:47,000000 +0300]: [13] SELECT * FROM identities WHERE
del
<> 1 AND user_id = '1' ORDER BY `standard` DESC, name ASC, identity_id ASC;
[13-Nov-2013 09:02:47,000000 +0300]: [14] SELECT data, cache_key FROM cache
WHERE user_id = '1' AND cache_key =
'IMAP.mailboxes.metadata.Calendar.ccd5460ee9124fca91e4651edf5be583' ORDER
BY
created DESC LIMIT 1;
[13-Nov-2013 09:02:47,000000 +0300]: [15] SELECT data, cache_key FROM cache
WHERE user_id = '1' AND cache_key =
'IMAP.mailboxes.metadata.Calendar/Personal
Calendar.ccd5460ee9124fca91e4651edf5be583' ORDER BY created DESC LIMIT 1;
[13-Nov-2013 09:02:47,000000 +0300]: [16] UPDATE session SET
vars='SOMETHING', changed='2013-11-13 09:02:47' WHERE
sess_id='oov7a9tecufsad28jrglnqab43';
More information about the users
mailing list