[Evolution-hackers] Building Trouble With /usr/local



I'm trying to get a dev. environment set up for Evolution and am
having some trouble, presumably due to a autotools issue I can't find.
 Here's the problem...

Evolution, first, was failing when I clicked to compose a new message.
It complained it couldn't find
/usr/share/evolution-data-server-1.2/glade/e-name-selector-dialog.glade.
 This was odd since the directory
/usr/local/share/evolution-data-server-1.4 was where the file was.  (I
ran ./configure with --prefix=/usr/local.)  I failed to find the
issue, so I resorted to symlinking my way around the issue.

Now, it _still_ fails when I try and compose a message, but the reason
is beyond me.  Any help is appreciated, and the dump from gdb follows.
 (I'd like to hammer this bug out or, at the least, get it built and
working on my system.)

emrys cloudy:~$ gdb evolution-2.4
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...Using host libthread_db
library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) handle SIGTRAP
SIGTRAP is used by the debugger.
Are you sure you want to change it? (y or n) y

Signal        Stop      Print   Pass to program Description
SIGTRAP       Yes       Yes     No              Trace/breakpoint trap
(gdb) run
Starting program: /usr/local/bin/evolution-2.4
[Thread debugging using libthread_db enabled]
[New Thread 1094551424 (LWP 32192)]

(evolution-2.4:32192): Gdk-WARNING **: locale not supported by Xlib

(evolution-2.4:32192): Gdk-WARNING **: cannot set locale modifiers
es menu class init

(evolution-2.4:32192): e-utils-WARNING **: can't load plugin
'/usr/local/lib/evolution/2.4/plugins/liborg-gnome-evolution-mono.so:
undefined symbol: mono_runtime_invoke'
adding hook target 'source'

(evolution-2.4:32192): camel-WARNING **: Invalid root:
'/home/emrys/.evolution/mail/local/Inbox.ibex.index'

(evolution-2.4:32192): camel-WARNING **: version: TEXT.000 (TEXT.000)

(evolution-2.4:32192): camel-WARNING **: block size: 1024 (1024) OK

(evolution-2.4:32192): camel-WARNING **: free: 0 (0 add size < 1024) OK

(evolution-2.4:32192): camel-WARNING **: last: 6144 (6144 and size: 1024) BAD

(evolution-2.4:32192): camel-WARNING **: flags: unSYNC

(evolution-2.4:32192): camel-WARNING **: Invalid root:
'/home/emrys/.evolution/mail/local/Drafts.ibex.index'

(evolution-2.4:32192): camel-WARNING **: version: TEXT.000 (TEXT.000)

(evolution-2.4:32192): camel-WARNING **: block size: 1024 (1024) OK

(evolution-2.4:32192): camel-WARNING **: free: 0 (0 add size < 1024) OK

(evolution-2.4:32192): camel-WARNING **: last: 6144 (6144 and size: 1024) BAD

(evolution-2.4:32192): camel-WARNING **: flags: unSYNC

(evolution-2.4:32192): camel-WARNING **: Invalid root:
'/home/emrys/.evolution/mail/local/Outbox.ibex.index'

(evolution-2.4:32192): camel-WARNING **: version: TEXT.000 (TEXT.000)

(evolution-2.4:32192): camel-WARNING **: block size: 1024 (1024) OK

(evolution-2.4:32192): camel-WARNING **: free: 0 (0 add size < 1024) OK

(evolution-2.4:32192): camel-WARNING **: last: 6144 (6144 and size: 1024) BAD

(evolution-2.4:32192): camel-WARNING **: flags: unSYNC

(evolution-2.4:32192): camel-WARNING **: Invalid root:
'/home/emrys/.evolution/mail/local/Sent.ibex.index'

(evolution-2.4:32192): camel-WARNING **: version: TEXT.000 (TEXT.000)

(evolution-2.4:32192): camel-WARNING **: block size: 1024 (1024) OK

(evolution-2.4:32192): camel-WARNING **: free: 0 (0 add size < 1024) OK

(evolution-2.4:32192): camel-WARNING **: last: 6144 (6144 and size: 1024) BAD

(evolution-2.4:32192): camel-WARNING **: flags: unSYNC

