[GNC] GnuCash 3.903 Released

2020-06-01 Thread John Ralls
The GnuCash development team announces GnuCash 3.903, the first testing release for what will soon be GnuCash 4.0. Changes Baseline requirements Operating Systems: • Linux: Ubuntu 18.04LTS • MacOS: 10.13 • Windows: 8.1 Software Dependencies: • C++ standard is n

Re: [GNC] [GNC-dev] GnuCash 3.903 Released

2020-06-01 Thread John Ralls
> On Jun 1, 2020, at 11:51 AM, John Ralls wrote: > > The GnuCash development team announces GnuCash 3.903, the first testing > release for what will soon be GnuCash 4.0. A further note for developers: This release begins Feature Freeze, please commit only bug fix changes unti

Re: [GNC] [GNC-dev] GnuCash 3.903 Released

2020-06-01 Thread John Ralls
> On Jun 1, 2020, at 11:51 AM, John Ralls wrote: > > GnuCash is now available as a flatpak from Flathub.org. Instructions for > installing and running. Are at https://wiki.gnucash.org/wiki/Flatpak Sorry. Regards, John Ralls ___

Re: [GNC] GnuCash 3.903 Released

2020-06-01 Thread John Ralls
/gnucash/gnucash%20%28unstable%29/gnucash-docs-3.903-1.tar.gz";> https://github.com/Gnucash/gnucash/releases/download/3.903/gnucash-docs-3.903.tar.gz Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subs

Re: [GNC] Unable to set start and end date in Income Statement report

2020-06-01 Thread John Ralls
hey have nice demo code built in; the actual controls used in GnuCash are GtkRadioButton [3] and GtkCheckButton [4]. Regards, John Ralls [1] https://www.w3schools.com/tags/att_input_type_radio.asp [2] https://www.w3schools.com/tags/att_input_type_checkbox.asp [3] https://developer.gnome.or

Re: [GNC] Libboost error upon upgrade to 20.04 from 19.10

2020-06-01 Thread John Ralls
ost those will be libboost_date_time, libboost_filesystem, libboost_locale, and libboost_regex. The right fix is to get the Ubuntu packager to rebuild the package with the new library versions. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@

Re: [GNC] ANNOUNCE: GnuCash 3.903 Released

2020-06-01 Thread John Ralls
It's actually the second, but still... Regards, John Ralls > On Jun 1, 2020, at 5:17 PM, Ed Reeder wrote: > > John, > You might want to clarify that this is an experimental/unstable release. > > Thanks for all you do! > > > On Mon, Jun 1, 2020, at 4:38 PM, Jo

Re: [GNC] Libboost error upon upgrade to 20.04 from 19.10

2020-06-02 Thread John Ralls
If you're able to build GnuCash from source that will resolve the problem. Regards, John Ralls > On Jun 2, 2020, at 11:53 AM, Tim Kallmer wrote: > > > ubuntu-bug gnucash > > Okay, I filed that bug. Thanks. In the meantime, would building a newer GC > like 3.1

Re: [GNC] Libboost error upon upgrade to 20.04 from 19.10

2020-06-02 Thread John Ralls
Hah! So it was your own build, not Ubuntu's. You should go close your bug report. Regards, John Ralls > On Jun 2, 2020, at 12:03 PM, Tim Kallmer wrote: > > Actually, I was able to resolve my issue just now. I resolved it by deleting > a previous build still present in

Re: [GNC] Importing XLM into GNUCash

2020-06-03 Thread John Ralls
ogram. XML is a language for creating data formats, not a format in itself. GnuCash can import invoices but they must be in something resembling a comma-separated-value format with the columns in a specific order. Regards, John Ralls ___ gnucash-user mail

Re: [GNC] --add-price-quotes prints nothing and always fails with no info

2020-06-05 Thread John Ralls
mezone: <=== optional > > Is there any way to get more debug information? My system is Debian 10, and > "gnucash -v" outputs: By default GnuCash logs to a file: https://wiki.gnucash.org/wiki/Tracefile. If you want the output to go to the terminal add `-

[GNC] GnuCash 3.904 Released

2020-06-07 Thread John Ralls
The GnuCash development team announces GnuCash 3.904, the third testing release for what will soon be GnuCash 4.0. Changes Baseline requirements Operating Systems: • Linux: Ubuntu 18.04LTS • MacOS: 10.13 • Windows: 8.1 Software Dependencies: • C++ standard is n

