After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 739342 - California 0.2 not showing calendars on gnome 3.14
California 0.2 not showing calendars on gnome 3.14
Status: RESOLVED DUPLICATE of bug 733319
Product: california
Classification: Other
Component: events
0.2.x
Other Linux
: Normal normal
: ---
Assigned To: California Maintainers
California Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-29 10:00 UTC by Tim Bastiaenssens
Modified: 2014-11-04 22:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim Bastiaenssens 2014-10-29 10:00:07 UTC
After updating to gnome 3.14 the events on my calendar or not there anymore.
I can see my calanders though but not the events in them. 

I tried.
1. Disable re-enable all calendars
2. Adding an event (doesnt work, nor shows it)
3. running california from commandline give me these errors upon adding

(california:7614): Gtk-WARNING **: gtkwidget.c:8537: widget not within a GtkWindow
(california:7614): Gtk-WARNING **: Symbolic icon edit-symbolic-ltr is not in an icon theme directory
(california:7614): Gtk-WARNING **: gtkwidget.c:8537: widget not within a GtkWindow

Is there a way to get more verbose output?
In evolution all my calendars and events are visible. 
I believe california uses the same gnome-libraries.
Comment 1 Jim Nelson 2014-10-29 19:58:54 UTC
You can get more verbose output by running California like this from the console:

$ G_MESSAGES_DEBUG=all california

The warnings you're seeing at benign GTK+ warnings and not part of this problem.

Also, what distro are you running from?  Did you build California from git/tarball, or did you pull it from a package manager?
Comment 2 Tim Bastiaenssens 2014-10-29 22:20:49 UTC
Distro: Arch
Package: California from aur

I have to correct myself from the previous post. Events that I add do get added on caldav server. But I can't see them in california

All events produce the same error.


** (california:17937): DEBUG: backing-eds-calendar-source-subscription.vala:190: Unable to process added event: ICAL_DTSTAMP_PROPERTY not a DATE/DATE-TIME value: ICAL_X_VALUE (DTSTAMP:20141014T120431Z
)
BEGIN:VEVENT
DTSTART:20141006T160000Z
DTEND:20141006T163000Z
DTSTAMP:20141014T120431Z
UID:20141014135914.jT8MThzQMVZoOnVrx1EJmw1@www.ossbyte.be
CREATED:20141014T115923Z
LAST-MODIFIED:20141014T115923Z
SUMMARY:[BA] Onderhoud ba-mysql backups
DESCRIPTION:schijf liep vol\, ik heb het backup script aangepast
CLASS:PUBLIC
STATUS:CONFIRMED
TRANSP:OPAQUE
X-EVOLUTION-CALDAV-HREF:/horde/rpc.php/calendars/info@ossbyte.be/calendar:
 XU8pHiETVmtP6p-Nz-9ExYA/-QD0qsjr6Msf62chqONiKQ1.ics
X-EVOLUTION-CALDAV-ETAG:"3ec4ae526c948368060d0c22e347c000"
END:VEVENT
Comment 3 Jim Nelson 2014-11-04 22:54:16 UTC
Ok, this has been reported before.  Unfortunately, I've been unable to reproduce the bug, which is important for me to figure out what's going on here.  What calendar server are you using?  (Please answer on the linked to ticket, not here.  Thanks!)

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