GNU bug report logs - #65111
GnuCash cannot get online quotes

Previous Next

Package: guix;

Reported by: Altadil <Altadil <at> protonmail.com>

Date: Sun, 6 Aug 2023 09:32:02 UTC

Severity: normal

To reply to this bug, email your comments to 65111 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#65111; Package guix. (Sun, 06 Aug 2023 09:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Altadil <Altadil <at> protonmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 06 Aug 2023 09:32:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Altadil <Altadil <at> protonmail.com>
To: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>
Subject: GnuCash cannot get online quotes
Date: Sun, 06 Aug 2023 09:30:51 +0000
Hi,

GnuCash 5.3, as packaged in Guix, cannot access quote sources. When adding a new security, it displays "Warning: Finance::Quote not installed properly." and the "Get Online Quotes" checkbox is greyed out.

I am on an up-to-date Guix System and the rest of GnuCash seems to be working fine.

It seems the package perl-finance-quote was not automatically installed with gnucash, so I installed it. I then tried to follow the steps in the upstream doc: https://www.gnucash.org/docs/v4/C/gnucash-help/finance-quote-install.html
But it did not change the result.

The flatpak version of GnuCash from flathub.org (also 5.3) appears to be working (on the same Guix System).


Best regards,
Altadil




Information forwarded to bug-guix <at> gnu.org:
bug#65111; Package guix. (Mon, 07 Aug 2023 14:39:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Altadil via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Cc: 65111 <at> debbugs.gnu.org, Altadil <Altadil <at> protonmail.com>
Subject: Re: bug#65111: GnuCash cannot get online quotes
Date: Mon, 07 Aug 2023 10:38:02 -0400
Hello,

Altadil via Bug reports for GNU Guix <bug-guix <at> gnu.org> writes:

> Hi,
>
> GnuCash 5.3, as packaged in Guix, cannot access quote sources. When
> adding a new security, it displays "Warning: Finance::Quote not
> installed properly." and the "Get Online Quotes" checkbox is greyed
> out.
>
> I am on an up-to-date Guix System and the rest of GnuCash seems to be working fine.
>
> It seems the package perl-finance-quote was not automatically
> installed with gnucash, so I installed it. I then tried to follow the
> steps in the upstream
> doc: https://www.gnucash.org/docs/v4/C/gnucash-help/finance-quote-install.html
> But it did not change the result.
>
> The flatpak version of GnuCash from flathub.org (also 5.3) appears to
> be working (on the same Guix System).

If other distributions of GnuCash commonly ship with the necessary Perl
modules necessary for this feature to work, perhaps we should too?  It
could be done by wrapping the GnuCash binary with the Perl search path
(PERL5LIB, I reckon).

Would you like to give it a try?

-- 
Thanks,
Maxim




Information forwarded to bug-guix <at> gnu.org:
bug#65111; Package guix. (Mon, 07 Aug 2023 14:39:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#65111; Package guix. (Tue, 08 Aug 2023 09:12:01 GMT) Full text and rfc822 format available.

Message #14 received at 65111 <at> debbugs.gnu.org (full text, mbox):

From: Altadil <Altadil <at> protonmail.com>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 65111 <at> debbugs.gnu.org,
 Altadil via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Subject: Re: bug#65111: GnuCash cannot get online quotes
Date: Tue, 08 Aug 2023 09:11:40 +0000
------- Original Message -------
On Monday, August 7th, 2023 at 14:38, Maxim Cournoyer <maxim.cournoyer <at> gmail.com> wrote:


> Hello,
> 
> Altadil via Bug reports for GNU Guix bug-guix <at> gnu.org writes:
> 
> > Hi,
> > 
> > GnuCash 5.3, as packaged in Guix, cannot access quote sources. When
> > adding a new security, it displays "Warning: Finance::Quote not
> > installed properly." and the "Get Online Quotes" checkbox is greyed
> > out.
> > 
> > I am on an up-to-date Guix System and the rest of GnuCash seems to be working fine.
> > 
> > It seems the package perl-finance-quote was not automatically
> > installed with gnucash, so I installed it. I then tried to follow the
> > steps in the upstream
> > doc: https://www.gnucash.org/docs/v4/C/gnucash-help/finance-quote-install.html
> > But it did not change the result.
> > 
> > The flatpak version of GnuCash from flathub.org (also 5.3) appears to
> > be working (on the same Guix System).
> 
> 
> If other distributions of GnuCash commonly ship with the necessary Perl
> modules necessary for this feature to work, perhaps we should too? It
> could be done by wrapping the GnuCash binary with the Perl search path
> (PERL5LIB, I reckon).
> 
> Would you like to give it a try?
> 
> --
> Thanks,
> Maxim


Hi,

I have no idea how this wrapping thing works, but I am willing to look at it. Is there any example of how to do that ?





Information forwarded to bug-guix <at> gnu.org:
bug#65111; Package guix. (Tue, 08 Aug 2023 09:12:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#65111; Package guix. (Wed, 09 Aug 2023 09:47:01 GMT) Full text and rfc822 format available.

Message #20 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Altadil <Altadil <at> protonmail.com>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 65111 <at> debbugs.gnu.org,
 Altadil via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Subject: Re: bug#65111: GnuCash cannot get online quotes
Date: Wed, 09 Aug 2023 09:46:15 +0000
> > Hello,
> > 
> > Altadil via Bug reports for GNU Guix bug-guix <at> gnu.org writes:
> > 
> > > Hi,
> > > 
> > > GnuCash 5.3, as packaged in Guix, cannot access quote sources. When
> > > adding a new security, it displays "Warning: Finance::Quote not
> > > installed properly." and the "Get Online Quotes" checkbox is greyed
> > > out.
> > > 
> > > I am on an up-to-date Guix System and the rest of GnuCash seems to be working fine.
> > > 
> > > It seems the package perl-finance-quote was not automatically
> > > installed with gnucash, so I installed it. I then tried to follow the
> > > steps in the upstream
> > > doc: https://www.gnucash.org/docs/v4/C/gnucash-help/finance-quote-install.html
> > > But it did not change the result.
> > > 
> > > The flatpak version of GnuCash from flathub.org (also 5.3) appears to
> > > be working (on the same Guix System).
> > 
> > If other distributions of GnuCash commonly ship with the necessary Perl
> > modules necessary for this feature to work, perhaps we should too? It
> > could be done by wrapping the GnuCash binary with the Perl search path
> > (PERL5LIB, I reckon).
> > 
> > Would you like to give it a try?
> > 
> > --
> > Thanks,
> > Maxim
> 
> 
> 
> Hi,
> 
> I have no idea how this wrapping thing works, but I am willing to look at it. Is there any example of how to do that ?


Hello,
after looking at the package definition, I did see the wrapping code. So the required module should be available. I don’t know why gnucash doesn’t find it. I tried launching the program from the CLI to see more of what’s going on, but it doesn’t print anything when trying to add a new security.

Best regards,
Altadil




Information forwarded to bug-guix <at> gnu.org:
bug#65111; Package guix. (Wed, 09 Aug 2023 09:47:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#65111; Package guix. (Wed, 17 Apr 2024 01:37:05 GMT) Full text and rfc822 format available.

Message #26 received at 65111 <at> debbugs.gnu.org (full text, mbox):

From: Anna Scott <anna.scott <at> cox.net>
To: 65111 <at> debbugs.gnu.org
Subject: GnuCash cannot get online quotes
Date: Tue, 16 Apr 2024 13:21:51 -0700
Hello there … im using GNUCASH 5.3 and have the same problem exactly … can you advise on what to do now? 






This bug report was last modified 17 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.