[GNC-dev] [GNC] GnuCash 4.900 Released
John Ralls
jralls at ceridwen.us
Fri Jan 13 19:49:03 EST 2023
> On Jan 13, 2023, at 3:23 PM, Fred Tydeman <tydeman.fred at gmail.com> wrote:
>
> On Fri, Jan 13, 2023 at 3:00 PM David H <hellvee at gmail.com> wrote:
>
>> Yeah seems to be a typo which will cause the remote-add to fail if you
>> already have the flathub repository installed as follows:-
>>
>> Wiki says - flatpak remote-add --user --if-not-exists *flathub*
>> https://flathub.org/beta-repo/flathub-beta.flatpakrepo
>> Should be - flatpak remote-add --user --if-not-exists *flathub-beta*
>> https://flathub.org/beta-repo/flathub-beta.flatpakrepo
>>
>
> Thanks. That fix lets me get farther.
> I have done a fresh install of Fedora 37 with Gnome 43.2 on Intel 64-bit
> CPU.
> When I try to install the beta, I get an error saying that beta requires
> runtime org.gnome.Platform/x86_64/43
> Is there some way to force the beta to use the system wide Gnome?
No. The whole point of flatpak is that it doesn't use the system-wide anything except the kernel. You have to install a Gnome runtime inside it, and at any time there are two possible runtimes: The latest release and the one before that. Right now that's 43 and 42 respectively.
Regards,
John Ralls
More information about the gnucash-devel
mailing list