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 333912 - evolution-alarm-notify does not produce any alarm popups
evolution-alarm-notify does not produce any alarm popups
Status: RESOLVED INVALID
Product: evolution
Classification: Applications
Component: Calendar
2.6.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-03-08 15:47 UTC by Andreas Kotowicz
Modified: 2013-09-13 00:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
custome alarm with -1 minutes - screenshot (12.13 KB, image/png)
2006-03-08 15:48 UTC, Andreas Kotowicz
Details

Description Andreas Kotowicz 2006-03-08 15:47:53 UTC
I'm using Evolution 2.5.92. 
somehow evolution stopped reminding me of my appointments. this is what I have from .xsessions-erros:

********************************
evolution-alarm-notify-Message: Setting timeout for 26880 1141858800 1141831920
evolution-alarm-notify-Message:  Thu Mar  9 00:00:00 2006

evolution-alarm-notify-Message:  Wed Mar  8 16:32:00 2006

evolution-alarm-notify-Message: Loading file:///home/koto/.evolution/calendar/local/system
evolution-alarm-notify-Message: Loading contacts:///
evolution-alarm-notify-Message: Loading file:///home/koto/.evolution/tasks/local/system
evolution-alarm-notify-Message: Loading file:///home/koto/.evolution/memos/local/system
evolution-alarm-notify-Message: Loading alarms for today

(evolution-alarm-notify:26661): libecal-WARNING **: e-cal.c:1762: Unable to contact backend
evolution-alarm-notify-Message: Adding file:///home/koto/.evolution/memos/local/system
evolution-alarm-notify-Message: Loading alarms for today
********************************

the calendar is there but no alarm pop ups are being generated.


this is what evolution says if I create a new appointment:

********************************
(evolution:27274): GLib-GObject-WARNING **: IA__g_object_set_valist: property `width' of object class `GtkTreeViewColumn' is not writable
(evolution:27274): libglade-WARNING **: unknown property `ellipsize' for class `GtkImage'

(evolution:27274): libglade-WARNING **: unknown property `width_chars' for class `GtkImage'

(evolution:27274): libglade-WARNING **: unknown property `single_line_mode' for class `GtkImage'

(evolution:27274): libglade-WARNING **: unknown property `angle' for class `GtkImage'
********************************


something else which is very strange: suppose its 1600 and I create an appointment for 1610. I click the alarm button and choose the customize option. the custom alarm will now read: pop up an alert -1 minutes before the start of the appointment. if I edit the alarm then the minutes field actually reads this big number: 4294967295. so there seems to be an overflow somewhere to me.

I don't know if these are two different issues but I just thought about posting as much info as possible
Comment 1 Andreas Kotowicz 2006-03-08 15:48:36 UTC
Created attachment 60919 [details]
custome alarm with -1 minutes - screenshot
Comment 2 André Klapper 2006-03-10 12:00:33 UTC
also see bug 333689 about the "-1" issue
Comment 3 Andreas Kotowicz 2006-03-10 13:49:17 UTC
I'm closing this bug because alarm notification works again though I didn't change anything. seems like evolution got confused because of some date manipulations on my system. 
I'll post the -1 issue stuff (which still exists) in bug #333689