Re: [GNC] GnuCash 3.7 and Portfolio Report

2019-10-06 Thread Adrien Monteleone
It is an e-mail list, so once it is out there, it is out there. You are using Nabble which takes the e-mail list and offers a forum-like interface. That doesn’t change the list, however. Regards, Adrien > On Oct 6, 2019 w41d279, at 8:54 AM, NOSTOP wrote: > > Hi John, > > I deleted my post b

Re: [GNC] GnuCash 3.7 and Portfolio Report

2019-10-06 Thread NOSTOP
Hi John, I deleted my post before seeing your reply. I realized I was trying to edit portfolio.scm for the old repo version 2.6.19 still installed on the machine, instead of portfolio.scm for ver 3.7 (flatpak) located /var/lib/flatpak/app/org.gnucash.GnuCash/x/x/x/ . I thought I was able to de

Re: [GNC] GnuCash 3.7 and Portfolio Report

2019-10-06 Thread Christopher Lam
Hello If you're using flatpak your portfolio.scm is probably located in another folder. I am sorry I don't know where exactly. Does anyone know if there is a flatpak nightly available? On Sun, 6 Oct 2019 at 13:02, NOSTOP wrote: > Hello John. > > I'm on ver 3.7, Flatpak, Linux Mint 18.3 > > My fi

Re: [GNC] GnuCash 3.7 and Portfolio Report

2019-10-06 Thread NOSTOP
Hello John. I'm on ver 3.7, Flatpak, Linux Mint 18.3 My file : portfolio.scm is different. There is no "report-currency" to change into "currency" at line 199 or anywhere else in the file. * portfolio.scm :* (define-module (gnucash report standard-reports portfolio)) (use-modules (gnucash

Re: [GNC] GnuCash 3.7 and Portfolio Report

2019-10-02 Thread Ed Boivin
c: Ed Fields<mailto:efield...@gmail.com>; Gnucash Users<mailto:gnucash-user@gnucash.org> Subject: Re: [GNC] GnuCash 3.7 and Portfolio Report > On Oct 2, 2019, at 10:54 AM, Ed Boivin wrote: > > I'm another Ed and am experiencing the same issue with the Investment > Por

Re: [GNC] GnuCash 3.7 and Portfolio Report

2019-10-02 Thread John Ralls
> On Oct 2, 2019, at 10:54 AM, Ed Boivin wrote: > > I'm another Ed and am experiencing the same issue with the Investment > Portfolio report. Was working fine until the upgrade to V3.7. > > Here is what is in my trace file after trying to run the report: > In procedure module-lookup: Unbound v

Re: [GNC] GnuCash 3.7 and Portfolio Report

2019-10-02 Thread Ed Boivin
From: John Ralls Sent: October 1, 2019 11:24 PM To: Ed Fields Cc: Gnucash Users Subject: Re: [GNC] GnuCash 3.7 and Portfolio Report You don't need perl unless you want to retrieve stock prices or currency exchange rates. It doesn't have anything to do with anything e

Re: [GNC] GnuCash 3.7 and Portfolio Report

2019-10-01 Thread John Ralls
You don't need perl unless you want to retrieve stock prices or currency exchange rates. It doesn't have anything to do with anything else. The next two errors are unusual, but they also relate to setting up online quote retrieval and don't have anything to do with the report failing. Was there

Re: [GNC] GnuCash 3.7 and Portfolio Report

2019-10-01 Thread Ed Fields
checked the trace file, * 17:12:27 WARN Could not spawn perl: Failed to execute child process (Bad file descriptor) * 17:12:27 ERROR gnc_process_get_fd: assertion 'proc' failed * 17:12:27 ERROR gnc_detach_process: assertion 'proc && proc->pid' failed * 17:13:14 WARN14 (apply-smob/

[GNC] GnuCash 3.7 and Portfolio Report

2019-10-01 Thread Ed Fields
Creating a portfolio report seems doesn't seem to work after selecting Reports / Assets and Liabilities / Investment Portfolio I am presented with Report error An error occurred while running the report. ordinarily I would expect to asked to set up the report -