to build/test.
On many distros there’s a command like Debian/Ubuntu’s “apt build-dep” and
Fedora’s “dnf builddep”
(https://wiki.gnucash.org/wiki/Building_On_Linux#Setting_up_to_Build_GnuCash_on_Linux).
We use a docker with Arch in CI:
https://github.com/Gnucash/gnucash/blob/stable/.github/workflow
ently.
To start in the README in github:
> Developing GnuCash
> --
> Before you start developing GnuCash, you should do the following:
> 1. Read https://wiki.gnucash.org/wiki/Development
> 2. Look over the doxygen-generated documentation at
> https://code.gnuc
On 2025/1/24 02:10, John Ralls wrote:
Thanks for digging into this and welcome to GnuCash.
I don’t think there’s any common contributor process for Gnu projects and aside
from using their license and a couple of Gnu-hosted libraries we don’t interact
with them. How we do things isn’t likely
> On Jan 23, 2025, at 00:01, Genieliu wrote:
>
> Dear GnuCash Community,
>
> I am a newcomer to GnuCash and have been exploring its features. While using
> the loan repayment tool to generate scheduled transactions, I encountered an
> issue with the loan review fun
Dear GnuCash Community,
I am a newcomer to GnuCash and have been exploring its features. While
using the loan repayment tool to generate scheduled transactions, I
encountered an issue with the loan review functionality, where the
repayment schedule appears to be misaligned. This problem has
,
sorts them, and grabs the last one. The problem with that is that it’s a
lexical sort so if say 5.8, 5.9. and 5.10 directories exist then the sort order
is
Gnucash-5.10
Gnucash-5.8
Gnucash-5.9
And the last one is 5.9.
https://github.com/Gnucash/gnucash-on-windows/commit
, sorts them, and grabs the last one. The problem with that is
>> that it’s a lexical sort so if say 5.8, 5.9. and 5.10 directories exist then
>> the sort order is
>> Gnucash-5.10
>> Gnucash-5.8
>> Gnucash-5.9
>> And the last one i
sort order
is
Gnucash-5.10
Gnucash-5.8
Gnucash-5.9
And the last one is 5.9.
https://github.com/Gnucash/gnucash-on-windows/commit/317b10b7d99a4ae8281e866efc4403b9b7624320
changes it to sort them by creation date. That’s still not perfect, of course,
because someone might come along and builds an
The GnuCash development team announces GnuCash 5.10, the eighth release in the
stable 5.x series.
Between 5.9 and 5.10, the following bugfixes were accomplished:
Bug 798789 - Trading Accounts
Bug 799283 - Segfault/Crash if payment dialog change from customer to vendor
Bug 799420
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
Since it doesn't look like Apple is going to fix the linker bug that crashes
GnuCash on macOS 15.2 beta and the rumored release date for 15.2 is before the
scheduled release of GnuCash 5.10 I've promoted the test builds with the
workaround to officia
rds,
John Ralls
_______
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
help.
-Kevin
From: gnucash-devel
on behalf of Kevin Sanders
Sent: Friday, November 8, 2024 12:37 PM
To: gnucash-devel@gnucash.org
Subject: Re: GnuCash Windows Build Help
That did the trick. I downgraded the packages to the versions you specified in
your post
_
From: Robert Fewell <14ubo...@gmail.com>
Sent: Friday, November 8, 2024 11:54 AM
To: Kevin Sanders
Cc: GnuCash Development
Subject: Re: GnuCash Windows Build Help
If I recall when I get that sort of error it was a mismatch in webkit
dependencies, did you see that section
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
If I recall when I get that sort of error it was a mismatch in webkit
dependencies, did you see that section on my post?
Regards,
Bob
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
I have made it to build step 12/14 but then hit another roadblock.
It looks like the module/extension libgnc-html is missing when processing
html.scm, which is referenced here on line 34:
https://github.com/Gnucash/gnucash/blob/764157ddeb6e7eb90e4c9fdae00ec51dcfda35ea/gnucash/html/html.scm#L34
There was also a polite discussion on github about the policies in 2022
https://github.com/msys2/MINGW-packages/issues/10710
Liz
_______
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
I found an archive of MSYS2 packages which contained the missing/removed 32-bit
packages required to finish the build:
https://repo.msys2.org/mingw/mingw32/
-Kevin
From: gnucash-devel
on behalf of Kevin Sanders
Sent: Thursday, November 7, 2024 11:03 PM
To
If anyone is interested, I found the news post that announced the removal of
32-bit package from MSYS2 about a year ago:
https://www.msys2.org/news/#2023-12-13-starting-to-drop-some-32-bit-packages
-Kevin
From: gnucash-devel
on behalf of Kevin Sanders
Sent
, postgresql, and xmlsec were all part of these updates.
I assume there was a good reason for this, but how will it affect 32-bit
GnuCash Windows builds moving forward?
-Kevin
From: gnucash-devel
on behalf of Kevin Sanders
Sent: Thursday, November 7, 2024 8:24 PM
mail.com>
Sent: Thursday, November 7, 2024 3:17 PM
To: Kevin Sanders
Cc: GnuCash Development
Subject: Re: GnuCash Windows Build Help
Kevin,
You may find my earlier post of use in building on windows, hopefully I will
get round to creating a PR to update procedure, see link below...
https://lists.
available for Msys2.
I suppose now I need to try and source these from somewhere.
Thanks,
Kevin
From: Robert Fewell <14ubo...@gmail.com>
Sent: Thursday, November 7, 2024 3:17 PM
To: Kevin Sanders
Cc: GnuCash Development
Subject: Re: GnuCash Windows
Kevin,
You may find my earlier post of use in building on windows, hopefully I
will get round to creating a PR to update procedure, see link below...
https://lists.gnucash.org/pipermail/gnucash-devel/2024-September/046961.html
Regards,
Bob
On Thu, 7 Nov 2024 at 19:00, Kevin Sanders wrote
t; appears only once in the PowerShell setup script and is sans
version.
Perhaps this could be a PATH or environment issue where installed modules
cannot be resolved?
Console Output:
Kevin@Kevin-PC MINGW32 /c/gcdev64/src/gnucash-on-windows.git
$ pacman -S mingw-w64-i686-python-distutils-extra
Kevin,
Welcome to GnuCash. Please don’t contact the developers directly; always use
one of the mailing lists (https://wiki.gnucash.org/wiki/Mailing_Lists). You can
pick whether user or devel is appropriate for a particular conversation, the
developers monitor both. For this conversation I’ve
ere do I
> get 5.9?
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
The GnuCash development team announces GnuCash 5.9, the tenth release in the
stable 5.x series.
Between 5.8 and 5.9, the following bugfixes were accomplished:
• Bug 724745 - Added new transaction during reconcile, didn't show up
in reconcile window.
• Bug 797045 - Improve
Please remember to copy the list on all replies. Most mail clients have a
reply-all function and some have a reply-list function. Either one works well.
The first option might work if Chase offers OFX file download. Option 5 is CSV
downloads and GnuCash has a CSV importer. That’s what I’ve had
I have tried Cc-ing moderator Liz in as well.
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Promptly? It’s been 8 hours…
This seems similar to
https://lists.gnucash.org/pipermail/gnucash-user/2024-July/112476.html
Note: The email triggered by your post was received within ~2 minutes which is
consistent with the other posts to the list in July.
> On Jul 19, 2024, at 8:35 PM,
On Fri, 19 Jul 2024 19:30:12 -0700
Sherlock wrote:
> I have not received the email of John Ralls’ Fri Jul 19 18:25:57 EDT
> 2024 post on the "[GNC] Announcement: GnuCash 5.8 For Apple Silicon”
> thread:
> https://lists.gnucash.org/pipermail/gnucash-devel/2024-July/046952.html
I have not received the email of John Ralls’ Fri Jul 19 18:25:57 EDT 2024 post
on the "[GNC] Announcement: GnuCash 5.8 For Apple Silicon” thread:
https://lists.gnucash.org/pipermail/gnucash-devel/2024-July/046952.html
> On Jul 18, 2024, at 4:29 AM, Derek Atkins wrote:
>
>
; It appears the Apple Silicon link on the gnucash.org home page has not been
>> updated.
>>
>>> On Jul 18, 2024, at 5:01 PM, John Ralls wrote:
>>>
>>> I've corrected my build and packaged GnuCash 5.8 this time.
>>> SHA256: d3f24a955547d30f
t; I've corrected my build and packaged GnuCash 5.8 this time.
>> SHA256: d3f24a955547d30fa4116252d1bc35247117b6449cdedf51236b502f294cb436
>> Downloads:
>> https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/5.8/Gnucash-Arm-5.8-2.dmg/download
>> https://gi
It appears the Apple Silicon link on the gnucash.org <http://gnucash.org/> home
page has not been updated.
> On Jul 18, 2024, at 5:01 PM, John Ralls wrote:
>
> I've corrected my build and packaged GnuCash 5.8 this time.
> SHA256: d3f24a955547d30fa4116252d1bc35247117b6449
I've corrected my build and packaged GnuCash 5.8 this time.
SHA256: d3f24a955547d30fa4116252d1bc35247117b6449cdedf51236b502f294cb436
Downloads:
https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/5.8/Gnucash-Arm-5.8-2.dmg/download
https://github.com/Gnucash/gnucash/rel
You can safely ignore this email.
Thanks.
-derek
--
Derek Atkins 617-623-3745
de...@ihtfp.com www.ihtfp.com
Computer and Internet Security Consultant
___
gnucash-devel mailing list
gnucash-devel
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
gue known here as Sherlock we're able to package GnuCash as
> a native Apple Silicon application bundle.
>
> Downloads:
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.8/Gnucash-Arm-5.8-1.dmg
> https://github.com/Gnucash/gnucash/releases/download/5.8/Gnucas
We're pleased to announce that thanks to some brilliant deceptive work on the
part of our colleague known here as Sherlock we're able to package GnuCash as a
native Apple Silicon application bundle.
Downloads:
https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.8/Gnuca
The GnuCash development team announces GnuCash 5.8, the ninth release in the
stable 5.x series. This is a snap releae to fix a serious bug in GnuCash 5.8.
Between 5.7 and 5.8, the following bugfixes were accomplished:
• Bug 799347 - Edit account to make it sub account under other account
This time with the actual release notes:
The GnuCash development team announces GnuCash 5.7, the eighth release in the
stable 5.x series.
Between 5.6 and 5.7, the following bugfixes were accomplished:
• Bug 669031 - Save the Scheduled Transactions number of months
• Bug 669035 - Save the
Help translate GnuCash on Weblate: https://hosted.weblate.org/engage/gnucash/
Known Problems
Complete list of all open bugs:
https://bugs.gnucash.org/buglist.cgi?bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severit
Regards,
Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
On Wednesday, June 26th, 2024 at 2:58 PM, Jim DeLaHunt
wrote:
> Mr. Turritopsis Dohrnii Teo En Ming:
>
> Welcome to GnuCash!
>
> I am not familiar with the details of the GnuCash codebase. Howev
Mr. Turritopsis Dohrnii Teo En Ming:
Welcome to GnuCash!
I am not familiar with the details of the GnuCash codebase. However, I
have been reading the GnuCash-devel and GnuCash-user lists for many
years, and I have not heard a mention of Genocash. That means it is not
likely that the GnuCash
Subject: Is Genocash built on Gnucash?
Good day from Singapore,
Is Genocash built on Gnucash?
Regards,
Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
Blogs:
https://tdtemcerts.blogspot.com
https://tdtemcerts.wordpress.com
GIMP also stands for Government-Induced Medical
> 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
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"
Results in missing dependencies
Hi,
On Fri, May 17, 2024 10:58 am, russ.go...@gmail.com wrote:
> https://downloads.sourceforge.net/gnucash/Dependencies/mingw-w64-x86_64-webk
> itgtk3-2.4.11-999.51-any.pkg.tar.zst
Looks like there is only an i686 version of this package, not an x86_64
version.
C.f. https://sourcefor
Hello developers.
I've been following all the online instructions to build GnuCash on windows
10.
I'm using the tip of the 5.6 repo and downloaded setup-mingw64.ps1 as
instructed on the wiki and have been working through the issues I've
encountered, but a couple of them see
Hi GnuCashers-
TL;DR:
As some of you may have noticed, email to GnuCash-Devel has been, well,
wonky. The short version is that due to a cascade of issues and failures,
the list configuration was reverted to an old config, including the
subscription list. This caused several hundred old
The GnuCash 5.6 Windows package was missing a library, libxmlsec1.dll, that
AQBanking required. I've repackaged it with the library in place as
gnucash-5.6-1.setup.exe and uploaded it to Github and SourceForge.
4596d431e5785ef3d80bcbea6e1c5e1df98c3b9b27314e6d8d2eae679424f56c
gnucash-
Thanks to John and all the team. Builds and runs with no obvious
problems from the tarball on Linux Mint 21.3.
David Cousens
On Sun, 2024-03-31 at 16:34 -0700, John Ralls wrote:
> The GnuCash development team announces GnuCash 5.6, the seventh
> release in the stable 5.x series.
>
The GnuCash development team announces GnuCash 5.6, the seventh release in the
stable 5.x series.
Between 5.5 and 5.6, the following bugfixes were accomplished:
Bug 798946 - start/end of current/last quarter have off-by-one error
Bug 799093 - Cannot reconcile since v5.4
Bug 799179
> 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/a153412e5a8fca75
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/a153412e5a8fca7519fadb62935bab797
> 860fbcd for what became GnuCash 3.0. Meaning that the migration hap
> 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
Op zondag 17 maart 2024 09:05:12 CET schreef John Ralls:
> Updatedvia https://github.com/Gnucash/gnucash/commit/9a39b3cd
> (commit)
> from https://github.com/Gnucash/gnucash/commit/1a806b4e (commit)
>
>
>
> commit 9a39b3cd6966f8d867efed934b6419bfd2ce5a2b
> Note also the Ubuntu 22.04 ci tests run fine. Ubuntu 22.04 comes with swig
> > 4.0, hence also older than 4.1.
>
> Geert,
>
> I think that it fails on your push is coincidental. Github updated the
> python version overnight: When [CI ran after my push
> yest
t; failure happens
> much earlier in the configure phase namely while setting up python.
>
> Note also the Ubuntu 22.04 ci tests run fine. Ubuntu 22.04 comes with swig
> 4.0, hence also
> older than 4.1.
Geert,
I think that it fails on your push is coincidental. Github updated
n it has not even
executed the
code I have changed. My changes are related to installing swig rules. The
failure happens
much earlier in the configure phase namely while setting up python.
Note also the Ubuntu 22.04 ci tests run fine. Ubuntu 22.04 comes with swig 4.0,
hence also
older than 4
the configure output relating to a
> read-only file system.
>
>
> I have retried but the error doesn't go away. Perhaps I should wait a bit
> longer before
> retrying ?
>
>
> Geert
>
>
> Op donderdag 22 februari 2024 11:14:04 CET schreef Geert Janssens:
>>
only
file system.
I have retried but the error doesn't go away. Perhaps I should wait a bit
longer before
retrying ?
Geert
Op donderdag 22 februari 2024 11:14:04 CET schreef Geert Janssens:
> Updatedvia https://github.com/Gnucash/gnucash/commit/b9eb550b (commit)
> fro
Having finally beaten WebKitGtk on Windows into submission so that it runs
JavaScript without crashing, at least in my not very extensive tests, I've
built a new Windows gnucash-5.5-1.setup.exe and uploaded it to the usual places.
The sea-2
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
The GnuCash development team announces GnuCash 5.5, the sixth release in the
stable 5.x series.
Between 5.4 and 5.5, the following bugfixes were accomplished:
• Bug 607000 - SLR visible transactions
Change the Since Last Run dialog to show only transactions with a non-empty
Status.
• Bug
nt to evaluate WSL again.
>
> I’ve been successful using the distribution GnuCash (4.8), the flatpack
> GnuCash (5.4.1), and a GnuCash build environment on the default WSL distro
> (ubuntu) without any additional software or configuration required on Windows
> 10.0.19045. The
If you haven’t recently, you may want to evaluate WSL again.
I’ve been successful using the distribution GnuCash (4.8), the flatpack GnuCash
(5.4.1), and a GnuCash build environment on the default WSL distro (ubuntu)
without any additional software or configuration required on Windows
>
> Geert
>
> Op vrijdag 17 november 2023 05:30:38 CET schreef John Ralls:
> > Updatedvia https://github.com/Gnucash/gnucash/commit/102304b3 (commit)
> > from https://github.com/Gnucash/gnucash/commit/8d993e73 (commit)
> >
> >
> >
> > com
Good find!
You may want to do the same in CsvImpPriceAssist::preview_refresh. It's
following the
exact same coding semantics as CsvImpTransAssist.
Regards,
Geert
Op vrijdag 17 november 2023 05:30:38 CET schreef John Ralls:
> Updatedvia https://github.com/Gnucash/gnucas
It's crashing before the call to g_type_check_instance_is_a. The stack trace in
https://lists.gnucash.org/pipermail/gnucash-user/2023-November/109345.html
points to offset 1374 in gnc_plugin_page_report_focus_widget. Here's the
disassembly:
tub for: gnc_window_set_progressbar_win
ch is defined here:
https://gitlab.gnome.org/GNOME/glib/-/blob/main/gobject/gtype.h?
ref_type=heads#L541
The comment above this definition states G_TYPE_CHECK_INSTANCE_TYPE should
return FALSE if instance is NULL.
So I'm rather surprised this use of GTK_IS_WIDGET crashes gnucash.
Regards,
Gee
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:
Hi, I've been running 5.1 on Windows 11 and have decided 5.4 (installer
version 5.4.1) seems stable enough to upgrade.
For the first time in at least a dozen GnuCash upgrades, I encountered an
issue with the install. The installer insisted two instances of
"gnucash.exe" were sti
date
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
asks
confirmation before committing the change.
It does require some knowledge of programming and learning the gnucash API,
but won't require building the full gnucash code.
Other ideas are possible: determine the balance of an account at a
particular date, download transactional, business or pricing
reckoned as well.
Vehicles only have a proportion of the GST to be put in the
calculations.
I attach my Scheduled transaction just for the amounts to be given to
the tax office.
There are also a series of scheduled transactions for the splits in the
GST for vehicle expenses.
Liz
______
Christopher,
Did you mean to post this to the gnucash-users list so the "Dear Users" can
comment ?
Cheers David H.
On Sun, 8 Oct 2023 at 19:52, Christopher Lam
wrote:
> Dear Users
>
> I'm aware there's demand for automated scripting Gnucash activity such as
Dear Users
I'm aware there's demand for automated scripting Gnucash activity such as
entering transactions with custom formulas more complex than the SX
facility will allow, determining end-of-quarter calculations etc.
There's a pending PR at https://github.com/Gnucash/gnucash/
An astute flatpak user noticed that the version reflected in the splash screen
and About GnuCash window wasn't quite right, showing the release commit as a
revision of 5.3 instead of plain 5.4. I tracked the problem back to the tarball
generation, so I've made new tarballs, AIO bu
Yes, some cpp conversion. Mostly .c renamed to .cpp with minimal changes.
See https://github.com/Gnucash/gnucash/pull/1708 and
https://github.com/Gnucash/gnucash/pull/1753.
Whether this is an improvement or not is yet to be decided:
https://github.com/Gnucash/gnucash/pull/1784
On Mon, 25 Sept
The GnuCash development team announces GnuCash 5.4, the fifth release in the
stable 5.x series
Between 5.3 and 5.4, the following bugfixes were accomplished:
Bug 728875 - Back button does not work in QIF import assistant
Bug 797507 - GnuCash Splash screen may disappear before the main w
Thanks John and all the team.
Happily runnng 5.4 on Linux Mint 21.1
David Cousens
On Sun, 2023-09-24 at 14:26 -0700, John Ralls wrote:
> The GnuCash development team announces GnuCash 5.4, the fifth release in the
> stable 5.x series
>
> Between 5.3 and 5.4, the following b
The GnuCash development team announces GnuCash 5.4, the fifth release in the
stable 5.x series
Between 5.3 and 5.4, the following bugfixes were accomplished:
Bug 728875 - Back button does not work in QIF import assistant
Bug 797507 - GnuCash Splash screen may disappear before the main
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
That worked!
[1/2] Generating
../../share/doc/pt/gnucash-manual/figures/AccountReg_Screen.png,
../../shar...s/TxRptOpt_Screen.png,
../../share/doc/pt/gnucash-manual/figures/icons/split_transaction.png
I: Moving temporary DESTDIR
'/Users/gnucash/opt/gnucash/inst/_jhbuild/root-gnucash-doc
> On Sep 6, 2023, at 15:24, Ian Plunkett wrote:
>
> Hello GnuCash Development Team!
>
> I’m trying to build GnuCash on a freshly installed M1 MacBook Air running
> Ventura (13.5.1). I followed the guidelines here -
> https://wiki.gnucash.org/wiki/MacOS/Quartz
>
&g
Hello GnuCash Development Team!
I’m trying to build GnuCash on a freshly installed M1 MacBook Air running
Ventura (13.5.1). I followed the guidelines here -
https://wiki.gnucash.org/wiki/MacOS/Quartz
When I run jhbuild build, the aqbanking module is failing with the following:
libtool: link
I don't see the flatpak update for 5.3 yet. Is that coming?
-Stephen
On Tue, Jun 27, 2023 at 6:36 AM John Ralls wrote:
> The GnuCash development team announces GnuCash 5.3, the fourth release in
> the stable 5.x series. This is a snap release to fix the bug listed below.
>
>
The GnuCash development team announces GnuCash 5.3, the fourth release in the
stable 5.x series. This is a snap release to fix the bug listed below.
Between 5.2 and 5.3, the following bugfixes were accomplished:
• Bug 798967 - Cannot Save to Any Path After Upgrading to 5.2 Fix
inverted
There is a bug in GnuCash 5.2 that prevents saving compressed files, see
https://bugs.gnucash.org/show_bug.cgi?id=798967.
If you don't compress your XML files or you use a SQL backend you're not
affected, and that provides an obvious work-around.
We'll get a snap release of Gnu
The GnuCash development team announces GnuCash 5.2, the third release in the
stable 5.x series
Between 5.1 and 5.2, the following bugfixes were accomplished:
• Bug 777472 - reconcile does not work if transaction selected
Check that there's no outstanding activity in the current reg
Hi there,
I am trying to compile GnuCash with these descriptions
https://wiki.gnucash.org/wiki/MacOS/Quartz.
Unfortunately I get an error on both Intel and m2 architektures with building
libxslt:
make[3]: Entering directory
'/Users/gnucash/opt/gnucash/build/libxslt-1.1.37/tests/plugins&
It doesn't matter really, it's just a curiosity I didn't realize. And we don't
claim to guarantee
reproducible builds anyway.
Regards,
Geert
_______
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
not really tracking what version of gtk-osx is used to
> package gnucash releases ? That's a surprise to me.
>
> Regards,
>
> Geert
>
> Op woensdag 10 mei 2023 16:19:39 CEST schreef john:
> > Geert,
> >
> > Nope, those changes are
> > https://gi
Ok, my guess was close enough.
That implies we're not really tracking what version of gtk-osx is used to
package gnucash
releases ? That's a surprise to me.
Regards,
Geert
Op woensdag 10 mei 2023 16:19:39 CEST schreef john:
> Geert,
>
> Nope, those changes are
> ht
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, 20
Hi John,
Thanks for the updated dmg.
I saw mails passing by for your update to the htdocs repo. However I didn't see
similar mails
for the gnucash-on-osx repo. I presume you had to make at least a change in the
gnucash.modules file over there as well to add the patches or change th
There's a gtk3 regression in Gnucash-5.1-1. Nobody's reported hitting it yet,
but it's there: I left a patch out when I updated gtk3 to 3.34.37 just before
the 5.1 release. I've re-packaged with a correctly-patched library. This also
has a patch to fix https://bugs.gnucash
1 - 100 of 4020 matches
Mail list logo