Re: [GNC] Debug information to sort out Finance::Quote issue on macOS Ventura

2022-12-18 Thread Vincent Lucarelli
John, I opened an F::Q issue https://github.com/finance-quote/finance-quote/issues/254 to discuss with Bruce how to implement the enumeration in F::Q of modules with an API key. If you have time, please comment on any changes to the preliminary idea I outlined to make the feature work best fo

Re: [GNC] Debug information to sort out Finance::Quote issue on macOS Ventura

2022-12-18 Thread Vincent Lucarelli
Hi Richard, I’m running GnuCash on a Retina 5K, 27-inch, 2019 with an 3.7 GHz 6-Core Intel Core i5 and Ventura 13.0.1. I have an M1 MacBook, but don’t run GnuCash there. I didn’t follow the development of Ventura closely, so I don’t know when Apple changed course, but there are a few Intel mod

Re: [GNC] Debug information to sort out Finance::Quote issue on macOS Ventura

2022-12-18 Thread Vincent Lucarelli
Thanks John, I did in fact forget to replace the environment.local file after a fresh GnuCash install, but still no luck. I’m trying to sort through dtruss output, but it is a bit difficult to sort out what is going wrong. Happy to receive additional suggestions. For the API keys, I wrote seve

Re: [GNC] Debug information to sort out Finance::Quote issue on macOS Ventura

2022-12-16 Thread R Losey
Thanks; my old Intel iMac would not upgrade; I assumed because it was Intel, but I think it was just old (pre-Retina). Thanks for the info. On Fri, Dec 16, 2022 at 1:55 PM Vincent Lucarelli < vincent.lucare...@gmail.com> wrote: > Hi Richard, > > I’m running GnuCash on a Retina 5K, 27-inch, 2019

Re: [GNC] Debug information to sort out Finance::Quote issue on macOS Ventura

2022-12-16 Thread John Ralls
Vince, Dtruss probably tells you a lot of stuff you don't need and not much that you do. Did you try `gnucash --log gnc.scm=debug --logto=stderr`? Yes, GnuCash 5 will continue to use F::Q. Geert and I rewrote the original Scheme bridge in C++ and greatly improved the error capture and reporting

Re: [GNC] Debug information to sort out Finance::Quote issue on macOS Ventura

2022-12-16 Thread William Prescott
Ventura runs on lots of Intel (pre M1/M2) Macs. https://support.apple.com/en-us/HT213264 Will On Dec 16, 2022, at 13:18, R Losey wrote: I'm pretty sure that Ventura does not work on Intel Macs... I suspect that Vincent has an M1 or M2 Mac. ___ gn

Re: [GNC] Debug information to sort out Finance::Quote issue on macOS Ventura

2022-12-16 Thread R Losey
I'm pretty sure that Ventura does not work on Intel Macs... I suspect that Vincent has an M1 or M2 Mac. On Fri, Dec 16, 2022 at 11:32 AM john wrote: > > On Dec 15, 2022, at 4:37 PM, Vincent Lucarelli < > vincent.lucare...@gmail.com> wrote: > > > > Hi, > > > > I upgraded to macOS Ventura and am

Re: [GNC] Debug information to sort out Finance::Quote issue on macOS Ventura

2022-12-16 Thread john
> On Dec 15, 2022, at 4:37 PM, Vincent Lucarelli > wrote: > > Hi, > > I upgraded to macOS Ventura and am having trouble getting Finance::Quote to > work. > > gnc-fq-dump is working in the terminal (see shell output below), but in > GnuCash I get the error “There was a system error while retr

[GNC] Debug information to sort out Finance::Quote issue on macOS Ventura

2022-12-16 Thread Vincent Lucarelli
Hi, I upgraded to macOS Ventura and am having trouble getting Finance::Quote to work. gnc-fq-dump is working in the terminal (see shell output below), but in GnuCash I get the error “There was a system error while retrieving the price quotes.” Is there some way to get debugging output from the