[GNC] SOLVED Re: Flatpak/Flatseal Gnucash fails to launch

2021-12-01 Thread Elmar



On 12/1/21 1:19 AM, Chris Good wrote:

...

https://github.com/flatpak/flatpak/issues/3585#issuecomment-621545087 
 :


Looks like your repo config was somehow deleted. If you don't care 
about saving the apps


in your user installation you can just do |rm -rf ~/.local/share/flatpak|




That worked  Gnucash came up instantly.  Many many thanks!

___
gnucash-user mailing list
gnucash-user@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.


[GNC] Ubuntu binary fairly dated

2021-12-01 Thread Dr. David Kirkby
I installed GnuCash yesterday on Ubuntu. It reports

drkirkby@canary:~$ gnucash -v
GnuCash 3.8
Build ID: 3.8b+(2019-12-29)

That seems fairly out of date. Who actually builds the binaries? If there's
not a later one available, I will probably build from source code and hope
all the libraries needed don't need updating too.



Dr David Kirkby Ph.D C.Eng MIET
Email: drkir...@kirkbymicrowave.co.uk Web:
https://www.kirkbymicrowave.co.uk/
Kirkby Microwave Ltd (Tel 01621-680100 / +44 1621-680100)
Stokes Hall Lodge, Burnham Rd, Chelmsford, Essex, CM3 6DT.
___
gnucash-user mailing list
gnucash-user@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.


Re: [GNC] Ubuntu binary fairly dated

2021-12-01 Thread Dr. David Kirkby
I should have added, the particular distribution of Ubuntu I am using is
20.04 LTS, which installs GnuCash 3.8, which was released almost 2 years
ago.




On Wed, 1 Dec 2021 at 15:16, Dr. David Kirkby <
drkir...@kirkbymicrowave.co.uk> wrote:

> I installed GnuCash yesterday on Ubuntu. It reports
>
> drkirkby@canary:~$ gnucash -v
> GnuCash 3.8
> Build ID: 3.8b+(2019-12-29)
>
> That seems fairly out of date. Who actually builds the binaries? If
> there's not a later one available, I will probably build from source code
> and hope all the libraries needed don't need updating too.
>
>
>
> Dr David Kirkby Ph.D C.Eng MIET
> Email: drkir...@kirkbymicrowave.co.uk Web:
> https://www.kirkbymicrowave.co.uk/
> Kirkby Microwave Ltd (Tel 01621-680100 / +44 1621-680100)
> Stokes Hall Lodge, Burnham Rd, Chelmsford, Essex, CM3 6DT.
>
>
>
>
___
gnucash-user mailing list
gnucash-user@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.


Re: [GNC] Ubuntu binary fairly dated

2021-12-01 Thread Derek Atkins
Hi,

On Wed, December 1, 2021 10:30 am, Dr. David Kirkby wrote:
> I should have added, the particular distribution of Ubuntu I am using is
> 20.04 LTS, which installs GnuCash 3.8, which was released almost 2 years
> ago.
>
>
>
>
> On Wed, 1 Dec 2021 at 15:16, Dr. David Kirkby <
> drkir...@kirkbymicrowave.co.uk> wrote:
>
>> I installed GnuCash yesterday on Ubuntu. It reports
>>
>> drkirkby@canary:~$ gnucash -v
>> GnuCash 3.8
>> Build ID: 3.8b+(2019-12-29)
>>
>> That seems fairly out of date. Who actually builds the binaries? If
>> there's not a later one available, I will probably build from source
>> code
>> and hope all the libraries needed don't need updating too.

Ubuntu does the builds, so you'll need to talk to them.
You can look at backports.
Or you can try to build it yourself.

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant

___
gnucash-user mailing list
gnucash-user@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.


Re: [GNC] Ubuntu binary fairly dated

2021-12-01 Thread Chris Green
On Wed, Dec 01, 2021 at 03:30:02PM +, Dr. David Kirkby wrote:
> I should have added, the particular distribution of Ubuntu I am using is
> 20.04 LTS, which installs GnuCash 3.8, which was released almost 2 years
> ago.
> 
Which makes absolute sense of course because Ubuntu 20.04 LTS was
released in April 2020 which is getting on for two years ago now.
Plus the LTS editions of Ubuntu are aimed at being solid, tested and
stable so they tend to be conservative in their choices of software
versions.

Once a version has been chosen for a particular release of Ubuntu that
version remains unchanged for the life of the Ubuntu release. 
Security and bug fixes will be done but that's all.

If you want latest (or at least later) versions of software you need
to either upgrade the Ubuntu version you're using, and keep upgrading
with the 6 monthly regular release or (not my preference) install an
appimage or a flatpack (you can get GnuCash Flatpacks from the web
site).

By the way it's fairly easy and reliable (in my experience anyway) to
upgrade Ubuntu versions if you use their offered way of doing it.  I
have gone through many versions now doing 6 monthly upgrades dating
back to somewhere like 11.04 or even earlier.  I did do one clean
install but that was because I did some rather major hardware upgrades
at the same time.

-- 
Chris Green
___
gnucash-user mailing list
gnucash-user@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.