Re: [GNC] Download or change GNU Cash language to Spanish

2020-06-07 Thread John Ralls
You already have, though if you're using a distro that has language packs you might have to find the right one with the GnuCash Spanish message catalog. You might find https://wiki.gnucash.org/wiki/Locale_Settings helpful. Regards, John Ralls __

Re: [GNC] manuel en Français

2020-06-07 Thread John Ralls
Si vous voulez de l'aide en français, il vaut mieux demander sur la liste de diffusion française: https://lists.gnucash.org/mailman/listinfo/gnucash-fr. Cette liste est en anglais. Regards, John Ralls > On Jun 7, 2020, at 9:13 AM, Philippe POUMAILLOUX > wrote: > > Peut-ê

Re: [GNC] Can Finance::Quote look up bond prices by CUSIP?

2020-06-08 Thread John Ralls
sults by maturity, and binary-searching until I found it. They give F4955773 as the symbol, FWIW. Your best option seems to be to write a F::Q scraper module for empirasign.com. Regards, John Ralls > On Jun 8, 2020, at 11:40 AM, peterb wrote: > > Following up on this: I definitely

[GNC] GnuCash 3.905 Released

2020-06-14 Thread John Ralls
The GnuCash development team announces GnuCash 3.905, the fourth testing release for what will soon be GnuCash 4.0. Changes Baseline requirements Operating Systems: • Linux: Ubuntu 18.04LTS • MacOS: 10.13 • Windows: 8.1 Software Dependencies: • C++ standard is

[GNC] ANNOUNCE: GnuCash 5.6 Released

2024-03-31 Thread John Ralls
ki.gnucash.org/wiki/Git. About the Program GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in

[GNC] GnuCash 5.6 AQBanking Failure on Windows

2024-04-02 Thread John Ralls
5.6-1.setup.exe Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user - Please remember to CC this list on all your re

Re: [GNC] Using gnucash-cli for updating quotes on Windows

2024-04-04 Thread John Ralls
e price sources in your file because of Alphavantage being the default source for retrieving currency exchange rates. You don't specify the source on the command line with '-Q get'. It's specified for each commodity in the data file. The data-file spec takes a URI so you c

Re: [GNC] check printing

