Re: [GNC] Fetching quotes with flatpak

2023-04-02 Thread Jon Schewe
When specifying the namespace it works. Good to know there is a bug report about this. I've subscribed to it so that I know when it's been fixed. On Sun, 2023-04-02 at 19:24 +, Murugan Muruganandam wrote: > Can you run this in debug mode and see what error you are getting > > gnucash-cli

Re: [GNC] Fetching quotes with flatpak

2023-04-02 Thread Vincent Dawans
FYI there is an open bug report about this. https://bugs.gnucash.org/show_bug.cgi?id=798815 And yes I confirm it works for me also with a namespace but not without. It seems that with no namespace, the code is parsing the filename in the wrong variable, hence the missing filename message. On

Re: [GNC] Fetching quotes with flatpak

2023-04-02 Thread David H
Murugan/Jon, I'm having the same issue which isn't really an issue for me as I usually just run Get Quotes from within GnuCash itself. I was able to get updated quotes however by including the namespace parameter as follows:- flatpak run --command=gnucash-cli org.gnucash.GnuCash --quotes get

Re: [GNC] Flatpak ldconfig error

2023-04-02 Thread David H
Simple fix/workaround documented in the docs at https://wiki.gnucash.org/wiki/Flatpak, excerpt below. Cheers David H. - Current versions of GnuCash flatpak will no longer attempt to recompile all scm sources though it will continue to emit warnings about obsolete .go files:

Re: [GNC] Fetching quotes with flatpak

2023-04-02 Thread Murugan Muruganandam
Can you run this in debug mode and see what error you are getting gnucash-cli --debug --quotes get --namespace Saludos Cordiales Murugan From: Jon Schewe Sent: Sunday, April 2, 2023 2:48 PM To: Murugan Muruganandam ; gnucash-user@gnucash.org Subject:

[GNC] Norton Utilities prevent FQ installation

2023-04-02 Thread Ruaraidh Sackville Hamilton
Norton Utilities came with my new Windows 11 computer. GnuCash 4.13 is working great and I've migrated my data from the old computer, but there's one problem: the script supplied to install finance::quote has failed with error message "failed to download perl install file". At the same time,

Re: [GNC] Fetching quotes with flatpak

2023-04-02 Thread Jon Schewe
That works as expected >flatpak run --command=gnucash-cli org.gnucash.GnuCash --verbose -Q dump yahoo_json acn acn: date => 03/31/2023 pe => 26.31768 type => EQUITY isodate => 2023-03-31 low => 282.61 year_range =>242.8 - 345.3 high =>

Re: [GNC] Fetching quotes with flatpak

2023-04-02 Thread Murugan Muruganandam
can you try the following and check gnucash-cli --verbose -Q dump yahoo_json acn Saludos Cordiales Murugan From: gnucash-user on behalf of Jon Schewe Sent: Sunday, April 2, 2023 10:53 AM To: gnucash-user@gnucash.org Subject: [GNC] Fetching quotes with

[GNC] Fetching quotes with flatpak

2023-04-02 Thread Jon Schewe
I'm looking to use gnucash-cli to fetch quotes, however I'm told I'm missing a parameter. The commandline help documentation states to use "get" and then the datafile. I believe that I've done it correctly here, what am I missing? >flatpak run --command=gnucash-cli org.gnucash.GnuCash --quotes

[GNC] Flatpak ldconfig error

2023-04-02 Thread Jon Schewe
When I run flatpak to get quotes I get a warning about a scheme file not being an ELF file. Is this a bug in the packaging or expected based on how flatpak works? >flatpak run --command=gnucash-cli org.gnucash.GnuCash --quotes get ~/Documents/banking/gnucash/accounts.gnucash ldconfig:

Re: [GNC] Security timezone

2023-04-02 Thread john
> On Apr 2, 2023, at 1:37 AM, Fred Tydeman wrote: > > I am talking about price quotes. I am trying to get month end and quarter > end valuations. > So that I can compare what GnuCash has versus statements from broker (to see > if I have > any missing or wrong transactions). > > In a couple

Re: [GNC] Security timezone

2023-04-02 Thread David T. via gnucash-user
When I reconcile my brokerage account statements with my GnuCash books, I reconcile actual transactions and ensure that commodity balances are correct. As long as those are accurate, the valuation at any given time is essentially arbitrary; it only becomes important at the time of sale. A

Re: [GNC] Security timezone

2023-04-02 Thread Fred Tydeman
I am talking about price quotes. I am trying to get month end and quarter end valuations. So that I can compare what GnuCash has versus statements from broker (to see if I have any missing or wrong transactions). In a couple of years, I plan on living full time on a ship as it travels around the

Re: [GNC] Security timezone

2023-04-02 Thread David T. via gnucash-user
I hesitate to jump in, since John is so much more knowledgeable and informed, but his reply (and my understanding of the back side functioning in this area) would suggest that the quote source doesn't usually include any time zone information, and the time zone that GnuCash inserts into its

Re: [GNC] Gnucash,org url is now working

2023-04-02 Thread Dr. David Kirkby
On Fri, 3 Mar 2023 at 16:53, Fred Bone wrote: > > What appears to be up is the loss of an automatic redirect from > http://www.gnucash.org > to > https://www.gnucash.org > which, as this is clearly an Apache webserver, is a matter of one line in > a .htaccess file. That’s not the best way to