Thomas, I modified my build scripts to make it easy to add the -DENABLE_UNFINISHEDFEATURES=ON option and/or ask about running ccmake before running make. Thanks for the tip.
I was able to get my latest 5.0 build to include the New Ledger option but when I click on it KMM crashes. The output on the command line is: $ kmymoney WebConnect: Running in server mode Couldn't start kuiserver from org.kde.kuiserver.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kuiserver was not provided by any .service files") Segmentation fault (core dumped) Anything I can do to help troubleshoot this problem? ---- Brendan Coupe KMyMoney Build Scripts - Easily Build KMyMoney From Source Code https://drive.google.com/drive/folders/1sfo2HgzaCCSb3d7pjl3To50yoQT5BaXM ---- Brendan Coupe On Wed, Feb 6, 2019 at 8:54 AM Ralf Habacker <bugzilla_nore...@kde.org> wrote: > > https://bugs.kde.org/show_bug.cgi?id=341589 > > --- Comment #5 from Ralf Habacker <ralf.habac...@freenet.de> --- > Git commit c712d81154ef2fd5bb136bc4521ba3d046b74ba6 by Ralf Habacker. > Committed on 06/02/2019 at 14:18. > Pushed by habacker into branch '4.8'. > > Add support for assigning tags in transaction splits editor > > M +57 -11 kmymoney/dialogs/kmymoneysplittable.cpp > M +19 -0 kmymoney/dialogs/kmymoneysplittable.h > M +1 -0 kmymoney/dialogs/ksplittransactiondlg.cpp > M +8 -1 kmymoney/dialogs/ksplittransactiondlg.h > M +1 -0 kmymoney/dialogs/transactioneditor.cpp > M +0 -1 kmymoney/reports/listtable.cpp > M +6 -0 kmymoney/reports/querytable.cpp > > https://commits.kde.org/kmymoney/c712d81154ef2fd5bb136bc4521ba3d046b74ba6 > > -- > You are receiving this mail because: > You are the assignee for the bug.