Re: [GNC] Stock quotations

2022-11-17 Thread john
> On Nov 17, 2022, at 6:15 PM, Ira Fuchs wrote: > > Appending installation info to > /usr/local/Cellar/perl/5.34.0/lib/perl5/5.34.0/darwin-thread-multi-2level/perllocal.pod There's your problem. You're updating Homebrew's perl but GnuCash can't see that. gnc-fq-foo all have a shebang for

Re: [GNC] Stock quotations

2022-11-17 Thread Jim DeLaHunt
Ira: On 2022-11-17 14:51, Ira Fuchs wrote: I am trying to get quotes to work on Gnucash 4.2.1 on a Mac running Mojave You are on a Mac. Are you by any chance using MacPorts or Fink or Homebrew to install software?  If so, be aware that GnuCash consults only the system locations for Perl

Re: [GNC] Stock quotations

2022-11-17 Thread Ira Fuchs
If I run gnc-fq-update (as I’ve tried several times), it ends with: All tests successful. Files=59, Tests=82, 8 wallclock secs ( 0.14 usr 0.11 sys + 6.33 cusr 1.11 csys = 7.69 CPU) Result: PASS BPSCHUCK/Finance-Quote-1.5301.tar.gz Tests succeeded but one dependency not OK (Test::Kwalitee)

Re: [GNC] Stock quotations

2022-11-17 Thread John Ralls
Please remember to copy the list on all replies. What happens if you run gnc-fq-update like the message suggests? Regards, John Ralls > On Nov 17, 2022, at 4:22 PM, Ira Fuchs wrote: > > Thanks but: > cpan[1]> install Date::Manip > Reading '/var/root/.cpan/Metadata' > Database was generated

Re: [GNC] Stock quotations

2022-11-17 Thread John Ralls
> On Nov 17, 2022, at 2:51 PM, Ira Fuchs wrote: > > I am trying to get quotes to work on Gnucash 4.2.1 on a Mac running Mojave. > Gnucash says that Finance::Quote is not installed properly. However, this is > what I get in terminal: > > cpan[1]> install Finance::Quote > Reading

[GNC] Stock quotations

2022-11-17 Thread Ira Fuchs
I am trying to get quotes to work on Gnucash 4.2.1 on a Mac running Mojave. Gnucash says that Finance::Quote is not installed properly. However, this is what I get in terminal: cpan[1]> install Finance::Quote Reading '/var/root/.cpan/Metadata' Database was generated on Thu, 17 Nov 2022

Re: [GNC] How do I install recent version on Ubuntu?

2022-11-17 Thread R Losey
I upgraded to 22.04 LTS, and it seems to have installed either 4.11 or 4.12. On the previous version, I used flatpack to get the most recent version. On Wed, Nov 16, 2022 at 5:38 PM Dr. David Kirkby < drkir...@kirkbymicrowave.co.uk> wrote: > I had GnuCash on my Ubuntu system, but its version

Re: [GNC] Reusing old invoices?

2022-11-17 Thread Adrien Monteleone
I recall an issue not long ago with an uneditable, unposted invoice. I'll check to see if I resolved it and if so, how. (this was an issue with the line-items, the details were editable) Be sure you aren't trying to edit the details directly in the fields on the invoice tab. (I know, that is

[GNC] Reusing old invoices?

2022-11-17 Thread Morgan Read via gnucash-user
Hi Folks, I'm trying to re-use an old invoice that was never sent out - but, the entries seem to be locked. The invoice hasn't been posted and I can 'Edit Invoice' details, but when I come to entre a line item it's uneditable. I've been able to do the same with other invoices that were

Re: [GNC] How do I install recent version on Ubuntu?

2022-11-17 Thread Dr. David Kirkby
On Thu, 17 Nov 2022 at 16:55, Dr. David Kirkby < drkir...@kirkbymicrowave.co.uk> wrote: > I got version 14.12 installed today using flatpack. > > Dave > Sorry, 4.12 not 14.12 ___ gnucash-user mailing list gnucash-user@gnucash.org To update your

Re: [GNC] How do I install recent version on Ubuntu?

2022-11-17 Thread Dr. David Kirkby
On Thu, 17 Nov 2022 at 14:07, David Carlson wrote: > You can get release .4.8 as a PPA for Ubuntu 22.04. I think that is > fairly close to current, dated last February 9. IIRC, I got it from the > main Ububntu Jammy PPA . > I got version 14.12 installed today using flatpack. Dave

Re: [GNC] How do I install recent version on Ubuntu?

2022-11-17 Thread David Carlson
You can get release .4.8 as a PPA for Ubuntu 22.04. I think that is fairly close to current, dated last February 9. IIRC, I got it from the main Ububntu Jammy PPA . On Wed, Nov 16, 2022 at 9:49 PM Dr. David Kirkby < drkir...@kirkbymicrowave.co.uk> wrote: > On Thu, 17 Nov 2022 at 00:20, David H