[GNC] 5.5-1 crashing on macOS 14.3

David Reiser dbreiser at icloud.com
Fri Mar 8 11:47:42 EST 2024


You could try: sudo arch -arch x86_64 cpan -f JSON::Parse

You definitely need the x86_64 version of Perl modules for use with gnucash on Macs with Apple silicon cpus (M1, M2, M3) because gnucash is running in rosetta. I think if you tried the gnc-fq-udate first, you may have satisfied the requirement for everything except JSON::Parse.

I my command, I’m not sure you need the “arch” without the - sign. But you do need the “-f” (force) instead of the plain “-i” (install) because you already have a version of JSON::Parse installed, and the installer then ignores the arch difference and says you’re OK.

--
Dave Reiser
dbreiser at icloud.com





> On Mar 8, 2024, at 11:39 AM, Tom Teixeira <tjteixeira at earthlink.net> wrote:
> 
> Just upgraded to MacOS 14.4 release version. I had not previously installed the beta version.
> 
> I'm unable to get Finance::Quote working. I updated Finance::Quote -- tried both gnc-fq-update found inside the Gnucash.app package, and also using sudo cpan -i Finance::Quote.
> 
> /Applications/Gnucash-5.5.app/Contents/MacOS/gnucash-cli --quotes info
> Application Path /Applications/Gnucash-5.5.app/Contents/MacOS/gnucash-cli
> Failed to initialize Finance::Quote: missing_modules Finance::Quote JSON::Parse
> 
> But
> 
> sudo cpan -i JSON::Parse
> Loading internal logger. Log::Log4perl recommended for better logging
> Reading '/Users/tom/.cpan/Metadata'
>   Database was generated on Fri, 08 Mar 2024 15:54:09 GMT
> JSON::Parse is up to date (0.62).
> 
> Any ideas?
> 
> On 3/8/24 10:56 AM, David Reiser via gnucash-user wrote:
>> Gnucash 5.5 and 5.4 work fine for me under MacOS 14.4 release version. I did have to completely reinstall the Finance::Quote and dependency batch (and JSON::Parse separately).
>> --
>> Dave Reiser
>> dbreiser at icloud.com
>> 
>> 
>> 
>> 
>> 
>>> On Mar 8, 2024, at 12:56 AM, john <jralls at ceridwen.us> wrote:
>>> 
>>> Have any other Mac users upgraded to 14.4 and had GnuCash crash on them at startup? Or had it run without trouble?
>>> 
>>> Regards,
>>> John Ralls
>>> 
>>> 
>>>> On Mar 7, 2024, at 17:28, john <jralls at ceridwen.us> wrote:
>>>> 
>>>> First of all, don't send the same email twice from different addresses.
>>>> 
>>>> GnuCash 5.5 is working perfectly well for me on macOS 14.4 Beta (23E5211a) from last week. The 14.4 release *should* be substantially the same, but I'm traveling this month with only the one computer so I'm not going to take any upgrades until I get back home, nor will I be able to build a new package until then.
>>>> 
>>>> If it's crashing there will be a crash report, see https://wiki.gnucash.org/wiki/Stack_Trace#macOS for how to find it. Open a bug report (https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones) and attach the crash report.
>>>> 
>>>> Regards,
>>>> John Ralls
>>>> 
>>>> 
>>>>> On Mar 6, 2024, at 11:25, rts.trey via gnucash-user <gnucash-user at gnucash.org> wrote:
>>>>> 
>>>>> GnuCash 5.5-1 wouldn't open after OS update.
>>>>> Same version ran fine on previous OS versions.
>>>>> Multiple fresh download/install of new 5.5 GnuCash didn't fix.
>>>>> 
>>>>> Anything I can do to assist troubleshoot/repair the issue?
>>>>> 
>>>>> Anon20
>>>>> _______________________________________________



More information about the gnucash-user mailing list