Re: Any USAA OFX download news or updates within GNUCash?

2025-07-28 Thread John Ralls
US banks have shut it down. The new more secure access methods—especially Quicken’s—are proprietary and even the supposedly open ones require API keys that aren’t compatible with FLOSS like GnuCash. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Problems building on Mac Sonoma on an Intel Mac.

2025-07-27 Thread John Ralls
you need to access the venv that gtk-osx-setup.sh created. Normal usage of gtk-osx is through jhbuild. That’s a shell script in $HOME/.new_local/bin that sets up the environment and runs in the venv. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Where to find Webkit2gtk-4.1 (required when building on Mac)

2025-07-23 Thread John Ralls
didn’t find it that must have failed or been skipped because a prerequisite failed and you told jhbuild to keep going anyway. Do jhbuilbd build webkit2gtk3 to try again and if there’s an error fix it before proceeding. But first you need to make a clean build envi

Repackaged GnuCash 5.12 for macOS

2025-07-15 Thread John Ralls
Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Gnucash 5.12 i686 build failure - Fwd: [void-linux/void-packages] PR run failed: Check build - gnucash: update to 5.12. (4f35e2d)

2025-07-15 Thread John Ralls
fix it. That fix seems not to have worked on your i686 build. Are you able to take that info and debug into it to find where is the bad conversion? Regards, John Ralls > On Jul 14, 2025, at 15:12, Manfred Usselmann wrote: > > Hi, > > I tried to update the gnucash package in

Win32 Buildsystem

2025-07-14 Thread John Ralls
that the adjustments don’t apply. It’s built with ICU-77 and will break when that gets upgraded so those working in a mingw64 environment may want to add mingw-w64-x86_64-icu, mingw-w64-x86_64-harfbuzz, and mingw-w64-x86_64-harfbuzz-icu to their IgnorePkg. Regards, John Ralls

Re: [GNC] Request

2025-07-06 Thread John Ralls
it to use a different library that has support for multiple calendars but that’s unlikely to be any time soon. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Supply chain security?

2025-06-30 Thread John Ralls
either of those. I don’t know of any attempts to cross-compile in WSL but I also can’t think of any reason it wouldn’t work. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

ANNOUNCE: GnuCash 5.12 Released

2025-06-29 Thread John Ralls
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 1998. Regards, John Ralls ___ g

Re: Successful test build on Windows with Changes

