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
iliar 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 interaction

Re: [GNC] Test

2024-04-24 Thread john
d, but I found myself > unsubscribed, and that may have happened to others as well. > > If you can't post to gnucash-devel, please subscribe again. Liz, Thanks for suggesting that. It's strange that I was still receiving gnucash-devel mail even though I was apparently unsubscribed and

Re: [GNC-dev] Porting to Apple silicon

2024-04-24 Thread john
Interestingly a very similar commit just landed: https://github.com/WebKit/WebKit/commit/34d7f551c40ab7253255304e1443394d5e49. I'll give it a try in a few days. Regards, John Ralls > On Apr 23, 2024, at 18:08, Sherlock wrote: > > I have a webkitgtk-2.32.0 patch that enable

Re: [GNC-dev] Porting to Apple silicon

2024-04-24 Thread john
Interestingly a very similar commit just landed: https://github.com/WebKit/WebKit/commit/34d7f551c40ab7253255304e1443394d5e49. I'll give it a try in a few days. Regards, John Ralls > On Apr 23, 2024, at 18:08, Sherlock wrote: > > I have a webkitgtk-2.32.0 patch that enable

[GNC-dev] GnuCash 5.6 AQBanking Failure on Windows

2024-04-02 Thread John Ralls
.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
ailable 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: [GNC-dev] gnucash stable: Remove cruft.

2024-03-21 Thread john
> On Mar 21, 2024, at 09:38, Geert Janssens wrote: > > Op woensdag 20 maart 2024 21:10:07 CET schreef john: > > Geert, > > > > That ship sailed a really long time ago: You originally added it in > > https://github.com/Gnucash/gnucash/commit/a153412e5a8f

Re: [GNC-dev] gnucash stable: Remove cruft.

2024-03-20 Thread john
> On Mar 20, 2024, at 11:42, Geert Janssens wrote: > > Op zondag 17 maart 2024 09:05:12 CET schreef John Ralls: >> Updated via https://github.com/Gnucash/gnucash/commit/9a39b3cd >> (commit) >> from https://github.com/Gnucash/gnucash/commit/1a806b4e (co

[GNC-dev] String Freeze for 5.6 release

2024-03-17 Thread john
I've msgmerged a new gnucash.pot for the 5.6 release so string freeze is now in effect until the release. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] gnucash stable: Do a better job of including the -py3 option only for swig 4.1

2024-02-22 Thread john
[CI ran after my push yesterday](https://github.com/Gnucash/gnucash/actions/runs/7997611600/job/21842396667) python was version 3.12.1 and in [the failing test](https://github.com/Gnucash/gnucash/actions/runs/8002824454/job/21858876155) it's 3.12.2. I figured out a fix and pushed it. Regards,

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

2024-02-20 Thread John Ralls
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-05 Thread john
> On Feb 5, 2024, at 03:40, Kevin Buckley via gnucash-devel > wrote: > > On Monday, February 5th, 2024 at 12:36, john wrote: >> >> Those XML changes sound like the wrong direction. >> XML code needs to stay in libgnucash/backend, not get mixed in with >

Re: [GNC-dev] Import roadmap

2024-02-04 Thread john
you'll at least avoid creating bugs in those parts of the process. Regards, John Ralls > On Feb 4, 2024, at 16:50, Brian Rater wrote: > > Great. Thank you for the insights. Before I got overwhelmed with work and > other commitments last year, I was experimenting with a set of base cla

Re: [GNC-dev] Import roadmap

2024-02-04 Thread John Ralls
eimplement 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 for

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] Country specific Invoices

2024-01-18 Thread john
://www.gnu.org/software/guile/manual/html_node/Web-Client.html) module to fill in the validation code and figure out some place to store it. Regards, John Ralls > On Jan 18, 2024, at 09:03, Carlos R. Pasqualini via gnucash-devel > wrote: > > El jue, 18-01-2024 a las 14:38 +0100, Frank H.

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

2024-01-10 Thread John Ralls
ions. 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 ___

Re: [GNC-dev] Update of translator-credits; was: Acknowledgement as Dutch translator

2023-12-19 Thread john
> On Dec 18, 2023, at 22:35, Frank H. Ellenberger > wrote: > > > > Am 19.12.23 um 02:30 schrieb john: >>> On Dec 18, 2023, at 13:14, Frank H. Ellenberger >>> wrote: >>> >>> I don't know if we really want all translators of all langua

Re: [GNC-dev] Update of translator-credits; was: Acknowledgement as Dutch translator

