[GNC] Finance Quote problem MacOS High Sierra.

John Ralls jralls at ceridwen.us
Sat Mar 25 18:47:49 EDT 2023


Bruce,

Versions:
Module::Load 0.36
Module::Load::Conditional 0.74
SelfLoader 1.24
AutoLoader 5.74

and for good measure
Perl 5.18.2

I ran perl -d:Trace .cpan/build/Finance-Quote-blah-blah/Examples/currency-lookup.pl EUR USD and attached the zipped result below. You might see a couple of unfamiliar strings, those are from print statements I'd inserted to try to see what was going on.

Regards,
John Ralls

-------------- next part --------------
A non-text attachment was scrubbed...
Name: quote-trace.log.zip
Type: application/zip
Size: 690699 bytes
Desc: not available
URL: <http://lists.gnucash.org/pipermail/gnucash-user/attachments/20230325/1c4fc561/attachment-0001.zip>
-------------- next part --------------


> On Mar 23, 2023, at 7:33 PM, Bruce Schuck <bschuck at asgard-systems.com> wrote:
> 
> On 03/23/23 9:21 PM, Bruce Schuck wrote:
> 
> What versions of those modules are on the 10.13 OS you have access to?
> 
> Can you update Module::Load and test again?
> 
> Perl does have two modules, Devel::Trace and Devel::DumpTrace.
> 
> I think the output of Devel::Trace may be more useful.
> 
> "perl -d:Trace /Applications/Gnucash.app/Contents/Resources/bin/gnc-fq-dump -v currency EUR USD 2>/tmp/foobar"
> 
> It creates a fairly large file, over 300k lines on my Catalina system where it is working. Starting on line 246638 I see the call to autoload and subsequent perl lines executed.
> 
> Just starting it as "perl -d /Applications/..." runs the script in a sort of gdb like environment. But I've always debugged using prints to stdout or Smart::Comments.
> 
> So if you or whoever is having issues on a High Sierra OS can install install Devel::Trace and provide me the output (I checked mine, my ALPHAVANTAGE API key is not exposed, but double check your output), I can maybe compare.
> 
> Thanks again.
> 
> - Bruce S.



More information about the gnucash-user mailing list