2025-06-27 Thread John Ralls
> On Sep 3, 2024, at 8:50 AM, John Ralls wrote: > > it’s time for another round of banging my head against the webkit-on-windows > wall. It turned out to be mostly painless, only needed one small patch and removing a wart (-luuid, which is a static library and probably should

String Freeze for GnuCash 5.12

2025-06-22 Thread John Ralls
Devs, We’re a week away from releasing 5.12 so I’ve merged a new potfile and we’re in string freeze until the release. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash

Re: Freatures requiring libsecret-0.18

2025-06-10 Thread John Ralls
ring to the function they expect to have. Not AQBanking, that uses GnuTLS, GCrypt, and XMLSec. GnuCash uses Gnome Keyring to secure saved passwords for the MySQL and Postgresql backends. Regards, John Ralls ___ gnucash-devel mailing list gnucash-dev

Re: Pull Request 2096

2025-05-29 Thread John Ralls
ill update the GnuCash Wiki to match within the next few days. > > Thank you. Bruce, Thanks for helping keep GnuCash in sync with Finance::Quote. There’s no need to post here about a PR unless there’s something in it that you want to discuss

Re: [GNC] Ubuntu PPAs (Launchpad)

2025-05-20 Thread John Ralls
the release notes is quite enough work as it is, thank you. I won’t object if someone is willing to step up and be the “official” PPA-maker *provided* that that someone *commits* to doing it reliably for every release until they find somebody to replace them. Regards, John Ralls _

Re: gnucash stable: Bug 799603 - Does not save to mysql on localhost.

2025-05-12 Thread John Ralls
> On May 12, 2025, at 10:28 AM, Geert Janssens > wrote: > > Op maandag 12 mei 2025 01:31:11 Midden-Europese zomertijd schreef John Ralls: > > -#define DEFAULT_HOST "localhost" > > +/* Flatpak build blocks access to the resolver so it can't

Re: xml for Romanian e-Invoice

2025-05-09 Thread John Ralls
find the rest of that page helpful to explain the process for creating a custom report. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: QIF Import C++ Conversion status

2025-04-21 Thread John Ralls
spirit. If you’re I’m open—in fact, I *encourage* you—to consider using https://github.com/fmtlib/fmt and https://github.com/hanickadot/compile-time-regular-expressions; you can add them to borrowed. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Business accounts - taxes

2025-04-19 Thread John Ralls
yours (perhaps cs, hu, hr, or sk) and start from there. Note that GnuCash still doesn’t have Credit and Debit grouping accounts so Assets, Liabilities and Equity are always at the top level. Regards, John Ralls ___ gnucash-devel mailin

Re: @{ and }@ nesting

2025-04-19 Thread John Ralls
x these orderings as we touch the header files? They’re for Doxygen, which is why they’re always in comments. They have no effect on any phase of compilation and vice-versa. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnuca

Re: conversion of code base to C++

2025-04-09 Thread John Ralls
The bindings live in the imaginatively-named `bindings` directory tree. Not all of the C classes have good test coverage so you might want to start off writing some tests. Are you familiar with the GObject type system? Regards, John Ralls ___ gnucash

Re: GnuCash Windows Build Help

2025-04-05 Thread John Ralls
3.14. 3.5 is ancient. > [Russ Gorby] I saw this in the googletest module which has min version set to > 2.6. Seems like this will be an issue anywhere with cmake4.0.0 Oh, OK. We just need to bump the version of googletest to >= 1.12. Current is 1.16. Regards, John Ralls __

Re: GnuCash Windows Build Help

2025-04-05 Thread John Ralls
e require 3.14. 3.5 is ancient. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: GnuCash Windows Build Help

2025-04-02 Thread John Ralls
, the path separator is / not \, and line editing is GNU Readline. Regards, John Ralls > On Apr 2, 2025, at 07:12, wrote: > > So, after jhbuild completes successfully, is there a trick to getting cmake > to build the gnucash.git module directly? > I’m thinking that would b

Repackaged GnuCash 5.11 for macOS

2025-03-31 Thread John Ralls
/releases/download/5.11/Gnucash-Intel-5.11-2.dmg Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: CMake technical debt

2025-03-31 Thread John Ralls
OK. Regards, John Ralls > On 31 Mar 2025, at 05:17, wrote: > > I do have some experience with Cmake. We had a fairly mature cmake system > that I helped maintain and develop which built our code base for Linux and > Windows (both native compilers) but it's been 2 years

Re: GnuCash 6.0

2025-03-30 Thread John Ralls
for the vastly improved CSV importer introduced in 4.0. Regards, John Ralls > On Mar 30, 2025, at 19:34, ed...@billiau.net wrote: > > On Sun, 30 Mar 2025 22:12:00 -0400 > Brian Rater wrote: > >> We still have some major things in the pipeline that would warrant a >&g

Re: GnuCash 6.0

2025-03-30 Thread John Ralls
be merged. Regards, John Ralls > On Mar 30, 2025, at 19:12, Brian Rater wrote: > > We still have some major things in the pipeline that would warrant a major > release, it's just that noone has had available time to work them. I am > still planning to rewrite qif import

GnuCash 6.0

2025-03-30 Thread John Ralls
release out of. Is it time to switch to date-based versioning like Ubuntu along with more or less continuous integration, so next March we release 26-01 instead of 6.0? Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https

ANNOUNCE: GnuCash 5.11 Released

2025-03-30 Thread John Ralls
-5.11.tar.gz You can also checkout the sources directly from the git repository 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, M

Re: CMake technical debt

2025-03-30 Thread John Ralls
Not for me. Build system problems are a major pain point so they tend to get attended to. That doesn’t mean there aren’t things that could be done better. Do you have a lot of experience with cmake? Regards, John Ralls > On Mar 30, 2025, at 8:33 AM, > wrote: > > I’m

Pre-5.11 String Freeze

2025-03-23 Thread John Ralls
We’re a week away from releasing GnuCash 5.11 so I’ve updated the pot file, merged the po files, and synched it up with Weblate. Please don’t commit any changes or additions to translatable strings until after the release. Regards, John Ralls

Re: GnuCash Windows Build Help

2025-03-20 Thread John Ralls
manually. I have a local VM with a matching setup and every once in a while I do a Mingw64 update, get everything working again, commit the changes, then do a manual update on the build VM. Regards, John Ralls > On Mar 20, 2025, at 12:38 PM, > wrote: > > Yeah, I think that ma

Re: GnuCash Windows Build Help

2025-03-18 Thread John Ralls
code editor. It’s much less frustrating than the MinGW64 environment. Regards, John Ralls > On Mar 18, 2025, at 15:27, > wrote: > > That would be great. > I‘ve been converting the build script to python for my own uses so I’d be > very interested in anything you discover.

Re: Issues with GList Arguments in Python Bindings?

2025-03-08 Thread John Ralls
GObject-based classes, their memory management wasn’t done correctly and probably wouldn’t integrate well with GI. Our long-term goal is to reimplement them as C++ objects. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Building Dependencies GNUCash

2025-02-15 Thread John Ralls
ocs/STABLE/. It appears that the main page has gotten broken, but the modules page has most of the useful content. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Problem with US Tax Report and TXF export

2025-02-05 Thread John Ralls
Alex, I don’t think it’s necessary to explicitly remove the slot in xaccAccountGetTaxUSCopyNumber, the slot will get removed automatically in guI_to_accounts. Just adding the *copy_number test is sufficient to deal with 0 getting stored in the slot. Regards, John Ralls > On Feb 5, 2

Re: Problem with US Tax Report and TXF export

2025-02-04 Thread John Ralls
r ? std::make_optional(copy_number) : std::nullopt); } so that it will evaluate false in qof_instance_set_kvp_path. Regards, John Ralls > On Feb 4, 2025, at 18:04, Alex Aycinena wrote: > > I would request some advice in solving a problem that has been discussed on > the gnucash-