(evolution-2.4:32192): evolution-mail-WARNING **: couldn't get service
: No provider available for protocol `'

[New Thread 1109617584 (LWP 32196)]

 --- Here is where I click to compose a new message ---

[New Thread 1118673840 (LWP 32200)]

(evolution-2.4:32192): libebook-WARNING **: Can't find installed BookFactories

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1094551424 (LWP 32192)]
0x42b044ac in create_style_toolbar (cd=0x84828f8) at toolbar.c:636
636             ((GnomeUIInfo *) editor_toolbar_style_uiinfo
[EDITOR_TOOLBAR_ALIGNMENT].moreinfo)
[EDITOR_ALIGNMENT_LEFT].pixmap_info
(gdb) bt
#0  0x42b044ac in create_style_toolbar (cd=0x84828f8) at toolbar.c:636
#1  0x42af25d6 in set_frame_cb (control=0x84807a8, data=0x84828f8)
    at editor-control-factory.c:146
#2  0x40c45c9a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#3  0x40c35351 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#4  0x40c457e2 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#5  0x40c448f1 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#6  0x40c44b75 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#7  0x404cd752 in bonobo_control_x11_from_window_id ()
   from /usr/lib/libbonoboui-2.so.0
#8  0x405ae1b7 in _ORBIT_skel_small_Bonobo_Control_setFrame ()
   from /usr/lib/libbonobo-2.so.0
#9  0x4064c0d0 in ORBit_c_stub_invoke () from /usr/lib/libORBit-2.so.0
#10 0x405b366b in Bonobo_Control_setFrame () from /usr/lib/libbonobo-2.so.0
#11 0x404cc451 in bonobo_control_frame_bind_to_control ()
   from /usr/lib/libbonoboui-2.so.0
#12 0x404ef826 in bonobo_widget_construct_control_from_objref ()
   from /usr/lib/libbonoboui-2.so.0
#13 0x404ef8d3 in bonobo_widget_construct_control ()
   from /usr/lib/libbonoboui-2.so.0
#14 0x404efbf1 in bonobo_widget_new_control () from /usr/lib/libbonoboui-2.so.0
#15 0x4197de1e in create_composer (visible_mask=159) at e-msg-composer.c:3426
#16 0x4197e6d7 in e_msg_composer_new_with_type (type=1)
    at e-msg-composer.c:3598
#17 0x4197e760 in e_msg_composer_new () at e-msg-composer.c:3620
#18 0x41917acb in create_new_composer (
    subject=0x84a9708
"/usr/share/icons/hicolor/24x24/stock/text/stock_text_left.png",
fromuri=0x0) at em-composer-utils.c:588
#19 0x41917b7c in em_utils_compose_new_message (
    fromuri=0x84a9708
"/usr/share/icons/hicolor/24x24/stock/text/stock_text_left.png") at
em-composer-utils.c:613
#20 0x419530ed in create_item (type=0x827a0f2 "message", model=0x817a2e0,
    uri=0x84a9708
"/usr/share/icons/hicolor/24x24/stock/text/stock_text_left.png") at
mail-component.c:748
#21 0x40020ad7 in execute_verb (handler=0x829d508,
    verb_name=0x84a9708
"/usr/share/icons/hicolor/24x24/stock/text/stock_text_left.png") at
e-user-creatable-items-handler.c:377
#22 0x40c45c9a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#23 0x40c35351 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#24 0x40c457e2 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#25 0x40c448f1 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#26 0x4088ec24 in gtk_signal_emit () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x4004f476 in impl_released (button=0x837cc80) at e-combo-button.c:381
#28 0x40c45c9a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#29 0x40c355bf in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#30 0x40c35351 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#31 0x40c45080 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#32 0x40c448f1 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#33 0x40c44b75 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#34 0x4078d3fd in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0
#35 0x4078e0fe in _gtk_button_paint () from /usr/lib/libgtk-x11-2.0.so.0
#36 0x40849bca in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#37 0x40c355bf in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#38 0x40c35351 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#39 0x40c45270 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#40 0x40c446ef in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#41 0x40c44b75 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#42 0x4092ba11 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#43 0x408487de in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#44 0x408477bb in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#45 0x40b53b0b in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#46 0x40c88d0f in g_main_depth () from /usr/lib/libglib-2.0.so.0
#47 0x40c89cb5 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#48 0x40c89fd7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#49 0x40c8a51e in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#50 0x4059a6f3 in bonobo_main () from /usr/lib/libbonobo-2.so.0
#51 0x08060f00 in main (argc=1088473596, argv=0xbffff8a4) at main.c:602
(gdb)



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