[GNC] New accounts don't show up in GC 5.8 under Flathub
John Ralls
jralls at ceridwen.us
Thu Jul 18 12:53:18 EDT 2024
> On Jul 18, 2024, at 02:08, rsbrux via gnucash-user <gnucash-user at gnucash.org> wrote:
>
> Thanks for the tips.
> I do have a 64-bit OS, which is why I left out “ flatpak --arch=x86_64” in the commands that I executed. I tried to make this clear in my post. Sorry that it wasn’t.
> I am not familiar with downloading packages to install, especially in flatpak.
> I tried to follow your instructions, but when I try to install the downloaded package, flatpak wants to also install org.gtk.Gtk3theme.Breeze 3.22. I am reluctant to do this, because Discover says that I already have version 6.13 installed in flatpak.
> You seem to have supplied the missing piece I was looking for in your post below:
>> gnucash-stable-C5.8-20-ga84189b79d-D5.7-2-ge45aa63c.flatpakref
> but I am still confused.
> The wiki suggests that a nightly build should contain “maint-“ rather than “stable-“.
> Thanks again for your help.
>
>>> On 7/17/24 04:16, rsbrux via gnucash-user wrote:
>>>> 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!
>>
Immediately above the example you quoted from the wiki page it says:
> Often you can find test versions on the build-server. They come in two flavours:
>
> Stable
> Version 5.8 plus all recent bug fixes, but no new features:
> https://code.gnucash.org/builds/flatpak/stable/?C=M;O=D
> Future
> Only available after the implementation of a feature from Release Schedule#Goals for 6.0!
> Version 5.8 plus new features, but bug fixes can be delayed a few days:
> https://code.gnucash.org/builds/flatpak/future/?C=M;O=D
> Tip
> The file names in these directories can be used in the example below after trimming the „gnucash-“ prefix and „.flatpakref“ suffix.
>
That means go to the first link, https://code.gnucash.org/builds/flatpak/stable/, and find the nightly build that you want. The build dates are in the right-hand column. Copy the filename without “gnucash-“ and “.flatpakref” and paste it on the command line in place of the example commit.
You perhaps missed that we changed the branch names from “maint” and “master” to “stable” and “future” when we released 5.0.
I’ve replaced the example in the wiki with the most recent build and added a note mentioning the old branch names.
Regards,
John Ralls
More information about the gnucash-user
mailing list