Re: Bug Report and Analysis: Loan Repayment Schedule Shift in GnuCash

2025-01-23 Thread John Ralls
e don’t interact with them. How we do things isn’t likely to apply to anyone else, and vice-versa. With that out of the way, the best place to discuss bug root causes is on the bug report. Please repost your analysis there. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC] Feature Request: Add Support for Functional Currency Amount in Transactions

2025-01-05 Thread John Ralls
seem to be too focussed on getting us to implement your specific workaround. We’re not likely to do that, Regards, John Ralls > On Jan 5, 2025, at 06:45, Tian Kevin wrote: > > Thank you for your response. I would like to provide additional context > regarding the importance o

Re: [GNC] Feature Request: Add Support for Functional Currency Amount in Transactions

2025-01-04 Thread John Ralls
adding a third pair of trading splits for the pricing currency. Regards, John Ralls > On Jan 4, 2025, at 19:25, Derek Atkins wrote: > > Back around GnuCash 1.4 each split had a home currency / value. It was > removed in 1.6. The argument at the time was that if you're hol

Re: [GNC] ANNOUNCE: GnuCash 5.10 Released

2024-12-18 Thread John Ralls
> On Dec 18, 2024, at 15:56, AP wrote: > > On Tue, Dec 17, 2024 at 08:01:01PM -0800, John Ralls wrote: >> I’d made an error when I wrote bit in the bundler script that derives the >> version to pass to the setup-generator: It gets the release instal >> directories

