I've been reading good things about evolution, so I compiled
evolution-1.2.1 and installed it.
But, when I run it I'm getting nothing at all, it just sits there in
bonobo_main/gtk_main, waiting around for a socket and a pipe.
I run it with --debug=file but nothing shows up in the file.
no external processes are started (but when I start wombat manually it
seems to starts up ok).
Does anyone know what could be happening here? like what is evolution
supposed to be waiting for?
i'm using...
bonobo 1.0.22
gtk+-1.2.10
this is where it sits there and does nothing...
(gdb) bt
#0 0x40fb19dc in __poll (fds=0x80cd6a8, nfds=2, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:63
#1 0x40944a74 in g_main_poll (timeout=-1, use_priority=0, priority=0)
at gmain.c:1034
#2 0x40944465 in g_main_iterate (block=1, dispatch=1) at gmain.c:808
#3 0x409447e8 in g_main_run (loop=0x80cd698) at gmain.c:935
#4 0x40cfefef in gtk_main () at gtkmain.c:524
#5 0x4035836f in bonobo_main () at bonobo-main.c:284
#6 0x0808f9b0 in main (argc=2, argv=0xbffff864) at main.c:503
#7 0x40eef1f6 in __libc_start_main (main=0x808f780 <main>, argc=2,
ubp_av=0xbffff864, init=0x805a60c <_init>, fini=0x80980d0 <_fini>,
rtld_fini=0x4000cfe8 <_dl_fini>, stack_end=0xbffff85c)
at ../sysdeps/generic/libc-start.c:129
I tried the binary version of evolution too, it started some processes
like oaf, wombat, bonobo-moniker but after that it just sat there in a
poll() doing nothing.
_______________________________________________
evolution-hackers maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers
