Re: pb with attaching files and sending mails



On Fri, 31 Dec 1999, Joaquim Fellmann wrote:

> Le Fri, Dec 31, 1999 at 02:39:38AM +0000, Bruno Pires Marinho écrivait:
> > 
> > and if you had on /opt/gnome you should run
> > 	./autogen.sh --prefix=/opt/gnome
> > and the default is /usr/local and if you have it installed on other place
> > it will not find the pixmaps and the sounds.
> 
> --prefix /usr/share/gnome don't change anything, still can't load pixmap.
> I don't see the relation between the other gnome applications and the
> pixmaps files from Balsa; there is a default prefix (/usr/local/pixmaps) and 
> balsa has to look out there to find the pixmap file, even if no --prefix is
> specified. Am I missing something or is this right ?  

Because we use gnome gnome_pixmap_file ("balsa/balsa/attachment.png") and
this leads to the place where you have gnome installed. All the packages I
saw of gnome work like this.

If you have gnome-libs on /usr please run autogen like this

	./autogen.sh --prefix=/usr

If this way doesn't work for you please tell me.

> > Do you know how to use gdb? Just run 'gdb balsa'. And the use command
> > 'run'. After balsa showed up make it crash. gdb will be waiting for a
> > command and then you use command 'bt' and send the output to this list.
> > After this you exit by using command 'quit'.
> 
> ok, here's the output:
> 
> (gdb) run
> Starting program: /usr/share/gnome/bin/balsa 
> 
> GnomeUI-WARNING **: Could not open help topics file NULL
> 
> 
> Locking mailbox 
> Unlocking mailbox 
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x8077326 in address_to_gchar (addr=0x0) at misc.c:65
> 65        if (addr->personal)
> (gdb) 
> (gdb) 
> (gdb) bt
> #0  0x8077326 in address_to_gchar (addr=0x0) at misc.c:65
> #1  0x807a8bc in balsa_create_msg (message=0x8172038, msg=0x8174c40, 
>     tmpfile=0x8174b3c "", queu=1) at send.c:750
> #2  0x8079964 in balsa_send_message (message=0x816b490) at send.c:189
> #3  0x8075706 in send_message_cb (widget=0x813de28, bsmsg=0x81399b8)
>     at sendmsg-window.c:946
> #4  0x4025a611 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
> #5  0x40288ecc in gtk_signal_remove_emission_hook ()
>    from /usr/lib/libgtk-1.2.so.0
> #6  0x40288335 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
> #7  0x40286463 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
> #8  0x401f79d8 in gtk_button_clicked () from /usr/lib/libgtk-1.2.so.0
> #9  0x401f8fed in gtk_button_get_relief () from /usr/lib/libgtk-1.2.so.0
> #10 0x4025a611 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
> #11 0x402881cf in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
> #12 0x40286463 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
> #13 0x401f7918 in gtk_button_released () from /usr/lib/libgtk-1.2.so.0
> #14 0x401f8958 in gtk_button_get_relief () from /usr/lib/libgtk-1.2.so.0
> #15 0x4025a29b in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
> #16 0x40288373 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
> #17 0x40286463 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
> #18 0x402bc67b in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
> #19 0x4025a205 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0
> #20 0x4025942e in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
> #21 0x40305de7 in gdk_wm_protocols_filter () from /usr/lib/libgdk-1.2.so.0
> #22 0x40470d29 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
> #23 0x40471333 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
> #24 0x404714cc in g_main_run () from /usr/lib/libglib-1.2.so.0
> #25 0x40258d37 in gtk_main () from /usr/lib/libgtk-1.2.so.0
> #26 0x80693cc in main (argc=1, argv=0xbffffcd4) at main.c:263
> 
> 
> > Please try with no locales:
> > 
> > 	LANG=en_US balsa
> 
> same behaviour
> 
> > 
> > and see if you still have the second error.
> > 
> > Bye, thanks for the bug report and have a happy new year.
> 
> Thanks for the help
> Have a happy new year

I don't have mutch time right now but I will look at this problem later.

Thanks and have an happy new year too.

                                               Bruno Pires Marinho
                                      http://camoes.rnl.ist.utl.pt/~bapm/




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