Re: [GNC] ANNOUNCE: GnuCash 5.10 Released

2024-12-17 Thread John Ralls
earlier version by hand it will have the last time stamp. Regards, John Ralls > On Dec 17, 2024, at 17:58, Ken Pyzik wrote: > > FYI --- Installed Version 5.10 on Sunday evening. Have been running with no > issues. Running with Windows 11 Pro. > > Have noticed a

ANNOUNCE: GnuCash 5.10 Released

2024-12-15 Thread John Ralls
ed 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 1998. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Integration with a large business management system

2024-12-12 Thread John Ralls
course resolvable with sufficient resources, but it doesn’t sound like you got an abundance of programmer hours available and we sure don’t. Regards, John Ralls > On Dec 12, 2024, at 06:00, Blake McBride wrote: > > Hello, > > I am the architect, owner, and one of the de

GnuCash 5.10 String Freeze

2024-12-08 Thread John Ralls
Reminder: I’ll release GnuCash 5.10 next Sunday so we have string freeze for the next week. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

GnuCash 5.9-2 for macOS 15.2

2024-11-21 Thread John Ralls
work fine on earlier macOS versions so it's safe to upgrade before installing 15.2 Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: GnuCash Windows Build Help

2024-11-08 Thread John Ralls
r in the user’s default browser (as we have always done on macOS) or even better in a GncHtml tab like we do with reports. Not many programs, not even Microsoft’s own, are still using Microsoft’s compressed HTML (aka CHM) nor the help reader. Rega

Re: GnuCash Windows Build Help

2024-11-08 Thread John Ralls
g vcpkg as a replacement for jhbuild, not realizing that it depends on MSys2 and doesn’t do a good job of tracking the dependencies. Reading that thread leads me to believe that the correct path is to replace jhbuild with pacman. Regards, John Ralls ___ g

Re: GnuCash Windows Build Help

2024-11-07 Thread John Ralls
saying pacman -S mingw-w64-i686-python-distutils-extra Regards, John Ralls > On Nov 7, 2024, at 08:47, Kevin Sanders wrote: > > Hi John, my name is Kevin Sanders. > > I'm a new user of GnuCash and I'm trying to get setup to do some development > work with GnuCas

Re: Please consider making a 5.10 release

2024-11-02 Thread John Ralls
https://wiki.gnucash.org/wiki/Release_Schedule You can use a flatpak nightly build (see https://wiki.gnucash.org/wiki/Flatpak#Nightly_Test_Versions_at_gnucash.org) in the meantime, or adjust your script call session.load() immediately after creating the session. Regards, John Ralls > On

Re: Translations blocked

2024-10-13 Thread John Ralls
Pedro, The string freeze was the last week of September. Looks like I failed to unlock it after the release on the 28th. Thanks for the report. Regards, John Ralls > On Oct 10, 2024, at 02:05, Pedro Albuquerque wrote: > > Hello, > > For several days now, I'm trying t

Re: [GNC] ANNOUNCE: GnuCash 5.9 Released

2024-09-30 Thread John Ralls
Sorry, the website push failed yesterday and I didn’t notice. It’s fixed now. Regards, John Ralls > On Sep 29, 2024, at 22:37, Joseph Keithley wrote: > > The Gnucash.org <http://gnucash.org/> page still only has versin 5.8 as the > download. Wh

ANNOUNCE: GnuCash 5.9 Released

2024-09-29 Thread John Ralls
ckout the sources directly from the git repository 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 Windo

Re: [GNC] CHASE BK-ADbanking-GnuCash

2024-09-28 Thread John Ralls
4 is use an Intuit product. That will work, but it doesn’t help you connect GnuCash to Chase; you’d be using it instead of GnuCash. Regards, John Ralls > On Sep 28, 2024, at 10:04, Luis Guzman wrote: > > I asked AI géminis what can i do based on what you told me with chase &g

Re: Is OFXHome Permanently Dead?

