Comment 3 for bug 1334388

Revision history for this message
Steffen Schuhmann (sschuhmann) wrote :

In order to make the event creation "tolerant" i'll have to check if the end time is set. My first idea was to check if it's a null reference, which seems to be not possible in vala. I also couldn't catch any error in the process.

Is there any way to catch that sigsev only in this specific method or check if the object is accessible?