2024-04-05 Thread John Ralls
make and attach that strip when the regular read failed. Regards, John Ralls > On Apr 5, 2024, at 8:19 AM, R Losey wrote: > > While things may have changed, many years ago when I worked in the bank, > the info at the bottom of the check was printed with a special ink (I think &

Re: [GNC] Setting up gnucash / stocks

2024-04-27 Thread John Ralls
t seem to be correct. How do I set > up currency correctly? In my setup, is USD or EUR the Security? > > > Thanks for your help. > You need to create a USD-denominated account of type Assets and make it the parent of the Danaher account. Regards, John Ralls ___

Re: [GNC] Finance::Quote on a Mac with a foreign perl

2024-04-27 Thread John Ralls
cOS is macOS. They don't change anything for the hardware, not even the build: Everything in the OS is universal binaries with x86_64 snd arm64. It's possible that Xcode/command-line tools adds stuff to /System/Library/Perl/Extras, but the user said he has both installed. I've

Re: [GNC] Finance::Quote PreRelease 1.61_03

2024-05-03 Thread John Ralls
users should also point cpan at a user-space directory. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user - Ple

Re: [GNC] Finance::Quote PreRelease 1.61_03

2024-05-03 Thread John Ralls
> On May 3, 2024, at 10:35 AM, Bruce Schuck wrote: > > On 5/3/24 9:58 AM, John Ralls wrote: > >> It’s normal for Linux distros to package perl modules. Fedora’s is >> https://packages.fedoraproject.org/pkgs/perl-Finance-Quote/perl-Finance-Quote/ >> <https:

Re: [GNC] Trouble importing .qif into Guncash

2024-05-05 Thread John Ralls
Yes, use a recent nightly build from https://code.gnucash.org/builds/flatpak/stable. Regards, John Ralls > On May 4, 2024, at 22:04, David Wasserman via gnucash-user > wrote: > > Recently upgraded to 24.04 LTS. Gnucash Version: 5.6. Build ID: Flathub > 5.6-2. > Gnuca

Re: [GNC] no drop-down accounts list in ledger Transfer column.

2024-05-07 Thread John Ralls
#Using_the_Debian_Archive. Regards, John Ralls > On May 7, 2024, at 03:17, Adrien Monteleone > wrote: > > Hmm.. it has been many moons since I made the move from 3.x to 4.x, so I > don't see an obvious preference either. But perhaps toggle the: > > Preferences &

Re: [GNC] no drop-down accounts list in ledger Transfer column.

2024-05-07 Thread John Ralls
#Using_the_Debian_Archive. Regards, John Ralls > On May 7, 2024, at 03:17, Adrien Monteleone > wrote: > > Hmm.. it has been many moons since I made the move from 3.x to 4.x, so I > don't see an obvious preference either. But perhaps toggle the: > > Preferences &

Re: [GNC] Stomped with interface between GNC (v4.18) and F::Q (v1.61_02)

2024-05-08 Thread John Ralls
Kalpesh, I think your price has too many digits. Try rounding it to 10E-9. Regards, John Ralls > On May 8, 2024, at 09:05, Kalpesh Patel wrote: > > Hi GNC User community - > > > > I am developing a second F::Q module of my own. The first one works fine but > second

Re: [GNC] Problem building Gnucash from source using wiki page "macOS/Quartz"

2024-05-10 Thread John Ralls
Failed! > > > > Patch for project.py appears here: https://github.com/pypa/pipenv/issues/6106 > > > > Do I patch project.py manually and rerun gtk-osx-setup.sh? > Yes. Pipenv has merged my PR but hasn’t done a new release. Regards, John Ralls

Re: [GNC] Transferring Gnu Cash Data to New Computer

2024-05-17 Thread John Ralls
ename in the file list. GC will show the full path. >> > > Interesting... that doesn't work on my iMac (M1 running Sonoma 14.4.1) It can't. macOS controls the menus and hover text isn't something that their menus provide. Regards, John Ralls

Re: [GNC] Delete a trading account => crash

2024-05-19 Thread John Ralls
u do the delete-and-transfer then turn it back on again. If you have two commodities you need to change all of the accounts using IVRPRC to use IVR-PC then edit every transaction that used IVRPRC, delete the trading splits, and commit it to generate new trading spits in IVR-PC. Regards, John Ral

Re: [GNC] All Reports Crashing Version 5.6-1

2024-05-19 Thread John Ralls
xisting_bugs_or_entering_new_ones) and if possible get a stack trace (see https://wiki.gnucash.org/wiki/Stack_Trace#Windows) and attach it to the bug report. Please also attach gnucash.trace.ITONN2.log, Regards, John Ralls ___ gnucash-user mailing

Re: [GNC] Can't download stock prices

2024-05-19 Thread John Ralls
rent version 1300.36.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1319.0.0) You can check that the application bundle is complete and matches its code signature with spctl —assess -vv /Applications/Gnucash.app It should report /Applications/Gnucash.app

Re: [GNC] Can't download stock prices

2024-05-20 Thread John Ralls
shell with no environment variables set and ignoring all of your zsh config files. You can quit back to your regular shell with d, but first try running /Applications/Gnucash.app/Contents/MacOS/gnucash-cli -Q info Regards, John Ralls > On May 19, 2024, at 22:22, Ernie Wakamatsu wr

Re: [GNC] Can't download stock prices

2024-05-20 Thread John Ralls
info It’s in the first line of output. I’m going to file a bug with Apple on that if it’s still true when the first macOS 15 developer beta comes out in 3 weeks. Maybe they’ll fix it. Regards, John Ralls > On May 20, 2024, at 18:07, Ernie Wakamatsu wrote: > > Very strange. I get tw

Re: [GNC] Can't download stock prices

2024-05-21 Thread John Ralls
consider it a bug because their file systems are case sensitive. As for what to do, that should be obvious: Spell the path correctly, where spell includes case. You also need to run gnc-update-fq again to get JSON::Parse installed. Regards, John Ralls > On May 20, 2024, at 22:00, Ernie Wakama

Re: [GNC] Can't download stock prices

2024-05-21 Thread John Ralls
, John Ralls > On May 21, 2024, at 19:16, Ernie Wakamatsu wrote: > > HI John and Gnucash Supporters, > > I was afraid you were going to say that. As far as I can tell, I have > JSON::Parse installed, but gnucash-cli is not finding it. > > Ernie-Mac-mini% cpan JSON::Parse &

Re: [GNC] GnuCash works on clean install of Ubuntu 24.04

