Subject: | Undefined Fetch Method |
Date: | Mon, 11 Aug 2014 12:09:07 -0400 |
To: | bug-Finance-Quote [...] rt.cpan.org |
From: | John Morris <johnjeff [...] editide.us> |
Show quoted text
> Be sure to include at least the following information:
> • Distribution name and version (For example, "DBIx-SearchBuilder-0.46")
I'm sorry, but I don't know what the "Distribution" or what "DBIx-SearchBuilder-0.46" is, so I don't know how to answer this question. I'm using GnuCash 2.6.3 which uses Finance::Quote as a backend. I think the version of Finance::Quote might be 1.35 because that is a number in the output from "gnc-fq-check," but that seems odd because the most current version of Finance::Quote appears to be 1.20 from http://finance-quote.sourceforge.net/. Anyway, I hope this gives you enough information to understand what I'm reporting. In any case, I updated Finance::Quote in the late spring of 2014.
Show quoted text> • Perl version (Find this by running the command perl -v)
This is perl, v5.10.0 built for darwin-thread-multi-2level (with 2 registered patches, see perl -V for more detail)
Show quoted text> • Operating System vendor and version (Find this by running the command uname -a)
Darwin Alderamin.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
The problem I'm trying to report is an error when downloading price quotes from a particular source, fidelity-direct. The error message is
Undefined fetch-method fidelity-direct passed to Finance::Quote::fetch at /Applications/Gnucash.app/Contents/Resources/bin/gnc-fq-dump line 178
The command I'm running is "gnc-fq-dump fidelity-direct aapl," which is part of the GnuCash distribution. When I substitute "fidelity" or "yahoo" (and presumably other sources) for "fidelity-direct," the command seems to execute without error and gives me the information I seek.
Feel free to contact me if you need more information to sort out this issue.
Best,
John