Fw: [Bug 628734] Get Quotes at Startup Option
David T.
sunfish62 at yahoo.com
Tue Sep 14 16:37:47 EDT 2010
I guess this question is directed mostly to John Ralls:
If I wanted to adopt Frank's suggestion of a shell script for this, how might I do it in the Mac OS X realm that you have packaged?
In a terminal window, I tried:
dhtmbp:~ david$ /Applications/Gnucash.app/Contents/MacOS/Gnucash --add-price-quotes
Found Finance::Quote version 1.15
Abort trap
OS X also gave me an application crash.
Then I tried:
dhtmbp:~ david$ /Applications/Gnucash.app/Contents/MacOS/Gnucash --add-price-quotes=/Volumes/Records/Financials/My\ Accounts
/Applications/Gnucash.app/Contents/MacOS/Gnucash: line 130: [: too many arguments
Found Finance::Quote version 1.15
Abort trap
With another system crash.
Suggestions?
David
--- On Wed, 9/8/10, GnuCash <bugzilla at gnome.org> wrote:
> From: GnuCash <bugzilla at gnome.org>
> Subject: [Bug 628734] Get Quotes at Startup Option
> To: sunfish62 at yahoo.com
> Date: Wednesday, September 8, 2010, 7:41 PM
> https://bugzilla.gnome.org/show_bug.cgi?id=628734
> GnuCash | General | SVN
>
> Frank H. Ellenberger <f.ellenberger> changed:
>
> What
> |Removed
> |Added
> ----------------------------------------------------------------------------
>
> CC|
>
> |f.ellenberger at online.de
>
> --- Comment #1 from Frank H. Ellenberger <f.ellenberger at online.de>
> 2010-09-09 02:41:47 UTC ---
> Nice idea.
>
> A short workaround would be the following shell script:
>
> #!\bin\sh
> gnucash --add-price-quotes=<myfile>
> gnucash
>
> You could also have a cron entry with gnucash
> --add-price-quotes=...
> Sorry, I do not know the MacOS equivalents.
>
> Probably other users would prefer to retrive more the
> recent quotes at the end
> of the session or both, depending on the volatility of
> their markets. The a
> checkboxgroup (at the begin; at the end of the session) or
> a
> dropdownlist(never, at begin, at end, both) would be
> appropriate.
>
> --
> Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
More information about the gnucash-devel
mailing list