2024-05-23 Thread John Ralls
Good that it works, I guess. Is the cause of the problem the broken Nvidia drivers? Regards, John Ralls > On May 23, 2024, at 10:00, Mark at Lorimark > wrote: > > Hey, run gnucash with this to get it to show reports; > >> WEBKIT_DISABLE_COMPOSITING_MODE=1 gnuc

Re: [GNC] Gnucash on Debian

2024-05-26 Thread John Ralls
you have installed. The function was added in 4.6; bookworm has 4.13 (5.6 is available in bookworm-backports should you want the latest release). Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription pre

Re: [GNC] YahooJSON Failing Again?

2024-05-29 Thread John Ralls
p/Contents/MacOS/gnucash-cli Finance::Quote fields GnuCash uses: symbol: AAPL<=== required date: 05/29/2024 <=== recommended currency: USD <=== required last: 190.29 <=\ nav: <=== one of these price:

Re: [GNC] gnucash-user Digest, Vol 254, Issue 46

2024-05-29 Thread John Ralls
> On May 29, 2024, at 20:15, Bruce Schuck wrote: > > On 5/29/24 18:01:33 -0700, John Ralls wrote: > >> OBTW, I had to force-install 1.62 because >> Test Summary Report >> --- >> t/02-pod-coverage.t (Wstat: 512 Tests: 0 Failed: 0) >

Re: [GNC] General Ledger Report Request

2024-06-13 Thread John Ralls
Have you explored Reports>Assets & Liabilities>General Ledger? It’s pretty thoroughly configurable, I’d think you can get almost everything you want out of it. The one thing we can’t do is pagination, it’s not something that HTML is capable of. Regards, John Ralls > On Jun 1

[GNC] Another WebKitGtk GPU fail.

2024-06-17 Thread John Ralls
, fixed it. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user - Please remember to CC this list on all your

Re: [GNC] GNU cash error - cannot retreive stock price

2024-06-21 Thread John Ralls
Not with that error. BVB.pm retrieves from https://bvb.ro <https://bvb.ro/> and provides source bvb, tradeville, and Romania and is queried as part of europe. Maybe you picked the wrong source for one of your securities? Regards, John Ralls > On Jun 21, 2024, at 06:21, eml...@gmail.

Re: [GNC] Consistent way to hang Gnucash

2024-06-23 Thread John Ralls
. Regards, John Ralls > On Jun 23, 2024, at 08:12, Michael Hendry wrote: > > Further to my recent crash report: > > Start to reconcile a bank account. > > Edit a pension payment during reconciliation because the regular payment has > gone up > > Open the Scheduled Tra

[GNC] Release Next Weekend, please test nightly builds

2024-06-23 Thread John Ralls
users: Nightly builds beginning with today's have the latest beta release of AQBanking, version 6.5.11beta. This fixes failures in the last release version (6.5.4) so if no one reports any serious problems we'll break our usual policy and include it in the 5.7 release bundles. Thanks!

Re: [GNC] Release Next Weekend, please test nightly builds

2024-06-24 Thread John Ralls
David, Sorry, no. You’d have to look at git history. That’s what I’ll be doing later this week to write the release notes. Regards, John Ralls > On Jun 24, 2024, at 09:14, David Carlson wrote: > > Question: Is there a preliminary release note indicating the changes that >

Re: [GNC] Build ID: git 5.6-246-ge5628f09d0+(2024-06-22)

2024-06-29 Thread John Ralls
's no selection, but you're expecting it to override the selected transaction. I think we might get a bit of pushback if we changed that. I looked through your gnucash-user posts for the last year and didn't find the one you're referring to. Regards, John Ralls > On Jun 29, 202

Re: [GNC] GnuCash Crash After upgrade to Sonoma

2024-06-29 Thread John Ralls
file and crashed in GtkFileChooser when I tried to open a file. What were you upgrading from? Apple Silicon or Intel? Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to u

Re: [GNC] GnuCash Crash After upgrade to Sonoma

2024-06-29 Thread John Ralls
—and in the meantime make sure that you have Time Machine backing all of them up! Regards, John Ralls > On Jun 29, 2024, at 18:01, C Konz wrote: > > Intel Core. > > Is there a file that I can copy that will have all the old data that I can > move over to the new GnuCash or

[GNC] ANNOUNCE: GnuCash 5.7 Released

