Do you happen to be on an SMP machine? The only way I seem to be able to get the calendar to work on my SMP machine is to run a trace on the e-d-s process... otherwise it seems to lock itself up and disappear. Like there is a race condition somewhere.
Lonnie On Thu, 2004-05-27 at 14:52 -0400, John Affleck wrote: > So I just built and installed 1.5.8, and everything looks great, > except for the fact that when I try and open my calendar, everything > hangs. The same build works fine on another machine, so it's not a > data or settings thing (I 'gconftool --dump | gconftool --load'd from > the working to the failing setup.) The only clue I get is: > > (evolution-1.5:13006): calendar-gui-CRITICAL **: file gnome-cal.c: > line 2190 (gnome_calendar_add_source): assertion `E_IS_SOURCE > (source)' > > Both evolution and evolution-data-server seem to be > happy-ish: > > gdb on evolution-data-server-1.0: > (gdb) info threads > 4 Thread 6148 (LWP 13225) 0x407d6427 in __poll (fds=0x80ab810, nfds=0x1, > timeout=0xffffffff) at ../sysdeps/unix/sysv/linux/poll.c:63 > 3 Thread 1026 (LWP 13202) 0x407d6427 in __poll (fds=0x40f02e20, nfds=0xb, > timeout=0xffffffff) at ../sysdeps/unix/sysv/linux/poll.c:63 > 2 Thread 2049 (LWP 13201) 0x407d6427 in __poll (fds=0x808df24, nfds=0x1, > timeout=0x7d0) at ../sysdeps/unix/sysv/linux/poll.c:63 > 1 Thread 1024 (LWP 13200) 0x407d6427 in __poll (fds=0x80a21e8, nfds=0x3, > timeout=0xffffffff) at ../sysdeps/unix/sysv/linux/poll.c:63 > > gdb on evolution-1.5: > (gdb) info threads > 3 Thread 1026 (LWP 13206) 0x41586427 in __poll (fds=0x41e014e0, nfds=0x9, > timeout=0xffffffff) at ../sysdeps/unix/sysv/linux/poll.c:63 > 2 Thread 2049 (LWP 13205) 0x41586427 in __poll (fds=0x83a177c, nfds=0x1, > timeout=0x7d0) at ../sysdeps/unix/sysv/linux/poll.c:63 > 1 Thread 1024 (LWP 13198) 0x41586427 in __poll (fds=0x814c5f8, nfds=0x8, > timeout=0x137a) at ../sysdeps/unix/sysv/linux/poll.c:63 > > It seems like it's some kind of symbol or version mismatch, so I tried > rebuilding both evolution and evolution-data-server, but that didn't > seem to make a difference. Any hints as to where to go next ? > > Thanks, > > John A. > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