2023-12-18 Thread john
body whose only contribution is translation. But the translator-credits mechanism isn't great: Users see only the people who helped translate into the current UI language, so if the language is set to US English they see no-one at all. Regards, John Ralls

Re: [GNC-dev] Acknowledgement as Dutch translator

2023-12-18 Thread john
The simplest (for me, anyway) would be for you to make a Github Pull Request with the change. > On Dec 18, 2023, at 02:56, Stephan Paternotte wrote: > > Hello John, > > I've contributed to the Dutch translations of GnuCash on weblate for quite > some time already, adding mi

Re: [GNC-dev] [GNC] ANNOUNCE: GnuCash 5.5 Released

2023-12-17 Thread john
Thanks for the report, I forgot to uncloak the directory on Sourceforge. It should work now. Regards, John Ralls > On Dec 17, 2023, at 16:22, Geoff wrote: > > Thank you GnuCash Development Team! > > Please note that, for Windows OS, the Source Forge link you quoted belo

[GNC-dev] ANNOUNCE: GnuCash 5.5 Released

2023-12-17 Thread John Ralls
neral 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

[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
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@gnucash.org

Re: [GNC-dev] WSL 2 and GnuCash

2023-11-30 Thread john
Sherlock, Thanks for testing that. It's great that it works and it's worth adding to the wiki. But I think it's a bit too technical for many of our Windows users. Regards, John Ralls > On Nov 30, 2023, at 17:45, Sherlock wrote: > > If you haven’t recently, you may want to evaluate

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

2023-11-21 Thread John Ralls
at 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 not likely to migrate to Gtk4

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

2023-11-21 Thread John Ralls
ct 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/9945693/connecting-client-to-s

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

2023-11-21 Thread john
> On Nov 21, 2023, at 02:29, Christopher Lam wrote: > > > > On Sun, 19 Nov 2023 at 12:01, john <mailto:jra...@ceridwen.us>> wrote: >> I spent some time this afternoon poking at webkit replacement. The options I >> found are: >> * Keep using WebK

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

2023-11-21 Thread john
he project and own it for any bugs. As for internal links: Possible doesn't mean not a ton of work and either somebody with the requisite experience materializing to do it or one of the current core devs learning how. Regards, John Ralls > On Nov 21, 2023, at 06:55, Adrien Montele

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

2023-11-20 Thread john
should be possible to embed a bit of javascript that calls back to GnuCash on a (new) socket listener that would do the linked action. Regards, John Ralls > On Nov 19, 2023, at 21:32, Adrien Monteleone > wrote: > > Thank you for the explanation John. I seem to recall a bit of that from an

Re: [GNC-dev] Windows Build VM

2023-11-19 Thread john
> On Nov 19, 2023, at 10:23, Manfred Usselmann wrote: > > Am 2023-11-19 18:26, schrieb john: > >> >> >>> On Nov 19, 2023, at 08:02, Manfred Usselmann wrote: >>> >>> Am 2023-11-18 20:32, schrieb john: >>> >>> >>&

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

2023-11-19 Thread john
most distros to drop us, so nearly everybody on Linux/BSD would be forced to use flatpak. Regards, John Ralls > On Nov 19, 2023, at 11:16, Adrien Monteleone > wrote: > > Gecko? Blink? > > I'm sure there was a reason for selecting WebKit originally. Does that still > ho

Re: [GNC-dev] Windows Build VM

2023-11-19 Thread john
> On Nov 19, 2023, at 08:02, Manfred Usselmann wrote: > > Am 2023-11-18 20:32, schrieb john: > >> >> >>> On Nov 17, 2023, at 17:23, Manfred Usselmann wrote: >>> >>> Am 2023-11-17 05:58, schrieb john: >>> >>> >>&

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

2023-11-18 Thread john
ideas? Regards, John Ralls > On Nov 18, 2023, at 11:03, john wrote: > > > WebKitGtk. When I wrote that I was thinking Gtk4, but that won't work on > Windows because WebKitGtk 2.4, the last release before they ripped out all of > the Windows support code, obviously doesn't su

Re: [GNC-dev] Windows Build VM

2023-11-18 Thread john
> On Nov 17, 2023, at 17:23, Manfred Usselmann wrote: > > Am 2023-11-17 05:58, schrieb john: > >> >> >>> On Nov 16, 2023, at 14:25, Manfred Usselmann wrote: >>> >>> Am 2023-11-16 18:41, schrieb john: >>> >>> >

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

2023-11-18 Thread john
to test could do so with nightly builds. If we don't change to the continuous model, 6.0 would drop 29 March 2026, see https://wiki.gnucash.org/wiki/Release_Schedule#Goals_for_6.0. 8 March is string freeze. Regards, John Ralls > On Nov 18, 2023, at 02:54, Robert Fewell <14ubo...@gmail.com&

Re: [GNC-dev] First time pull request

2023-11-17 Thread john
exclusive). A good general design would give the user wide latitude to place the information from the OFX stream into the transaction's text fields. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