2024-06-30 Thread John Ralls
y as described at https://wiki.gnucash.org/wiki/Git. About the Program GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, MacOS, and Microsoft Windows. Programming on GnuCash began

Re: [GNC] List of gnucash packages available in flathub looks limited

2024-06-30 Thread John Ralls
xact same commit pushed to my repo as a test completed successfully last night. I've just started a retry. I can't account for what flathub makes available. All of the old flatpaks, both release and nightly, are available at https://code.gnucash.org/builds/flatpak. Regards, John

Re: [GNC] List of gnucash packages available in flathub looks limited

2024-06-30 Thread John Ralls
> On Jun 30, 2024, at 1:55 PM, John Ralls wrote: > > > >> On Jun 30, 2024, at 1:36 PM, Bruce Olson via gnucash-user >> wrote: >> >> Greetings, >> >> The list of GnuCash packages available in Flathub looks limited. I don't >>

Re: [GNC] List of gnucash packages available in flathub looks limited

2024-06-30 Thread John Ralls
> On Jun 30, 2024, at 17:27, Bruce Olson wrote: > > On 6/30/24 15:56, John Ralls wrote: >>> On Jun 30, 2024, at 1:55 PM, John Ralls wrote: >>> >>> >>> I just noticed this after the v5.7 release today. I also don't see v5.7 >>

Re: [GNC] List of gnucash packages available in flathub looks limited

2024-07-01 Thread John Ralls
> On Jun 30, 2024, at 23:27, Bruce Olson wrote: > > On 6/30/24 21:11, John Ralls wrote: >> >> >>> On Jun 30, 2024, at 17:27, Bruce Olson wrote: >>> >>> On 6/30/24 15:56, John Ralls wrote: >>>>> On Jun 30, 2024, at 1:55 PM, J

Re: [GNC] Confusing GC update versions

2024-07-01 Thread John Ralls
ith KDE. Flathub correctly reports that the current version is 5.7. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucas

Re: [GNC] List of gnucash packages available in flathub looks limited

2024-07-01 Thread John Ralls
> On Jul 1, 2024, at 09:25, John Ralls wrote: > > > >> On Jun 30, 2024, at 23:27, Bruce Olson wrote: >> >> On 6/30/24 21:11, John Ralls wrote: >>> >>> >>>> On Jun 30, 2024, at 17:27, Bruce Olson wrote: >>>> >

Re: [GNC] GC crashing after upgrade

2024-07-01 Thread John Ralls
ys* help. This turns out to be https://bugs.gnucash.org/show_bug.cgi?id=799347. It also crashes if you try to re-parent an account. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to un

Re: [GNC] okay maybe I am slow however I am having trouble understanding how to get any support

2024-07-02 Thread John Ralls
To answer the second question first, this is the place. How are the amounts presented in the CSV you’re trying to import and what column types have you assigned? Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your sub

Re: [GNC] GC crashing after upgrade

2024-07-02 Thread John Ralls
method is more approachable for non-developers. Homebrew isn’t an option, they just package up my release dmgs. I don’t think flatpaks will work on macOS but I’ll admit that I’ve never actually tried. One would have to start by porting the flatpak infrastructure to macOS. Regards, John Ralls

Re: [GNC] GnuCash for Apple Silicon Macs

2024-07-02 Thread John Ralls
rlock posted a fix for the WebKit crash to gnucash-devel back in April but I haven’t had time to try it out. My guess about Rosetta is that it will be around as long as Apple continues to support the last Intel Macs with macOS. They were still selling Intel Mac Pros until a year ago—and thos

Re: [GNC] GC crashing after upgrade

2024-07-03 Thread John Ralls
No need for a VM on macOS, app bundles are completely self-contained except for Finance::Quote. You can have as many different versions of GnuCash installed as you like as long as they have different names or you put them in different folders. Regards, John Ralls > On Jul 3, 2024, at 09

Re: [GNC] Importing to Gnucash

2024-07-05 Thread John Ralls
the credit column. If you’re importing into a liability account (e.g. credit card) then you may need to flip that depending on your choice for reverse-balance accounts in Preferences>Accounts. If it comes in backwards, meaning that an amount you intend as a debit imports as a credit then reverse

[GNC] Re-ANNOUNCE: GnuCash 5.7 Released

2024-07-06 Thread John Ralls
sitory as described at https://wiki.gnucash.org/wiki/Git. About the Program GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, and its

Re: [GNC] SHA for GnuCash 5.7 incorrect

