Re: [GNC] ASX quotes not working

2020-10-14 Thread Geoff
Hmmm. I can't reproduce your problem. What version of perl are you running please John? > perl -v Thanks Geoff = On 15/10/2020 4:09 pm, John Bonnett wrote: Hi Geoff, I had an error in naming the file. I had a space between the "X" and the "."! After fixing that I have a different

Re: [GNC] ASX quotes not working

2020-10-14 Thread John Bonnett
Hi Geoff, I had an error in naming the file. I had a space between the "X" and the "."! After fixing that I have a different error, so we are making progress. It complains about line 138.                 $info{$stock,$label} = %$decoded_json{$label_map{$label}}; I am not familiar with Perl

Re: [GNC] ASX quotes not working

2020-10-14 Thread Geoff
Hi John No, there is no need to rebuild any libraries, these are just plain text perl source code files. That error message implies that you successfully renamed the original ASX.pm file, but perhaps forgot step 4 of my instructions to rename the new one from "ASX.pm.txt" to "ASX.pm"?

Re: [GNC] ASX quotes not working

2020-10-14 Thread John Bonnett
Hi Geoff, Tried your instructions but got an error when I tried to test it. Do we need to build libraries again or something? I am not familiar with Perl development. PS C:\Program Files (x86)\gnucash\bin> perl gnc-fq-dump ASX BHP Can't locate Finance/Quote/ASX.pm in @INC (you may need to

Re: [GNC] GNU won't open after upgrading to Catalina

2020-10-14 Thread David Cousens
Eric You will need to use the file open dialog and navigate to the location of your files and open them explicitly using it. After this GnuCash should open normally. If you upgraded from a 3.x version there should be no problem. If from a 2,x version you may need to upgrade to a 3.x version first