2024-09-28 Thread John Ralls
, John Ralls > On Sep 28, 2024, at 03:11, Doherty, Daniel wrote: > > Right, John, ofxhome.com <http://ofxhome.com/>. I was able to use this: > 'https://www.ofxhome.com:443/api.php?dump=yes > <https://www.ofxhome.com/api.php?dump=yes>' to get a full site d

Re: Is OFXHome Permanently Dead?

2024-09-27 Thread John Ralls
ct, is AFAICT not a direction we can follow. The same goes for FDX. Regards, John Ralls > On Sep 27, 2024, at 16:12, Jesse R. Becker wrote: > > Daniel, > > I also consider myself an outsider, but wondered a year or two ago if I > should donate some time and resourc

String freeze reminder

2024-09-22 Thread John Ralls
Devs, We're one week out from releasing 5.9, so string freeze is in effect from today until the release. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Successful test build on Windows with Changes

2024-09-03 Thread John Ralls
, John Ralls > On Sep 3, 2024, at 06:33, Robert Fewell <14ubo...@gmail.com> wrote: > > Hi, > > I have just finished refreshing my build VM's so they are upto date and > decided I would try to do a fresh build install on my Windows build machine > by doing the fo

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

2024-07-19 Thread John Ralls
Yeah, thanks for the heads up. I'd forgotten a step when I updated the website yesterday. Regards, John Ralls > On Jul 19, 2024, at 2:39 PM, Sherlock wrote: > > The home page has been updated. > > >> On Jul 19, 2024, at 1:03 PM, Sherlock wrote: >> >>

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: instanceCount in schedxaction

2024-07-17 Thread John Ralls
difying the schedxaction via the > dialog: so perhaps that's it? > > I'm sure someone will know ? The instance count is the number of the *next* instance. It’s set to 1 when an SX is created (gnucash/gnome/dialog-sx-editor.c line 1502) and incremented every time the SX creates a new transaction. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

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

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-devel ma

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-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

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

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

String Freeze

2024-06-23 Thread John Ralls
Devs, It's that time again: The 5.7 release is next weekend so we're in string freeze until then. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Building gnucash on Windows

2024-06-16 Thread John Ralls
> On Jun 16, 2024, at 09:37, > wrote: > > Does anyone actually have the gnucash build working on windows? > I’m trying to build i686 version on Windows 10. > I’ve had to work around multiple issues but after the build env is > configured, the mingw32 shell can run BUT > “jhbuild -f build” >

Re: Finance::Quote Keys and Options

2024-05-19 Thread John Ralls
> On May 19, 2024, at 09:42, Bruce Schuck wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 5/18/24 21:03, John Ralls wrote: > > > It wouldn’t be hard to add more keys to the GnuCash preferences page > > to collect API keys and set t

Re: Finance::Quote Keys and Options

2024-05-18 Thread John Ralls
Y) and > MarketStack (MARKETSTACK_API_KEY). Bruce, It wouldn’t be hard to add more keys to the GnuCash preferences page to collect API keys and set them as environment variables when querying F::Q, but is that the right way to do it? Can’t the key be passed in the query JSON? Same questio

Re: Hello

2024-05-09 Thread John Ralls
to get familiar with the code base in digestible chunks and there is no shortage of bugs to work on. We use Bugzilla 5 (docs at https://bugzilla.readthedocs.io/en/5.0/) hosted at https://bugs.gnucash.org/. You may want to join our IRC channel, see https://wiki.gnucash.org/wiki/IRC, where i

[GNC-dev] GnuCash 5.6 AQBanking Failure on Windows

2024-04-02 Thread John Ralls
5.6-1.setup.exe Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

[GNC-dev] 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 19

[GNC-dev] gnucash-5.5-1.setup.exe

2024-02-20 Thread John Ralls
56 is 720a60dca57e4199f28b5449158ddc89e62012f042a62c43b16c569fa0890275. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] Import roadmap

