[GNC] New flatpak version 4.7+ crashes in my Ubuntu 20.04 - any help?

David H hellvee at gmail.com
Tue Sep 28 17:05:20 EDT 2021


Les,

4.7 has only just been released so you were probably previously using 4.6
for some time as it was released in late June I think :-)  Yes the new
flatpak version has the problem you describe, a fixed version will be
released in the next day or so.  You can either just wait or revert to the
previous flatpak version if you need to use Gnucash in the next day or so -
details at https://wiki.gnucash.org/wiki/Flatpak which basically says the
following....

DowngradingIt can't be done from the average package manager, but it can be
done from the command line. It's a two-step command:

flatpak remote-info --log flathub org.gnucash.GnuCash # list all
commits in the repo
flatpak update --commit=HASH org.gnucash.GnuCash # checkout commit
HASH in the repo


Cheers David H.

On Wed, 29 Sept 2021 at 01:39, Les <lelliott5 at gmail.com> wrote:

> I have been using the Flatpak 4.7 on Linux Mint 19.3 for some time
> without problem.  But this morning it will not open, even if I click on
> the current file name.  It begins to open and then crashes.  I have
> tried this on 2 different Laptops running the same os. and both crash.
> Does this have to do with the new version of GC?
>
> Thanks,
>
> Les
>
> On 9/28/21 6:09 AM, David H wrote:
> > Thanks for the heads up Geert and also all your hard work.
> >
> > Regards David H.
> >
> > On Tue, 28 Sept 2021 at 20:17, Geert Janssens <
> geert.gnucash at kobaltwit.be>
> > wrote:
> >
> >> There will be a new release indeed. But it may take a day longer. What
> we
> >> thought was a fix yesterday turns out not to. I *think* I found  the
> real
> >> cause today and applied a fix for that.
> >>
> >> Regards,
> >>
> >> Geert Janssens
> >>
> >> Op dinsdag 28 september 2021 10:35:43 CEST schreef Dan Ståhlberg via
> >> gnucash-
> >> user:
> >>> OK ! Next time I'll look at the archive before posting... Mea culpa!
> >>>
> >>> Dan
> >>>
> >>> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> >>>
> >>> On Tuesday, September 28th, 2021 at 10:32, David H <hellvee at gmail.com>
> >> wrote:
> >>>> Ah I see there's another thread re this issue - thanks to John Ralls a
> >> new
> >>>> flatpak version will be released tomorrow to fix the issue.
> >>>>
> >>>> Thanks John R and the other developers for all your efforts, it's
> >>>> appreciated.
> >>>>
> >>>> Cheers David H.
> >>>>
> >>>> On Tue, 28 Sept 2021 at 18:28, David H <hellvee at gmail.com> wrote:
> >>>>> Yes I'm having possibly the same issue on Linux Mint 20, briefly
> >> flashes
> >>>>> up the 4.7 version screen and then nothing.
> >>>>>
> >>>>> Trying to run it from a terminal window results in the following
> >> warnings
> >>>>> if it helps.....
> >>>>>
> >>>>> Cheers David H.
> >>>>>
> >>>>> flatpak run org.gnucash.GnuCash
> >>>>> F: Ignoring D-Conf migrate-path setting /org/gnucash/GnuCash
> >>>>> Gtk-Message: 18:25:06.041: Failed to load module "xapp-gtk3-module"
> >>>>> ;;; note: source file /app/share/guile/site/2.2/gnucash/utilities.scm
> >>>>> ;;; newer than compiled
> >>>>> /app/lib/guile/2.2/site-ccache/gnucash/utilities.go
> >>>>> ;;; note: source file
> >>>>> /app/share/guile/site/2.2/gnucash/report/report-utilities.scm ;;;
> >> newer
> >>>>> than compiled
> >>>>> /app/lib/guile/2.2/site-ccache/gnucash/report/report-utilities.go ;;;
> >>>>> note: source file /app/share/guile/site/2.2/gnucash/reports.scm ;;;
> >>>>> newer than compiled /app/lib/guile/2.2/site-ccache/gnucash/reports.go
> >>>>> ;;; note: source file
> >>>>> /app/share/guile/site/2.2/gnucash/reports/standard/taxinvoice.scm ;;;
> >>>>> newer than compiled
> >>>>> /app/lib/guile/2.2/site-ccache/gnucash/reports/standard/taxinvoice.go
> >>>>> ;;; note: source file
> >>>>> /app/share/guile/site/2.2/gnucash/reports/standard/balsheet-eg.scm
> ;;;
> >>>>> newer than compiled
> >>>>>
> /app/lib/guile/2.2/site-ccache/gnucash/reports/standard/balsheet-eg.go
> >>>>> ;;; note: source file
> >>>>> /app/share/guile/site/2.2/gnucash/reports/standard/portfolio.scm ;;;
> >>>>> newer than compiled
> >>>>> /app/lib/guile/2.2/site-ccache/gnucash/reports/standard/portfolio.go
> >> ;;;
> >>>>> note: source file
> >>>>>
> >> /app/share/guile/site/2.2/gnucash/reports/locale-specific/us/taxtxf.scm
> >>>>> ;;; newer than compiled
> >>>>>
> >> /app/lib/guile/2.2/site-ccache/gnucash/reports/locale-specific/us/taxtxf
> >>>>> .go>>
> >>>>> On Tue, 28 Sept 2021 at 18:08, Dan Ståhlberg via gnucash-user
> >> <gnucash-
> >> user at gnucash.org> wrote:
> >>>>>> (apologies if this have been discussed on the list already, just
> >> joined
> >>>>>> today)
> >>>>>>
> >>>>>> I have a problem on my Ubuntu 20.04.3 LTS when version 4.7+ was
> >>>>>> installed in flatpak yesterday. The program starts, briefly show the
> >>>>>> welcome dialog and then crashes. It seems there is some system trap,
> >>>>>> see this /var/log/syslog excerpt:
> >>>>>>
> >>>>>> Sep 28 09:36:47 XXXXX systemd[9025]: Started
> >>>>>> app-flatpak-org.gnucash.GnuCash-11322.scope. Sep 28 09:36:48 XXXXX
> >>>>>> kernel: [ 843.827669] traps: gnucash[11331] trap int3
> ip:7f3959fe2762
> >>>>>> sp:7ffc8a8165f0 error:0 in
> >> libglib-2.0.so.0.6800.3[7f3959fa3000+8d000]
> >>>>>> here's the flatpak info (a system install):
> >>>>>>
> >>>>>> GnuCash - Manage your finances, accounts, and investments
> >>>>>>
> >>>>>> ID: org.gnucash.GnuCash
> >>>>>> Ref: app/org.gnucash.GnuCash/x86_64/stable
> >>>>>> Arch: x86_64
> >>>>>> Branch: stable
> >>>>>> Version: 4.7+ (Flathub 4.7-0)
> >>>>>> License: GPL-2.0+
> >>>>>> Origin: flathub
> >>>>>> Collection: org.flathub.Stable
> >>>>>> Installation: system
> >>>>>> Installed: 316,8 MB
> >>>>>> Runtime: org.gnome.Platform/x86_64/40
> >>>>>> Sdk: org.gnome.Sdk/x86_64/40
> >>>>>>
> >>>>>> Commit:
> >> 73f26e8659a7bfe29b2e87740bb9b715f51cfa352287900998df391c1eeacc27
> >>>>>> Parent:
> >> c5468ce7ee3703f7678844b796e3a3653dbe4edd32187187122c69a92a42067e
> >>>>>> Subject: Update mariadb module from gnucash-on-flatpak (944a1f6c)
> >>>>>> Date: 2021-09-27 19:34:49 +0000
> >>>>>>
> >>>>>> Can anyone suggest a way to investigate the problem further? Tried
> >>>>>> updating. I'm reverting to GnuCash 4.6 in the meantime to use the
> >>>>>> program (as I do daily).
> >>>>>>
> >>>>>> Thanks in advance,
> >>>>>> Dan
> >>>>>> _______________________________________________
> >>>>>> gnucash-user mailing list
> >>>>>> gnucash-user at gnucash.org
> >>>>>> To update your subscription preferences or to unsubscribe:
> >>>>>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >>>>>> If you are using Nabble or Gmane, please see
> >>>>>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> >> -----
> >>>>>> Please remember to CC this list on all your replies.
> >>>>>> You can do this by using Reply-To-List or Reply-All.
> >>> _______________________________________________
> >>> gnucash-user mailing list
> >>> gnucash-user at gnucash.org
> >>> To update your subscription preferences or to unsubscribe:
> >>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >>> If you are using Nabble or Gmane, please see
> >>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -----
> >>> Please remember to CC this list on all your replies.
> >>> You can do this by using Reply-To-List or Reply-All.
> >>
> >>
> >>
> >>
> > _______________________________________________
> > gnucash-user mailing list
> > gnucash-user at gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> > -----
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


More information about the gnucash-user mailing list