[GNC] Flatpak updates

Chris Graves mohavebaked at gmail.com
Sun Feb 16 15:32:57 EST 2020


Thanks Geert,

For what it's worth, the trace output is included below.  Not sure why the
perl complaints, as it is installed.

This is a development version. It may or may not work.
Report bugs and other problems to gnucash-devel at gnucash.org
You can also lookup and file bug reports at https://bugs.gnucash.org
To find the last stable version, please refer to https://www.gnucash.org/
Gtk-Message: 11:48:47.072: Failed to load module "pk-gtk-module"
Gtk-Message: 11:48:47.106: Failed to load module "pk-gtk-module"
* 11:48:51  WARN <gnc.app-utils> Could not spawn perl: Failed to execute
child process “perl” (No such file or directory)
* 11:48:51 ERROR <gnc.app-utils> gnc_process_get_fd: assertion 'proc' failed
* 11:48:51 ERROR <gnc.app-utils> gnc_detach_process: assertion 'proc &&
proc->pid' failed
* 11:49:36  WARN <aqbanking> banking_cfg.c:  668: No matching config groups
found
* 11:49:38  WARN <aqbanking> banking_cfg.c:  668: No matching config groups
found
* 11:49:38  WARN <aqbanking> banking_cfg.c:  668: No matching config groups
found
* 11:49:38  WARN <aqbanking> banking_cfg.c:  668: No matching config groups
found
* 11:49:38  WARN <aqbanking> banking_cfg.c:  668: No matching config groups
found
* 11:49:40 ERROR <aqbanking> dlg_setup.c:  214: Got id "1 id from "000001
0000000000 xxxxxxx xxxxxxx xxxxxxx aqofxconnect"
* 11:49:40 ERROR <aqbanking> dlg_setup.c:  749: Letting backend
"aqofxconnect" create dialog
* 11:49:40 ERROR <> dlg_edituser.c: 1117: Activated: wiz_app_combo
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <> dlg_edituser.c: 1117: Activated: wiz_app_combo
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:40 ERROR <gwenhywfar> dialog.c:  695: Widget [wiz_stack] not found
* 11:49:52 ERROR <> dlg_edituser.c: 1117: Activated: wiz_getaccounts_button
* 11:49:53 ERROR <aqofxconnect> n_header.c:   41: Invalid header version
"102", using "220" instead.
* 11:50:07 ERROR <gwenhywfar> dialog.c:  695: Widget [storePasswordCheck]
not found
gnucash: buffer.c:275: GWEN_Buffer_GetUsedBytes: Assertion `bf' failed.

On Sun, Feb 16, 2020 at 11:37 AM Geert Janssens <geert.gnucash at kobaltwit.be>
wrote:

> Op zondag 16 februari 2020 20:00:10 CET schreef Chris Graves:
>
> > Geert,
>
> >
>
> > Thanks for your work on this.
>
> >
>
> > On Fedora 29, I installed maint-C3.8b-151-g555a467ab-D3.8b-13-g93566dc.
>
> >
>
> > I get a Gnucash crash with nothing in the tracefile, but the following on
>
> > console:
>
> > Gtk-Message: 10:35:23.144: Failed to load module "pk-gtk-module"
>
> > Gtk-Message: 10:35:23.164: Failed to load module "pk-gtk-module"
>
> > gnucash: buffer.c:275: GWEN_Buffer_GetUsedBytes: Assertion `bf' failed.
>
> >
>
> > The crash happens when running the AqB setup wizard. The user has been
>
> > created, however when I edit the user and click Bank Settings->Retrieve
>
> > Account List, enter password, click Ok - boom, crash.
>
> >
>
> > Chris
>
>
>
> Hi Chris,
>
>
>
> You can get the information that would have been written to the trace file
> by running gnucash as follows:
>
>
>
> flatpak run org.gnucash.GnuCash --logto=stdout
>
>
>
> Alternatively you can replace "stdout" with the path to a file in a
> location flatpak is allowed to write to (like anywhere under your home
> directory).
>
>
>
> As for the aqbanking specific issue I can't offer much insight as I don't
> (and can't) use it on my system. You may also ask on the aqbanking user
> mailing list or hope for others on this list to be able to help you out.
>
>
>
> Regards,
>
>
>
> Geert
>
>
>


More information about the gnucash-user mailing list