Hello all,
Chris G,
1.51 is not broken. We missed a bug in the F::Q 1.50 release that caused
testing of at least one module to fail for some. 1.51 was pushed to CPAN
a week later. F::Q v1.52 is likely at least a few months out.
David R (and Geoff),
The Windows system I used for testing F::Q
Out of curiosity, have you tried reinstalling Finance::Quote from the menu
option? I recently resumed use of F::Q, but found it non functional. I
reinstalled from the menu, and things started working again...
Original Message
From: david.rom...@davidjromano.com
Sent: Mon Jul 1
Thank you John. I can confirm that 4.x works with Ubuntu 21.04.
As for release 3.11, the problem exists with the unstable version of 3.11
(4064c58cd) only. The stable 3.11 (0fe8ba79e) release works just fine.
| * | | 0fe9ba79e21d0545f4c1f9eb373a9450803a83c4 Release GnuCash 3.11
* | | | | | | 4
I did not try removing the previous versions, the only one on this VM is
4.4.
I removed both 4.4 and 4.6 then rebuilt 4.6 and that didn't change anything
BUT I did figure out based on your suggestion that the engine was looking
at the libraries at /usr/lib/python3/dist-packages/. Once I updated th
HI,
Did you remove any older versions of GnuCash? It is possible that the
engine is finding *older* libraries causing the wrong code to be loaded.
-derek
On Mon, July 19, 2021 8:42 am, Robin Chattopadhyay wrote:
> I should have mentioned that.
>
> I built from source with "cmake -DCMAKE_INSTALL
I should have mentioned that.
I built from source with "cmake -DCMAKE_INSTALL_PREFIX=/usr/local
-DWITH_AQBANKING=OFF -DWITH_PYTHON=ON"
On Sun, Jul 18, 2021 at 6:05 PM David Cousens
wrote:
> Robin
>
> Did you build GnuCash from source or use the flatpack? If the former did
> you
> include the
Thanks Geoff - I thought you were west of me (London time) not east!
I'll try to work out how to downgrade.
-Original Message-
From: Geoff
Sent: 19 July 2021 13:12
To: david.rom...@davidjromano.com; gnucash-user@gnucash.org
Subject: Re: [GNC] Can anyone help with this issue please - GNC
OK, I have been testing using Finance::Quote version 1.49. As a
*workaround* you could try downgrading to that version?
It is getting late here, I'll try and upgrade to a later version of
Finance::Quote and see if I can reproduce your problem later this week.
Meantime someone else may have a
Geoff,
I forgot to add the screenshot.
After hitting enter there is a short pause and the CMD window reverts to it's
state prior to the command
Best regards,
David Romano,
UK Direct line: +44 (0) 23 9234 1647
UK Mobile & WhatsApp: +44 (0) 79 4830 8868
Skype Video Call: David.J.Romano
-Or
I think your right - does not look good - no output at all
C:\Program Files (x86)\gnucash\bin>perl -MFinance::Quote -e "my $q =
Finance::Quote->new(); print $q->currency(q/USD/,q/GBP/);"
C:\Program Files (x86)\gnucash\bin>
Best regards,
David Romano,
UK Direct line: +44 (0) 23 9234 1647
UK Mo
Hmmm, something is definitely broken there.
Let me know what you get with my second email.
Geoff
=
On 19/07/2021 9:57 pm, david.rom...@davidjromano.com wrote:
Sorry Geoff, I was pasting from my troubleshooting notes not what I typed.
I’ve attached the screenshot
Best regards,
David Roma
Hi again David
Here is an easy way to determine if Perl and Finance::Quote are working
correctly, independently of GnuCash itself.
Set your Alphavantage key as before, and type in this one liner:
perl -MFinance::Quote -e "my $q = Finance::Quote->new(); print
$q->currency(q/USD/,q/GBP/);"
Sorry Geoff, I was pasting from my troubleshooting notes not what I typed.
I’ve attached the screenshot
Best regards,
David Romano,
UK Direct line: +44 (0) 23 9234 1647
UK Mobile & WhatsApp: +44 (0) 79 4830 8868
Skype Video Call: David.J.Romano
-Original Message-
From:
Hi David
This problem is because you are pasting not just the command itself, but
also its expected output.
This is the command:
echo (currency "USD" "GBP") | perl gnc-fq-helper
And this is the expected output:
(("USD" (symbol . "USD") (gnc:time-no-zone . "2021-07-19 21:27:37")
(last . #e
Good Morning Chris,
Many thanks for this, which I've just worked through with the results as
below - I've also worked through Geoff's suggestions.
The results are not encouraging though!
You are right that I'm running FC 1.51
C:\Program Files (x86)\gnucash\bin>perl gnc-fq-update
Good morning Geoff - I'm now back in the office and have run through your
suggestions with the following result:
a) C:\Program Files (x86)\gnucash\bin>set
ALPHAVANTAGE_API_KEY=[MYKEY]
> LOOKS OK
b) C:\Program Files (x86)\gnucash\bin>echo %ALPHAVANTAGE_API_KEY%
[M
16 matches
Mail list logo