[GNC-dev] WebKitGtk now defaults to Gtk4

2023-11-17 Thread john
take a while I'm afraid. Most of the WebKitGTK based applications are still GTK3, I think." So we don't have a firm deadline yet, but this is a warning that we need to get serious about migrating. Regards, John Ralls ___ gnucash-devel mailing li

Re: [GNC-dev] gnucash stable: Bug 799121 - Parse error on CSV import on MacOS

2023-11-17 Thread john
Good idea, thanks. Regards, John Ralls > On Nov 16, 2023, at 23:14, Geert Janssens wrote: > > Good find! > > You may want to do the same in CsvImpPriceAssist::preview_refresh. It's > following the exact same coding semantics as CsvImpTransAssist. > > Regards, >

Re: [GNC-dev] Windows Build VM

2023-11-16 Thread john
> On Nov 16, 2023, at 14:25, Manfred Usselmann wrote: > > Am 2023-11-16 18:41, schrieb john: > >> >> >>> On Nov 16, 2023, at 03:50, Manfred Usselmann wrote: >>> >>> Hi, >>> >>> Am 2023-11-07 04:53, schrieb john:

Re: [GNC-dev] Windows Build VM

2023-11-16 Thread john
> On Nov 16, 2023, at 03:50, Manfred Usselmann wrote: > > Hi, > > Am 2023-11-07 04:53, schrieb john: > >> >> >>> On Nov 6, 2023, at 16:12, Manfred Usselmann wrote: >>> >>> Hi John, >>> >>> Am 2023-11-06 1

Re: [GNC-dev] Windows Build VM

2023-11-12 Thread john
) indicates you've started a Mingw64 shell from the start menu while 3) says that jhbuild thinks you're building for Mingw32. How'd that happen? Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] Windows Build VM

2023-11-11 Thread john
> On Nov 11, 2023, at 17:47, Manfred Usselmann wrote: > > Am 2023-11-11 18:46, schrieb john: >>> On Nov 11, 2023, at 04:18, Manfred Usselmann wrote: >>> # Next issue: >>> # >>> ---

Re: [GNC-dev] Windows Build VM

2023-11-11 Thread john
he nightly builds; keeping those working is the top priority for gnucash-on-windows. With a new installation you're likely out of sync with both of those reference MSYS2 installations. Having a mismatch will cause link errors with libgnc-html.dll. For guile, make sure that $PREFIX/lib/pkgconf

Re: [GNC-dev] Windows Build VM

2023-11-09 Thread John Ralls
> On Nov 9, 2023, at 1:38 PM, Manfred Usselmann wrote: > > Hi > > Am 2023-11-07 04:53, schrieb john: > >> >> >>> On Nov 6, 2023, at 16:12, Manfred Usselmann wrote: >>> >>> Hi John, >>> >>> Am 2023-11-06 1

Re: [GNC-dev] 'c++-format' flags disappear on msgmerge

2023-11-07 Thread john
> On Nov 6, 2023, at 20:00, john wrote: > > > >> On Nov 6, 2023, at 16:21, Frank H. Ellenberger >> wrote: >> >> Hi, >> >> as GIMPNET (IRC) is currently split I use the mailing list. >> >> When i tried to msgmerge PR #1815 I wat

Re: [GNC-dev] 'c++-format' flags disappear on msgmerge

2023-11-06 Thread john
> On Nov 6, 2023, at 16:21, Frank H. Ellenberger > wrote: > > Hi, > > as GIMPNET (IRC) is currently split I use the mailing list. > > When i tried to msgmerge PR #1815 I watched that c++-format flags disappeared > from the po files starting with > > #: gnucash/gnucash-cli.cpp:170 > #,

Re: [GNC-dev] Windows Build VM

2023-11-06 Thread john
> On Nov 6, 2023, at 16:12, Manfred Usselmann wrote: > > Hi John, > > Am 2023-11-06 19:31, schrieb john: >>> On Nov 6, 2023, at 05:11, Manfred Usselmann wrote: >>> Hi, >>> Am 2023-10-01 17:47, schrieb john: >>>>> On Oct 1, 2023, at

