Re: [Evolution-hackers] Bonobo activation fails in shell/main.c



The console errors would probably tell you more, although more is
probably not much either.

Usually means bonobo-activation-server doesn't know about your .server
files, i.e. BONOBO_ACTIVATION_PATH is wrong.  Or some version stuff has
changed.  I tend to run 'bonobo-slay' and have it work ok after that;
but it will kill other apps if they use it (like nautilus).


On Thu, 2005-08-25 at 11:07 +0200, Jules Colding wrote:
> Hi,
> 
> I am seeing a weird problem in evolution/shell/main.c line 359 (CVS
> HEAD). It dies due to corba_shell being CORBA_OBJECT_NIL. The debugger
> (when using breakpoints) shows a different failure path, so I am left
> with the backtrace ("thread apply all bt") below:
> 
> Thread 1 (Thread 46912604190864 (LWP 6076)):
> #0  0x00002aaab07f1c3f in poll () from /lib/libc.so.6
> #1  0x00002aaab05dfb89 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0
> #2  0x00002aaab05dff7a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #3  0x00002aaaaf2254f5 in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0
> #4  0x00002aaaab45794b in e_error_run (parent=0x0, tag=0x41f1f9 "shell:noshell", arg0=0x0) at e-error.c:597
> #5  0x0000000000419ea4 in idle_cb (data=0x0) at main.c:361
> #6  0x00002aaab05de115 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #7  0x00002aaab05dfbf5 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0
> #8  0x00002aaab05dff7a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #9  0x00002aaaae0a33eb in bonobo_main () from /usr/lib/libbonobo-2.so.0
> #10 0x000000000041a5ea in main (argc=1, argv=0x7fffffffdee8) at main.c:602
> #0  0x00002aaab07f1c3f in poll () from /lib/libc.so.6
> (gdb) 
> 
> BONOBO_ACTIVATION_PATH is correct and this worked a few days ago.
> 
> Any ideas?
>   jules
> 
> 
> _______________________________________________
> evolution-hackers maillist  -  evolution-hackers lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-hackers
-- 
adfa(evolution-2.4:20087): gtkhtml-WARNING **: cannot find icon:
'stock_insert-url' in gnome 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]