[Evolution] A few questions, comments, problems



1- I once tried (and failed) to compile evolution from CVS.  It
scattered
a lot of files in my /usr partition (I deleted what I could) and I think
I
missed some of them... The evolution 0.3.1 preview (from rpms) works
fine except for the compose window which dumps core systematically.
I attached a backtrace to this email.  Could someone help me find what
is causing the problem? Thanks a lot.

2- I tried the new GPG support in evolution.  Works great for encrypted
messages,
will it (or can it already) verify signatures?  Yesterday someone on the
list
said that there is a problem with the openssl license preventing its use
with
evolution.  Is there such problems with the open source PKI stuff from
Mozilla?
(I think it is under the MPL)
http://www.mozilla.org/projects/security/pki/
Could this code be reused?

3- One nice thing that could be done with the gpg support is to encrypt
all the passwords
held by evolution using the gpg passphrase : upon startup, the
passphrase could be asked
only once...

4- Why isn't the ldap support compiled in for the previews?  Is there
also a licensing problem
there?



Thanks a lot,

--
Vincent Trussart
trussarv CIRANO UMontreal CA
Montréal, Québec

Clé publique GnuPG/PGP (GnuPG/PGP public key) :
http://www.CIRANO.UMontreal.CA/~trussarv/key.asc


gdb) bt
#0  0x40782d41 in __kill () from /lib/libc.so.6
#1  0x402f0217 in raise (sig=6) at signals.c:65
#2  0x407840d8 in abort () at ../sysdeps/generic/abort.c:88
#3  0x406cc893 in g_logv (log_domain=0x80ba7e9 "composer", 
    log_level=G_LOG_LEVEL_ERROR, 
    format=0x80ba7a0 "Cannot activate `%s'. Did you build gtkhtml with Bonobo and OAF support?", 
args1=0xbfffea14) at gmessages.c:389
#4  0x406cc956 in g_log (log_domain=0x80ba7e9 "composer", 
    log_level=G_LOG_LEVEL_ERROR, 
    format=0x80ba7a0 "Cannot activate `%s'. Did you build gtkhtml with Bonobo and OAF support?") at 
gmessages.c:406
#5  0x8077e26 in POA_Evolution_StorageRegistry__fini ()
#6  0x8079a0f in e_msg_composer_construct ()
#7  0x8079c98 in e_msg_composer_new_with_sig_file ()
#8  0x806f2e6 in fetch_mail ()
#9  0x806f324 in compose_msg ()
#10 0x404aa03d in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#11 0x404d778d in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#12 0x404d6bd2 in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#13 0x404d4cd5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#14 0x40448908 in gtk_button_clicked () from /usr/lib/libgtk-1.2.so.0
#15 0x40449ef8 in gtk_real_button_released () from /usr/lib/libgtk-1.2.so.0
#16 0x404aa03d in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
---Type <return> to continue, or q <return> to quit---
#17 0x404d6a8b in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#18 0x404d4cd5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#19 0x40448848 in gtk_button_released () from /usr/lib/libgtk-1.2.so.0
#20 0x404498b2 in gtk_button_button_release () from /usr/lib/libgtk-1.2.so.0
#21 0x404a9c09 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
#22 0x404d6c0b in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#23 0x404d4cd5 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#24 0x40509bcc in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
#25 0x404a9b62 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0
#26 0x404a8dba in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
#27 0x4055353b in gdk_event_dispatch () from /usr/lib/libgdk-1.2.so.0
#28 0x406ca1b6 in g_main_dispatch (dispatch_time=0xbffff54c) at gmain.c:656
#29 0x406ca781 in g_main_iterate (block=1, dispatch=1) at gmain.c:877
#30 0x406ca921 in g_main_run (loop=0x8126fd8) at gmain.c:935
#31 0x404a86f9 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#32 0x400ac63e in bonobo_main () at bonobo-main.c:358
#33 0x80703a0 in main ()
#34 0x4077c9cb in __libc_start_main (main=0x807030c <main>, argc=4, 
    argv=0xbffff604, init=0x805fe54 <_init>, fini=0x80b4a9c <_fini>, 
    rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbffff5fc)
    at ../sysdeps/generic/libc-start.c:92


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