2024-07-06 Thread John Ralls
Heh, that was almost the least of the problem with that announcement email. I've sent a new one with the correct SHA256s and also the release notes that are supposed to be most of the announcement. Regards, John Ralls > On Jul 6, 2024, at 4:25 PM, Frederick Bambrough wrote: > >

Re: [GNC] Bogus email?

2024-07-06 Thread John Ralls
A fluke (a kind of fish, https://en.wikipedia.org/wiki/Summer_flounder, but not a phish ;-) ) I think: It looks like Mr. Bambrough accidentally replied to the email instead of using the link. Regards, John Ralls > On Jul 6, 2024, at 5:54 PM, Phyllis Bruce wrote: > > I’m confused a

[GNC] ANNOUNCE: GnuCash 5.8 Released

2024-07-07 Thread John Ralls
, and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gn

Re: [GNC] Gnucash 5.7/8 on Linux Mint 21.3

2024-07-09 Thread John Ralls
hat helps > the initiated! Thanks > ___ Looks like the bad Nvidia driver crash, bug 799301 (https://bugs.gnucash.org/show_bug.cgi?id=799301 Try running flatpak run --env=WEBKIT_DISABLE_COMPOSITING_MODE=1 org.gnucash.GnuCash

Re: [GNC] aqbanking import mapping to GnuCash

2024-07-10 Thread John Ralls
’s move this to a bug report. It will be easier to follow and to keep track of attachments. It would be helpful to know what shows up on the GnuCash side from that import, including Notes (double-line view) and Memos (Split View). Regards, John Ralls

Re: [GNC] New accounts don't show up in GC 5.8 under Flathub

2024-07-15 Thread John Ralls
, the new account > appears in the account tree. I think that has to do with the fix for bug 799347. There are some other side effects. Bob Fewell and I are working on it, the discussion is at the bottom of https://bugs.gnucash.org/show_bug.cgi?id=

Re: [GNC] New accounts don't show up in GC 5.8 under Flathub

2024-07-15 Thread John Ralls
> On Jul 15, 2024, at 10:07 AM, John Ralls wrote: > > > >> On Jul 15, 2024, at 06:48, rsbrux via gnucash-user >> wrote: >> >> When I create a new account in GC (v5.8 running in Flathub under Ubuntu >> Studio 22.04 LTS), it doesn't sho

Re: [GNC] New accounts don't show up in GC 5.8 under Flathub

2024-07-16 Thread John Ralls
I’ve added instructions for that to the wiki page. Regards, John Ralls > On Jul 16, 2024, at 06:48, rsbrux wrote: > > Thanks, but I am a bit unsure about the instructions. > 1. It says they won’t work if I have the flathub repository configured, which > I do. > 2. Before d

[GNC] Announcement: GnuCash 5.8 For Apple Silicon

2024-07-16 Thread John Ralls
sh-Arm-5.8-1.dmg https://github.com/Gnucash/gnucash/releases/download/5.8/Gnucash-Arm-5.8-1.dmg The sha-256 hash is 3b736455e7c2f26324f4968c475bb1b858e243269fdcb676091fa99b51cd7e98 and it is notarized by Apple. Regards, John Ralls ___ gnucash-user ma

Re: [GNC] Announcement: GnuCash 5.8 For Apple Silicon

2024-07-16 Thread John Ralls
Sigh. Yes, detective work indeed. Nothing deceptive about it! Regards, John Ralls > On Jul 16, 2024, at 16:59, Chris Graves wrote: > > Wish I had a Silicon Mac!, but do appreciate the perhaps deceptive detective > work done by Sherlock ;-) and of course John. Thank you each f

Re: [GNC] Announcement: GnuCash 5.8 For Apple Silicon

2024-07-17 Thread John Ralls
It definitely is 5.7, complete with the crash if you try to re-parent an account. It looks like I never pushed the 5.8 commit for gnucash-on-osx so I didn’t build what I thought I did. I’ll have another go at it tomorrow. Regards, John Ralls > On Jul 16, 2024, at 21:49, William Presc

Re: [GNC] [devel question] instanceCount in schedxaction

2024-07-17 Thread John Ralls
Your email to gnucash-devel went through, https://lists.gnucash.org/pipermail/gnucash-devel/2024-July/046944.html Regards, John Ralls > On Jul 16, 2024, at 21:42, Kevin Buckley via gnucash-user > wrote: > > I've tried posting the following to the -devel list, to which

Re: [GNC] New accounts don't show up in GC 5.8 under Flathub

2024-07-18 Thread John Ralls
pak/future/?C=M;O=D > Tip > The file names in these directories can be used in the example below after > trimming the „gnucash-“ prefix and „.flatpakref“ suffix. > That means go to the first link, https://code.gnucash.org/builds/flatpak/stable/, and find the nightly build that you w

Re: [GNC] Announcement: GnuCash 5.8 For Apple Silicon

2024-07-18 Thread John Ralls
eases/download/5.8/Gnucash-Arm-5.8-2.dmg Sorry for the inconvenience, but everyone who got Tuesday's bundle should replace it with this one. Regards, John Ralls > On Jul 17, 2024, at 5:35 PM, John Ralls wrote: > > It definitely is 5.7, complete with the crash if you try to re-paren

Re: [GNC] GnuCash getting worse?

2024-07-19 Thread John Ralls
manages commodities the Security Editor. Both are a larger problem than an error dialog in the CSV importer. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://l

Re: [GNC] gnucash ARM crashes on delete account

2024-07-19 Thread John Ralls
. Regards, John Ralls > On Jul 19, 2024, at 07:11, Mark Cochran wrote: > > On 2024-07-18 10:07, Mark Cochran wrote: >> On 2024-07-17 11:31, Mark Cochran wrote: >>> I'm trying out the Apple Silicone version of gnucash (download file named >>> Gnucash-Arm-5

Re: [GNC] GnuCash getting worse?

2024-07-19 Thread John Ralls
ng their ‘:’ separators. If you have an actual, reproducible problem please file a new bug and attach a sample empty gnucash file and CSV file demonstrating the import failure. Don’t reopen randomly-selected bugs that happen to be on the same component that you’re having a problem wit

Re: [GNC] GnuCash getting worse?

2024-07-19 Thread John Ralls
and still says Deposit and Withdrawal. Regards, John Ralls > On Jul 19, 2024, at 09:22, Greg Julius wrote: > > FWIW, I really struggled with this to figure out what was wrong with my > imports. There is a Commodity field and there is a Currency field. I had to > repeatedly

Re: [GNC] GnuCash getting worse?

2024-07-20 Thread John Ralls
> On Jul 20, 2024, at 04:19, Nate Bargmann wrote: > > * On 2024 19 Jul 18:50 -0500, John Ralls wrote: >> As I said, I see that as a documentation issue. The column labels have >> to be terse and we can’t use per-item tooltips in the long run because >> the Gtk folks

Re: [GNC] Price quote fail popup too tall

2024-07-27 Thread John Ralls
nd clickable. The quotes that could be retrieved should have been saved. The dialog about failed quotes is purely informational. How you dismiss it doesn’t change what the program does. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@

Re: [GNC] booking period

2024-08-02 Thread John Ralls
s to file properties and set the feature for the future branch. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user -

Re: [GNC] Bulk setup of accounts?

2024-08-02 Thread John Ralls
ay? Yes, once the transactions are created they must be edited one at a time. The other way is to delete the file and start over. This time import a month at a time and use the match dialog. After 2 or 3 imports there will be enough match info for the matcher t

Re: [GNC] Consistent way to hang Gnucash

2024-08-03 Thread John Ralls
David, Michael is on macOS and there are no macOS nightlies. Regards, John Ralls > On Aug 3, 2024, at 08:30, David Carlson wrote: > > Michael, > > Go ahead and continue testing and reporting your findings. I have created a > bug report 799381 for a different but possibly

Re: [GNC] Consistent way to hang Gnucash

2024-08-03 Thread John Ralls
Michael, No problem, life happens. If you have time please try to reproduce the crash and hang with the current 5.8 release. As usual the more detail you can provide to help me reproduce the problem the more likely it is that I’ll be able to figure it out and fix it. Regards, John Ralls

Re: [GNC] Consistent way to hang Gnucash

2024-08-06 Thread John Ralls
-240 I’m impressed with your father’s diligence. He’s the first I’ve heard of who tried to use punch cards to keep track of genealogy research. Regards, John Ralls > On Aug 5, 2024, at 12:29, Michael Hendry wrote: > > Are you a genealogy addict too, John? > > My late fat

Re: [GNC] Consistent way to hang Gnucash

2024-08-06 Thread John Ralls
nobody’s given it the thorough overhaul it needs. Even so modern OS design makes it pretty unlikely that it could cause another program, never mind macOS, to crash. Regards, John Ralls > On Aug 5, 2024, at 09:41, Michael Hendry wrote: > > Thanks, John, > > I’ve tried and fail

Re: [GNC] Error When Running GnuCash on Windows 11

2024-08-10 Thread John Ralls
ake sure that you got the right installer. The current release is GnuCash 5.8 so you could install that instead. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https:/

Re: [GNC] Move working files

2024-08-10 Thread John Ralls
’s at present there’s no way to tell GnuCash to move the previous XML file to another directory nor to write the log files to another directory. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscrip

Re: [GNC] Transfer to new PC

2024-08-11 Thread John Ralls
And see https://wiki.gnucash.org/wiki/Backup for what files you need to copy over. Regards, John Ralls > On Aug 11, 2024, at 09:00, Mark at Lorimark > wrote: > > (not sure) > > I think if you hit "Help-> About" it will display the paths that are in u

Re: [GNC] Fail to build gnucash on MINGW32, gwenhywfar compile error

2024-08-11 Thread John Ralls
) +int GWENHYWFAR_CB _dlgSignalHandler(GWEN_DIALOG *dlg, GWEN_DIALOG_EVENTTYPE t, const char *sender) { switch (t) { case GWEN_DialogEvent_TypeInit : Regards, John Ralls > On Aug 11, 2024, at 20:04, Hai Liang Wang wrote: > > Hi, folks > > After reading guide with https://w

Re: [GNC] Fail to build gnucash on MINGW32, gwenhywfar compile error

2024-08-12 Thread John Ralls
the Mingw32 (i686) environment installed when you ran setup-mingw64.ps1 you’ll be OK. The Mingw64 (x86_64) won’t work because there’s no webkitgtk package for it. Regards, John Ralls > On Aug 11, 2024, at 23:09, Hai Liang Wang wrote: > > John, > > Thanks for your quick res

Re: [GNC] Error during phase build of gnucash-git: # Error running ninja, build on MINGW32

2024-08-14 Thread John Ralls
al note I’ve found that it’s more reliable to run buildserver\build_package.ps1 from a powershell window than jhbuild from a mingw32 terminal window. Regards, John Ralls > On Aug 13, 2024, at 21:30, Hai Liang Wang wrote: > > hi, Folks > > During running `TARGET=gnucash-stable

Re: [GNC] Windows installer build failure, cmath error: 'copysign' has not been declared in '::' on MINGW32

2024-08-15 Thread John Ralls
< 14 || (__GNUC__ == 14 && __GNUC_MINOR__ < 1) #undef _GLIBCXX_USE_C99_MATH_TR1 #else #undef _GLIBCXX_USE_C99_MATH_FUNCS #endif But it’s harmless to just undef both of them. Do you want to submit a PR so you get credit? Regards, John Ralls > On Aug 14, 2024, at 23:5

Re: [GNC] CMake error, GnuCash can't be built with the DESTDIR environment variable set on Windows, build on MINGW32

2024-08-15 Thread John Ralls
DESTDIR flat doesn’t work on Windows because it prepends $DESTDIR to $CMAKE_INSTALL_PREFIX and the latter starts with a drive letter. See https://cmake.org/cmake/help/latest/envvar/DESTDIR.html. Regards, John Ralls > On Aug 15, 2024, at 01:20, Hai Liang Wang wrote: > > Get some rel

Re: [GNC] Gnucash.exe bootstrap error, image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)

2024-08-16 Thread John Ralls
. Regards, John Ralls > On Aug 15, 2024, at 22:06, Hai Liang Wang wrote: > > What I tried just now, but not work. > As mentioned in https://bbs.archlinux.org/viewtopic.php?id=261143 > > *update-mime-database /mingw32/share/mime* > > *chmod -R 755 /mingw32/share/mime* >

Re: [GNC] Gnucash.exe bootstrap error, image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)

2024-08-16 Thread John Ralls
re you’re getting a mingw64 library instead of a mingw32 one. You also might want to rebuild GnuCash with -DCMAKE_BUILD_TYPE=Debug set so that you get source lines included in your backtraces. Regards, John Ralls > On Aug 16, 2024, at 08:58, John Ralls wrote: > > Failing to load an i

<    5   6   7   8   9   10   11   12   13   14   >