2024-02-04 Thread John Ralls
on either, but I'm also not convinced that it makes sense to reimplement functional algorithms as OO classes. I reimplemented the Scheme report options system into C++ a couple of years ago and it turned out to be a largely start-from-scratch redesign. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] Develop support for Import/Export using .xbrl?

2024-01-26 Thread John Ralls
> On Jan 26, 2024, at 12:42 PM, Frank H. Ellenberger > wrote: > > > > Am 25.01.24 um 19:59 schrieb John Ralls: >> Not really, it looks like a big-business thing. > OTOH I sem more and more governments requesting data for tex declaration in > xbrl format.

Re: [GNC-dev] Develop support for Import/Export using .xbrl?

2024-01-25 Thread John Ralls
; > XBRL - Wikipedia > > | > | > | > | | | > > | > > | > | > | | > XBRL - Wikipedia > > XBRL is a standards-based way to communicate and exchange business > information between business systems. These c... > | > > | &

Re: [GNC-dev] xml for Romanian e-invoice

2024-01-10 Thread John Ralls
fications. I think that rules out anyone on the GnuCash team. You'll need to recruit someone to write and maintain it for you. This sort of national specialization is generally out of scope for GnuCash so don't plan on contributing it. Regards, John Ralls

[GNC-dev] ANNOUNCE: GnuCash 5.5 Released

2023-12-17 Thread John Ralls
s://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 first stable release was

[GNC-dev] String Freeze

2023-12-10 Thread John Ralls
Reminder: GnuCash 5.5 release is next Sunday so we have a string freeze this week to let the translators catch up. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

[GNC-dev] New Address Sanitizer and Code Coverage builds

2023-12-08 Thread John Ralls
want coverage information for. There's details about using these features in the wiki at https://wiki.gnucash.org/wiki/Testing in sections cleverly titled Address Sanitizer and Coverage. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@g

Re: [GNC-dev] WebKitGtk now defaults to Gtk4

2023-11-21 Thread John Ralls
w years ago. That would be a step or two backwards but I guess it would be preferable to writing our own chart library. The good news is that it is being maintained, though at 2-3 commits/year I wouldn't say it's actively maintained. It's

Re: [GNC-dev] WebKitGtk now defaults to Gtk4

2023-11-21 Thread John Ralls
rk for your other project too: Instead of embedding links, embed a (java)script that connects to a network socket that the source program (GnuCash in our case) advertises and decorate it to look like a link. This stack overflow provides an example: https://stackoverflow.com/questions/99456

Re: [GNC-dev] Windows Build VM

2023-11-09 Thread John Ralls
>>> configure: error: /bin/sh >>> /C/users/mu/Entwicklung/GnuCash/gcdev64/gnucash/stable/src/OpenSP-1.5.2/config.sub >>> x86_64-w64-mingw64 failed >>> *** Error during phase configure of OpenSP: ## Error running >>> /bin/bash

[GNC-dev] GnuCash 5.4 Repackaged

2023-09-28 Thread John Ralls
cash-5.4-1.setup.exe ffe311fd2077cf1df15c253a5e062dc3801fa9db06829d3d12184184727e89c8 Gnucash-Intel-5.4-2.dmg e2a93460e7768b1b18e466e352ac13212b75094be6334ca0427b6cd4f66d8793 gnucash-docs-5.4.tar.gz Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

[GNC-dev] ANNOUNCE: GnuCash 5.4 Released

2023-09-24 Thread John Ralls
ucash.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 1998. Re

[GNC-dev] String Freeze

2023-09-17 Thread John Ralls
Devs, GnuCash 5.4 release is only a week away, so I've made and merged an updated gnucash.pot for the translators to work on. Please don't push any commits with new or revised translatable strings until after the release. Regards,

Re: [GNC-dev] Building GnuCash on an M1 Mac failing on aqbanking