Re: [GNC-dev] Datev import filter

2023-11-06 Thread john
ash. If you want to share your work then create a project on the FOSS foundry of your choice and share away. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] Windows Build VM

2023-11-06 Thread john
> On Nov 6, 2023, at 05:11, Manfred Usselmann wrote: > > Hi, > > Am 2023-10-01 17:47, schrieb john: >>> On Oct 1, 2023, at 06:00, Derek Atkins wrote: >>> On Sun, October 1, 2023 12:00 am, flywire wrote: >>>> https://lists.gnucash.org/pipermail/

Re: [GNC-dev] gnucash stable: Fix NULL dereference in gnc_plugin_page_report_focus_widget.

2023-11-02 Thread john
s_focus It's crashing dereferencing __inst->g_class->g_type, and the diagnostic says it's a nullptr: VM Region Info: 0 is not in any region. Bytes before following region: 4537495552 I've asked Michael for the register block to confirm that %rcx contains nullptr, but I'm baffled how it can go from not null at 1369 to null at 1374. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] Not able to build on 23.10

2023-10-21 Thread john
cash/app-utils/CMakeFiles/gnc-app-utils.dir/all] Error 2 > make: *** [Makefile:166: all] Error 2 That's https://bugs.gnucash.org/show_bug.cgi?id=798754, fixed in 4.13 and 5.0 by https://github.com/Gnucash/gnucash/commit/abcce5000ca72bf943ca8951867729942388848e. Your cmake output indicates t

Re: [GNC-dev] GnuCash Task Persists Despite Shutdown

2023-10-15 Thread john
First, that's a user question, please use gnucash-user in the future. Yes, it's a bug in 5.0-5.3 that was fixed for 5.4. Just kill the running instances with Task Manager and proceed with the installation. Regards, John Ralls > On Oct 15, 2023, at 13:45, Paul Kroitor wrote: > >

Re: [GNC-dev] Windows Build VM

2023-10-01 Thread john
> On Oct 1, 2023, at 06:00, Derek Atkins wrote: > > Hi, > > On Sun, October 1, 2023 12:00 am, flywire wrote: >> https://lists.gnucash.org/pipermail/gnucash-user/2023-April/106619.html >> John wrote: >> >>> we don't have a Windows CI action, the

[GNC-dev] GnuCash 5.4 Repackaged

2023-09-28 Thread John Ralls
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
nd 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

[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, John Ralls

Re: [GNC-dev] Questions about */guide/figures/basics_AccountRelationships.svg

2023-09-14 Thread john
point of SVG is to delay setting the resolution until display time so embedding it in HTML and ePUB and converting it to PDF (which also sets resolution at display time) would produce better-quality graphics in those media. Regards, John Ralls

Re: [GNC-dev] Questions about */guide/figures/basics_AccountRelationships.svg

2023-09-14 Thread john
ose characters. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

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, > ../../shar...

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

2023-09-06 Thread john
@@ if test "$OS_TYPE" != "windows"; then oldlibs="$LIBS" LIBS="" - AC_SEARCH_LIBS(gettext, intl, [], [HAVE_I18N="no"]) + AC_SEARCH_LIBS(libintl_gettext, intl, [], [HAVE_I18N="no"]) i18n_libs="$LIBS" LIBS="$oldlibs" else and tell jhbuild to re-run configure. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] Missing recent builds at https://code.gnucash.org/docs/

2023-08-22 Thread john
http://gnucash.github.io/gnucash-docs/zh/gnucash-guide/exists so perhaps the failure on code is because it depends on the CMake upgrade. Regards, John Ralls > On Aug 22, 2023, at 04:43, Derek Atkins wrote: > > HI, > > Looks like zh is not building. The code in question:

Re: [GNC-dev] recent CMake warnings and Ubuntu LTS support

2023-08-22 Thread john
-docs/C/gnucash-guide/. Regards, John Ralls > On Aug 22, 2023, at 05:13, Derek Atkins wrote: > > Hi, > > Only seeing this thread now. > This change broke the gnucash-docs build on code. > Code is (still) running Fedora-29, which only has cmake 3.14.5 > Upgrading code

Re: [GNC-dev] recent CMake warnings and Ubuntu LTS support

