1.8 debian HBCI problem?

Derek Atkins warlord at MIT.EDU
Sun Feb 16 15:40:41 CST 2003


This appears to be something debian-specific; it works fine on Red
Hat.  I suspect it is something that Debian is doing with their Gnome
libraries in terms of when menu items are compared (pre or post
translation).  Either that or the Debian Translations are using a
different set of translations than anyone else, and thereby overriding
something...

I just don't know what to tell you.  This only happens on Debian.

-derek

"James A. Treacy" <treacy at debian.org> writes:

> On Wed, Feb 05, 2003 at 11:50:34AM +0100, Eildert Groeneveld wrote:
> > Hello everyone,
> > the SID Debian packages should be a big step forward in getting a smooth 
> > installation of gnucash. After having installed gnucash and gnucash-hbci
> > gnucash came up nicely. However, there was no menu entry for HBCI like fetch 
> > balance.
> 
> gnucash started with: LANG=de_DE gnucash --g-fatal-warnings
> 
> gnucash was then debugged from another machine:
> 
> (gdb) c
> Continuing.
> 
> Program received signal SIGABRT, Aborted.
> [Switching to Thread 16384 (LWP 21440)]
> 0x4013e911 in kill () from /lib/libc.so.6
> (gdb) backtrace
> #0  0x4013e911 in kill () from /lib/libc.so.6
> #1  0x400b024b in pthread_kill () from /lib/libpthread.so.0
> #2  0x400b0521 in raise () from /lib/libpthread.so.0
> #3  0x4013f846 in abort () from /lib/libc.so.6
> #4  0x40297c4e in g_logv () from /usr/lib/libglib-1.2.so.0
> #5  0x40297d01 in g_log () from /usr/lib/libglib-1.2.so.0
> #6  0x403dd0bd in gnome_app_insert_menus_custom ()
>    from /usr/lib/libgnomeui.so.32
> #7  0x403dd162 in gnome_app_insert_menus_with_data ()
>    from /usr/lib/libgnomeui.so.32
> #8  0x4084e72a in gnc_extensions_menu_setup_with_data (app=0x84b1238, 
>     window=0x402f1afa "Register", user_data=0x849fe98)
>     at gnc-menu-extensions.c:531
> #9  0x402e9288 in regWindowLedger (ledger=0x8121400) at window-register.c:976
> #10 0x402e7e57 in regWindowSimple (account=0x82695a0) at window-register.c:219
> #11 0x402e12b1 in gnc_acct_tree_window_activate_cb (tree=0x822e140, 
>     account=0x82695a0, user_data=0x0) at window-acct-tree.c:746
> #12 0x4055b043 in gtk_marshal_NONE__POINTER () from /usr/lib/libgtk-1.2.so.0
> #13 0x4058ab6c in gtk_signal_remove_emission_hook ()
>    from /usr/lib/libgtk-1.2.so.0
> #14 0x40589fd5 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
> #15 0x405880b3 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
> #16 0x402dd04a in activate_account_callback (tree=0x812b428, 
>     account=0x82695a0, user_data=0x0) at mainwindow-account-tree.c:57
> #17 0x4055b043 in gtk_marshal_NONE__POINTER () from /usr/lib/libgtk-1.2.so.0
> #18 0x4058ab6c in gtk_signal_remove_emission_hook ()
>    from /usr/lib/libgtk-1.2.so.0
> #19 0x40589fd5 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
> #20 0x405880b3 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
> #21 0x4083be91 in gnc_account_tree_button_press (widget=0x812b428, 
>     event=0x812355c) at gnc-account-tree.c:1016
> #22 0x4055ae43 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
> #23 0x4058a013 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
> #24 0x405880b3 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
> #25 0x405beb0b in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
> #26 0x4055ad95 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0
> #27 0x40559efe in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
> #28 0x406084d7 in gdk_wm_protocols_filter () from /usr/lib/libgdk-1.2.so.0
> #29 0x402954c8 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
> #30 0x40295ad3 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
> #31 0x40295c6c in g_main_run () from /usr/lib/libglib-1.2.so.0
> #32 0x405597f7 in gtk_main () from /usr/lib/libgtk-1.2.so.0
> #33 0x402dfe9e in gnc_ui_start_event_loop () at top-level.c:538
> #34 0x4009e99e in gw__tmp781_gnc_ui_start_event_loop_wrapper () at gw-gnc.c:276
> #35 0x40034dd8 in scm_ceval () from /usr/lib/libguile.so.9
> #36 0x400332e9 in scm_ceval () from /usr/lib/libguile.so.9
> #37 0x400332e9 in scm_ceval () from /usr/lib/libguile.so.9
> #38 0x400332e9 in scm_ceval () from /usr/lib/libguile.so.9
> #39 0x40036f71 in scm_eval_3 () from /usr/lib/libguile.so.9
> #40 0x40037037 in scm_eval_x () from /usr/lib/libguile.so.9
> #41 0x4005e4dd in scm_shell () from /usr/lib/libguile.so.9
> #42 0x08048904 in _start ()
> #43 0x40045a38 in scm_boot_guile () from /usr/lib/libguile.so.9
> #44 0x40069a13 in scm_internal_lazy_catch () from /usr/lib/libguile.so.9
> #45 0x400459e6 in scm_boot_guile () from /usr/lib/libguile.so.9
> #46 0x400456e4 in scm_boot_guile () from /usr/lib/libguile.so.9
> #47 0x08048934 in main ()
> #48 0x4012d9f1 in __libc_start_main () from /lib/libc.so.6
> 
> -- 
> James (Jay) Treacy
> treacy at debian.org
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list