2023-09-07 Thread John Ralls
Not really. It makes more sense to automate the patch, which I'll do shortly. Regards, John Ralls > On Sep 6, 2023, at 10:14 PM, Ian Plunkett wrote: > > That worked! > > [1/2] Generating > ../../share/doc/pt/gnucash-manual/figures/AccountReg_Screen.png, > ../../sh

Re: [GNC-dev] User not getting notifications [Ticket#207941]

2023-06-26 Thread John Ralls
Pedro, I didn't do anything with notifications. I did make a mistake resolving a merge conflict with weblate that caused the parser errors. Regards, John Ralls > On Jun 26, 2023, at 9:59 AM, Pedro Albuquerque wrote: > > John, > > I don't know what you did, but

[GNC-dev] ANNOUNCE: GnuCash 5.3 Released

2023-06-26 Thread John Ralls
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-dev] ANNOUNCE: GnuCash 5.2 File Save bug

2023-06-25 Thread John Ralls
Cash 5.3 out in a day or so once the cause has been isolated and fixed. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

[GNC-dev] ANNOUNCE: GnuCash 5.2 Released

2023-06-25 Thread John Ralls
m/Gnucash/gnucash/releases/download/5.2/gnucash-docs-5.2.tar.gz You can also checkout the sources directly from the git repository 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 Pu

[GNC-dev] Release 1 week away, so string freeze.

2023-06-18 Thread John Ralls
Reminder for all developers: The 5.2 release is one week away so please don't push any commits involving translatable strings until after that release. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org

Re: [GNC-dev] Proposed improvement for OFX/QFX import

2023-06-05 Thread John Ralls
es should be included (e.g. should it be optional for the OFX Memo field to be written to the import account's split memo field instead of appended to the transaction) etc. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] History of gnu_quote_source_s old_internal_name?

2023-05-26 Thread John Ralls
ne is following a lot of stocks. Regards, John Ralls > On May 25, 2023, at 23:18, Vincent Lucarelli > wrote: > > Hi, > > I’ve been slowly working on PR #1626 to use the to-be-released Finance::Quote > get_features() to communicate to gnucash at runtime the available quo

Re: [GNC-dev] Python bindings: "invalid unclassed pointer in cast to 'QofInstance'"

2023-05-23 Thread John Ralls
Looks like there's a bad pointer somewhere. Please open a bug report. Regards, John Ralls > On May 23, 2023, at 09:36, Steve Brown wrote: > > I get the following errors/warnings when using ApplyPayment to a > customer. > > * 06:56:27 WARN invalid uncla

Re: [GNC-dev] Finance::Quote on Mac M1 OSX Ventura

2023-05-18 Thread John Ralls
> On May 17, 2023, at 22:34, Bruce Schuck wrote: > > On 5/17/23 7:02 PM, John Ralls wrote: > >> That's interesting, but running your test from the end of that GitHub issue >> I get: >> ``` >> $ Hector:/Users/john> perl -MTest2::Plugin::NoWarnin

Re: [GNC-dev] Finance::Quote on Mac M1 OSX Ventura

2023-05-17 Thread John Ralls
:VERSION\n"' 0.09 $ Hector:/Users/john> perl -MTest2 -e 'print "$Test2::VERSION\n"' 1.302193 ``` DateTime::Locale also installs without error including passing all of its tests. Mind, I've had F::Q installed on it for a while. I'm running the current 13.4 de

[GNC-dev] GnuCash 5.1-2 for macOS

2023-05-09 Thread John Ralls
ash-Intel-5.1-2.dmg https://github.com/Gnucash/gnucash/releases/download/5.1/Gnucash-Intel-5.1-2.dmg Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] running freshly built gnucash without reinstalling the entire package

2023-05-09 Thread John Ralls
directory path. Regards, John Ralls > On May 1, 2023, at 5:48 AM, Platon Pronko wrote: > > Hi! > > I'm trying to apply some changes to the code and test them. Previously I > could just execute `make` in the build directory and then run > `./bin/gnucash`, however on

  1   2   3   4   5   6   7   8   9   10   >