#0 0xb779b9cc in giop_recv_buffer_get (ent=0xbf7ffc3c, timeout=0xbf7ffc54) at giop-recv-buffer.c:733 [Error: giop-recv-buffer.c was not found in source tree] #1 0xb77a0558 in ORBit_small_invoke_stub (obj=0x80d7618, m_data=0x80634a0, ret=0xbf7ffd20, args=0xbf7ffd14, ctx=0x0, ev=0xbf7ffd78) at orbit-small.c:658 [Error: orbit-small.c was not found in source tree] #2 0xb77a077e in ORBit_small_invoke_stub_n (object=0x80d7618, methods=0x80634e4, index=0, ret=0xbf7ffd20, args=0xbf7ffd14, ctx=0x0, ev=0xb77cd790) at orbit-small.c:575 [Error: orbit-small.c was not found in source tree] #3 0xb77acf62 in ORBit_c_stub_invoke (obj=0x80d7618, methods=0x80634e4, method_index=0, ret=0xbf7ffd20, args=0xbf7ffd14, ctx=0x0, ev=0xbf7ffd78, class_id=0, method_offset=4, #4 0x0805456f in GNOME_Evolution_Calendar_CalFactory_getCal (_obj=0x80d7618, #5 0xb7a7382e in e_cal_new (source=0x80c0f20, type=E_CAL_SOURCE_TYPE_EVENT) at e-cal.c:1391 [Error: e-cal.c was not found in source tree] #6 0x0805d749 in auth_new_cal_from_source (source=0x80c0f20, type=E_CAL_SOURCE_TYPE_EVENT) at authentication.c:75 70: ECal * 71: auth_new_cal_from_source (ESource *source, ECalSourceType type) 72: { 73: ECal *cal; 74: 75: cal = e_cal_new (source, type); 76: if (cal) 77: e_cal_set_auth_func (cal, (ECalAuthFunc) auth_func_cb, NULL); 78: 79: return cal; 80: } #7 0x08056c65 in alarm_notify_add_calendar (an=0x80a3460, source_type=E_CAL_SOURCE_TYPE_EVENT, source=0x80c0f20, load_afterwards=0) at alarm-notify.c:453 448: g_free (str_uri); 449: g_free (pass_key); 450: return; 451: } 452: 453: client = auth_new_cal_from_source (source, source_type); 454: 455: if (client) { 456: d (printf("%s:%d (alarm_notify_add_calendar) %s - Calendar Open Async... %p\n", __FILE__, __LINE__, str_uri, client)); 457: g_hash_table_insert (priv->uri_client_hash[source_type], g_strdup (str_uri), client); 458: g_signal_connect (G_OBJECT (client), "cal_opened", G_CALLBACK (cal_opened_cb), an); #8 0x08057216 in alarm_notify_init (an=0x80a3460, klass=0x80b16e8) at alarm-notify.c:221 216: !g_ascii_strcasecmp (completion, "never"))) 217: continue; 218: 219: uri = e_source_get_uri (source); 220: d (printf("%s:%d (load_calendars) - Loading Calendar %s \n", __FILE__, __LINE__, uri)); 221: alarm_notify_add_calendar (an, source_type, source, FALSE); 222: g_free (uri); 223: 224: } 225: } 226: #9 0xb6f90f5a in IA__g_type_create_instance (type=134967040) at /build/buildd/glib2.0-2.13.7/gobject/gtype.c:1569 [Error: /build/buildd/glib2.0-2.13.7/gobject/gtype.c was not found in source tree] #10 0xb6f77052 in g_object_constructor (type=134967040, n_construct_properties=1, construct_params=0x80bf750) at /build/buildd/glib2.0-2.13.7/gobject/gobject.c:1046 [Error: /build/buildd/glib2.0-2.13.7/gobject/gobject.c was not found in source tree] #11 0xb780b6e1 in bonobo_object_constructor (type=134967040, n_construct_properties=1, construct_properties=0x80bf750) at bonobo-object.c:820 [Error: bonobo-object.c was not found in source tree] #12 0xb6f7519b in IA__g_object_newv (object_type=134967040, n_parameters=1, parameters=0x80b2090) at /build/buildd/glib2.0-2.13.7/gobject/gobject.c:937 [Error: /build/buildd/glib2.0-2.13.7/gobject/gobject.c was not found in source tree] #13 0xb6f75e29 in IA__g_object_new_valist (object_type=134967040, first_property_name=0x805ef8f "poa", var_args=0xbf8001fc "") #14 0xb6f75f30 in IA__g_object_new (object_type=134967040, first_property_name=0x805ef8f "poa") at /build/buildd/glib2.0-2.13.7/gobject/gobject.c:795 [Error: /build/buildd/glib2.0-2.13.7/gobject/gobject.c was not found in source tree] #15 0x08056fde in alarm_notify_new () at alarm-notify.c:378 373: alarm_operation_thread = e_thread_new(E_THREAD_QUEUE); 374: e_thread_set_msg_destroy(alarm_operation_thread, alarm_msg_destroy, 0); 375: e_thread_set_msg_received(alarm_operation_thread, alarm_msg_received, 0); 376: e_thread_set_reply_port(alarm_operation_thread, alarm_reply_port); 377: 378: an = g_object_new (TYPE_ALARM_NOTIFY, 379: "poa", bonobo_poa_get_threaded (ORBIT_THREAD_HINT_PER_REQUEST, NULL), 380: NULL); 381: 382: return an; 383: } #16 0x0805d02c in main (argc=7, argv=0xbf8002f4) at notify-main.c:124 119: 120: /* Creates the alarm notifier */ 121: static gboolean 122: init_alarm_service (gpointer user_data) 123: { 124: alarm_notify_service = alarm_notify_new (); 125: g_assert (alarm_notify_service != NULL); 126: return FALSE; 127: } 128: 129: int #17 0xb6d75050 in ÿÿÿÿÿéºüÿÿÇ…\ÿÿÿÿÿÿÿéºüÿÿ€½ÿÿÿ () from /lib/tls/i686/cmov/libc.so.6 #18 0x08051301 in _start ()