On woensdag 27 april 2011, Christian Stimming wrote: > Am Mittwoch, 27. April 2011 schrieb Geert Janssens: > > On zondag 24 april 2011, Christian Stimming wrote: > > > Am Sonntag, 24. April 2011 schrieb Martin Preuss: > > > > Hi, > > > > > > > > On Samstag 23 April 2011, Christian Stimming wrote: > > > > [...] > > > > > > > > > There's now a new win32 binary at > > > > > http://code.gnucash.org/builds/win32/trunk/ , r20593. Can someone > > > > > with Windows please check whether it can be installed and actually > > > > > started? > > > > > > > > [...] > > > > > > > > Unfortunately, it doesn't even start :-( > > > > I see the splash screen for a few milliseconds and I also see that > > > > the main windows seems to be created, but it is immediately > > > > destroyed. gconf seems to be running fine and it automatically stops > > > > after some time... > > > > > > I tried the r20595 build on another Windows XP system, and there it > > > installed and ran just fine. No crashes or similar. (The only obvious > > > UI bug is that the non-highlighted tab titles are blacked out instead > > > of readable, but I think this is already in bugzilla.) > > > > > > What are others seeing? > > > > I just downloaded r20596 and installed it on my Windows XP test system. I > > get the same experience as Martin. The splash screens pops up very > > briefly together with another window (tip of the day ? main window ?) > > and then just quits. There is no useful information in the trace file. > > I'll start a local build to see if that also fails. > I have finally managed to create a local build again. If I install this build, it runs fine. However, if I download and installd r20596 from the build server, this starts and immediatly stops. I have also tried to run it from gdb, which just ends with "Program exited normally" Which is very strange as I didn't exit the program myself. The default trace file is empty. When I run gnucash --debug --log "gnc=debug", I get the attached trace file.
> I wonder whether the dependency walker tool might show some conflicts in > the DLLs that are being used. > Not at first sight. A depends on the downloaded gnucash doesn't show any unusual dll issues. No idea what is going on here. Geert
* 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnucash-icon-16x16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnucash-icon-32x32.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnucash-icon-48x48.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_pixmap] Loading pixmap file C:\Program Files\gnucash\share\gnucash/pixmaps/gnucash_splash.png * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_add_dangler()] list hook_book_saved, function 005C74B5, cbarg 00000000 * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_lookup()] name hook_book_saved * 18:41:29 INFO <gnc.engine> [gnc_hook_lookup] no hook lists * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hooks_init()] * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_startup * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_startup(02794C48) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_shutdown * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_shutdown(02795458) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_ui_startup * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_ui_startup(02795B98) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_ui_post_startup * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_ui_post_startup(02795D08) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_ui_shutdown * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_ui_shutdown(02795CF0) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_new_book * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_new_book(02795E10) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_report * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_report(02795FF8) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_currency_changed * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_currency_changed(027960C0) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_save_options * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_save_options(027963B8) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_add_extension * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_add_extension(027963D0) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_book_opened * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_book_opened(027960A8) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_book_closed * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_book_closed(02795F80) * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_create()] name hook_book_saved * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_create()] created list hook_book_saved(02795A20) * 18:41:29 DEBUG <gnc.engine> [leave gnc_hooks_init()] * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_lookup()] hook list 02795A20 * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_add_dangler()] * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_add_dangler()] list hook_book_opened, function 005C74FA, cbarg 00000000 * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_lookup()] name hook_book_opened * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_lookup()] hook list 027960A8 * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_add_dangler()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_setup_window()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_toolbar()] window 02771040 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_toolbar()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_tab_position()] window 02771040 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_tab_position()] * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_add_dangler()] list hook_ui_shutdown, function 005D11D3, cbarg 00000000 * 18:41:29 DEBUG <gnc.engine> [enter ../../../repos/src/engine/gnc-hooks.c:gnc_hook_lookup()] name hook_ui_shutdown * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_lookup()] hook list 02795CF0 * 18:41:29 DEBUG <gnc.engine> [leave gnc_hook_add_dangler()] * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_setup_window()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_all_menu_items()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_menu_item()] window 02771040 * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window0Action, label _1 Niet opgeslagen boekhouding - GnuCash, visible 1 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_menu_item()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_radio_button()] window 02771040 * 18:41:29 DEBUG <gnc.gui> [gnc_main_window_update_radio_button] blocked signal on 0279E010, set 0279E010 active, window 02771040 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_radio_button()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window1Action, label Venster _0, visible 0 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window2Action, label Venster _1, visible 0 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window3Action, label Venster _2, visible 0 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window4Action, label Venster _3, visible 0 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window5Action, label Venster _4, visible 0 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window6Action, label Venster _5, visible 0 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window7Action, label Venster _6, visible 0 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window8Action, label Venster _7, visible 0 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/gnc-main-window.c:gnc_main_window_update_one_menu_action()] window 02771040, action Window9Action, label Venster _8, visible 0 * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_one_menu_action()] * 18:41:29 DEBUG <gnc.gui> [leave gnc_main_window_update_all_menu_items()] * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account-delete.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account-delete-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account-edit.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account-edit-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account-new.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account-new-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account-open.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-account-open-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-transfer.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-transfer-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-sx-new.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-sx-new-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-split-trans.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-split-trans-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-jumpto.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-jumpto-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-pay.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-pay-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-post.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-post-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-unpost.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-unpost-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-new.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-new-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-edit.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-edit-16.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-duplicate.png * 18:41:29 DEBUG <gnc.gui> [gnc_gnome_get_gdkpixbuf] Loading pixbuf file C:\Program Files\gnucash\share\gnucash/pixmaps/gnc-invoice-duplicate-16.png * 18:41:29 DEBUG <gnc.gui> [enter ../../../repos/src/gnome-utils/dialog-totd.c:gnc_new_tip_number()] widget 02818000, offset 1 * 18:41:29 DEBUG <gnc.gui> [gnc_new_tip_number] clamp 1 to '0 <= x < 20' * 18:41:29 DEBUG <gnc.gui> [leave gnc_new_tip_number()]
_______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel