Thanks, but I'm still lost. After executing:
sudo flatpak remote-add --if-not-exists gnucash https://code.gnucash.org/builds/flatpak/gnucash-nightlies.flatpakrepo sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak remote-ls gnucash # because I have a 64-bit operating system I get an extremely long list of versions starting with "master-", "maint-" or "stable-". However, the list does not include commit dates, and I found no indication of the corresponding commit ID(s) in the Bugzilla entry <https://bugs.gnucash.org/show_bug.cgi?id=799370> . The instructions on the wiki say I should execute: sudo flatpak --arch=x86_64 install gnucash org.gnucash.GnuCash//maint-C3.8b-163-g0e6c9e219-D3.8b-15-g0479ece # <-- change version here! (in my case presumably sudo flatpak install gnucash org.gnucash.GnuCash//maint-C3.8b-163-g0e6c9e219-D3.8b-15-g0479ece # <-- change version here!) What do I need to enter in place of “maint-C3.8b-163-g0e6c9e219-D3.8b-15-g0479ece”? Many thanks for your help! -----Original Message----- From: John Ralls <[email protected]> Sent: Tuesday, July 16, 2024 6:28 PM To: rsbrux <[email protected]> Cc: [email protected] Subject: Re: [GNC] New accounts don't show up in GC 5.8 under Flathub I’ve added instructions for that to the wiki page. Regards, John Ralls > On Jul 16, 2024, at 06:48, rsbrux < <mailto:[email protected]> > [email protected]> wrote: > > Thanks, but I am a bit unsure about the instructions. > 1. It says they won’t work if I have the flathub repository configured, which > I do. > 2. Before doing this, I would like to know how to get back to the stable > version. > Many thanks for your help! > >> On 15 Jul 2024, at 21:27, John Ralls < <mailto:[email protected]> >> [email protected]> wrote: >> >> >> >>>> On Jul 15, 2024, at 10:07 AM, John Ralls < <mailto:[email protected]> >>>> [email protected]> wrote: >>>> >>>> >>>> >>>>> On Jul 15, 2024, at 06:48, rsbrux via gnucash-user < >>>>> <mailto:[email protected]> [email protected]> wrote: >>>> >>>> When I create a new account in GC (v5.8 running in Flathub under Ubuntu >>>> Studio 22.04 LTS), it doesn't show up in the account tree. >>>> >>>> Clicking "View - Refresh" does not help. The ony way I have found to get >>>> the new account to show up is to use "Edit - Find Account". >>>> >>>> The new account then shows up in the search results, but with a checkmark >>>> in the column "Not Used". >>>> >>>> When I double-click on the entry in the search results list, the new >>>> account appears in the account tree. >>> >>> I think that has to do with the fix for bug 799347. There are some other >>> side effects. Bob Fewell and I are working on it, the discussion is at the >>> bottom of <https://bugs.gnucash.org/show_bug.cgi?id=799370> >>> https://bugs.gnucash.org/show_bug.cgi?id=799370 >>> <fhttps://bugs.gnucash.org/show_bug.cgi?id=799370> >>> >> >> I confirmed that it was a side effect of the bug 799347 fix. I've now fixed >> that differently along with the rest of bug 799370. Please try tomorrow's >> nightly build, see >> <https://wiki.gnucash.org/wiki/Flatpak#Nightly_Test_Versions_at_gnucash.org> >> https://wiki.gnucash.org/wiki/Flatpak#Nightly_Test_Versions_at_gnucash.org >> for installation instructions. >> >> Regards, >> John Ralls >> >> > _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