2023-08-18 Thread john
; : > > IMHO we should drop Ubuntu 18.04 support. > I have no problem with bumping up the minimum CMake version as long as it's the same in gnucash and gnucash-docs. IIRC there are already other issues blocking building 5.x on Ubuntu 18.04 so the support isn't really there. Regards, John

Re: [GNC-dev] Porting to Apple silicon

2023-08-09 Thread john
expose it to the network. Regards, John Ralls > On Aug 9, 2023, at 17:07, Christopher Speir wrote: > > What is the current status of an Apple silicon port of GnuCash? This is > something I am interested in taking on and/or helping with, if it's already > in progress. > > Tha

Re: [GNC-dev] [GNC] ANNOUNCE: IRC: irc.gnome.org Alias Changed

2023-07-07 Thread john
ridged if that's what you want to use. Regards, John Ralls > On Jul 7, 2023, at 13:09, JokerGermany wrote: > > Hello, > to clarify things, thats the things which have to be done to make this > happen: > https://www.youtube.com/watch?v=RZ8wGD4c5Jo > > Regards > > Am Sa

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 after 1

[GNC-dev] ANNOUNCE: GnuCash 5.3 Released

2023-06-26 Thread John Ralls
leased 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 mailin

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

2023-06-26 Thread john
Pedro, I think it would be better for you to interact directly with Weblate support on the ticket. Regards, John Ralls > On Jun 25, 2023, at 20:38, Pedro Albuquerque wrote: > > John, > > thank you so much for following this. > > I attached a file with a bunch of

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

2023-06-25 Thread john
> Begin forwarded message: > > From: Benjamin Alan Jamie via Weblate Care > Subject: RE: User not getting notifications [Ticket#207941] > Date: June 25, 2023 at 16:00:23 PDT > To: jra...@ceridwen.us > > Hi, > > It seems that the user set his notification settings to unwanted state. They >

Re: [GNC-dev] ANNOUNCE: GnuCash 5.2 File Save bug

2023-06-25 Thread John Ralls
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
i.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 1998. Re

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

2023-06-19 Thread john
Pedro, I don't know. I can't find anything in project settings nor in the documentation about project settings that relates to notifications, nor do I see any difference in the settings with Gramps. I've opened https://care.weblate.org/#ticket/zoom/6679 about it. Regards, John Ralls

[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 https

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

2023-06-05 Thread John Ralls
d (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
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 quote &

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 unclass

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::NoWarnings -e

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

2023-05-17 Thread John Ralls
Time-Locale/issues/36 for the thread > between myself and the module's maintainer. Bruce, That's interesting, but running your test from the end of that GitHub issue I get: ``` $ Hector:/Users/john> perl -MTest2::Plugin::NoWarnings -e 'print "$Test2::Plugin::NoWarnings::VERSION\n"

Re: [GNC-dev] Is ellipsis in Loan Repayment Options intended?

2023-05-12 Thread john
enumerated choices. Regards, John Ralls > On May 12, 2023, at 7:03 AM, BrianHsu wrote: > > Hi, > > During the translation, I found that Loan Repayment Options has lots > of ellipsis, for example, it displays ...pay "Taxes"? / ... pay "PMI"? > as the sh

Re: [GNC-dev] GnuCash 5.1-2 for macOS

2023-05-10 Thread john
Nope, never have. We don't in Windows or Flatpak either: It's whatever MinGW-W64 or the Gnome Runtime of the month hands us. Regards, John Ralls > On May 10, 2023, at 9:43 AM, Geert Janssens > wrote: > > Ok, my guess was close enough. > > That implies we're not really tra

Re: [GNC-dev] GnuCash 5.1-2 for macOS

2023-05-10 Thread john
Geert, Nope, those changes are https://gitlab.gnome.org/GNOME/gtk-osx/-/commit/2e5e2a4712ee7f222f9342e6a8d8a941e41dcd8d. There is a change in gnucash-on-osx, but it's just bumping the release number in Info.plist...and I had forgotten to push it. Regards, John Ralls > On May 10, 2023, a

[GNC-dev] GnuCash 5.1-2 for macOS

2023-05-09 Thread John Ralls
://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 5.x

Re: [GNC-dev] Introduction of new GnuCash-Devel Subscriber

2023-05-03 Thread john
Doug, Welcome to GnuCash. Do you have in mind to put your tutorial on the wiki? Regards, John Ralls > On May 3, 2023, at 9:22 AM, Doug Ransom wrote: > > Hi GnuCash Developers, > > I haven recently started to use GnuCash for bookkeeping for an unincorporated > business.

[GNC-dev] GnuCash 5.1 Released

2023-04-30 Thread John Ralls
i.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 1998. Re

Re: [GNC-dev] Problem retrieving online quotes

2023-04-30 Thread john
There are more useful variables in > https://wiki.gnucash.org/wiki/CMake#GnuCash_Program_Configuration_Variables That doesn't work, it's not used in our CMakeLists.txt. The correct way is to pass -D CMAKE_BUILD_TYPE=Debug to cmake. Regards, John Ralls ___

Re: [GNC-dev] Problem retrieving online quotes

2023-04-29 Thread John Ralls
how I could debug this further? > > Herbert. > > PS: Getting online quotes used to work with GnuCash 4.x for me. First, if you're not using a current git stable, do. Then attach a debugger to see what it's doing. Regards, John Ralls ___ gn

Re: [GNC-dev] Wrapping gncOwnerGetOwnerFromTxn() for Python

2023-04-25 Thread John Ralls
xn) { GncOwner owner = { GNC_OWNER_NONE, NULL, NULL }; GncCustomer* customer = NULL; gncOwnerGetOwnerFromTxn(txn, ); if (owner->type == GNC_OWNER_CUSTOMER) { customer = gncOwnerGetCustomer(); } return customer; } Regards, John Ralls

Re: [GNC-dev] Help with Git repos and versioning

2023-04-16 Thread john
We need Derek to update the documentation build scripts before we can change the wiki. Regards, John Ralls > On Apr 16, 2023, at 7:09 AM, Ralf Zerres wrote: > > Dear Developers, > > References to the branches in > > https://wiki.gnucash.org/wiki/GnuCash#Documen

Re: [GNC-dev] Can't login to IRC #gnucash channel

2023-04-15 Thread john
$> host irc.gimp.net irc.gimp.net is an alias for irc.gimp.org. Regards, John Ralls > On Apr 14, 2023, at 10:36 PM, flywire wrote: > > Pick one: > > 1. https://wiki.gnucash.org/wiki/IRC#Join >> server irc.gimp.net > > 2. https://lists.gnucash.org/pipermail/g

Re: [GNC-dev] Fraction in splits.value_denom is only 100 although the value in the qif file has more then decimal places 2

2023-04-12 Thread John Ralls
. Regards, John Ralls > On Apr 12, 2023, at 1:03 AM, Alexander Damm wrote: > > Hello, > > ok understood. Due to currency exchange it is sometimes necessary to be a > little more precise. But if only 2 decimal places are supported then it is > the way it is. > > We ar

Re: [GNC-dev] Fraction in splits.value_denom is only 100 although the value in the qif file has more then decimal places 2

2023-04-11 Thread john
cognized fraction of a share of Amgen or Kraft-Heinz. Is this from one of those investment-pool schemes where your broker pretends to let you trade fractional shares? Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] Renaming report option while keeping backward compatibility with saved report configs

2023-04-10 Thread john
nothing significant has changed since GnuCash 3.0. If you encounter a saved report configuration contained in saved-reports-2.8 not being read please file a bug. If it's from saved-reports-2.4 or earlier you'll have to recreate them. Regards, John Ralls > On Apr 10, 2023, at 8:42 PM, Vincent Daw

Re: [GNC-dev] gnucash czech translation

2023-04-07 Thread John Ralls
because somebody downloads the program doesn't mean they install it and just because they install it doesn't mean they use it. Regards, John Ralls [1] https://wiki.gnucash.org/wiki/Mailing_Lists [2] https://wiki.gnucash.org/wiki/IRC > On Apr 7, 2023, at 4:16 PM, Karel Kadlubiec wrote: >

Re: [GNC-dev] Gnucash Reports and GL

2023-04-06 Thread John Ralls
can find the build rules for Debian Unstable at https://salsa.debian.org/webkit-team/webkit/-/blob/wk2/unstable/debian/rules. Note that it has Gtk4 enabled and Gtk4 also depends heavily on OpenGL so you'll probably want to turn that off too. Good Luck! Regards, John Ralls > On Apr 6, 2

Re: [GNC-dev] Gnucash Reports and GL

2023-04-06 Thread john
What operating system? Regards, John Ralls > On Apr 6, 2023, at 1:15 AM, Almond G. wrote: > > Hi, > > I run gnucash in a laptop with an Optimus nvidia card along with an > integrated Intel graphics card. The only way I found to get things > working properly,

  1   2   3   4   5   6   7   8   9   10   >