Re: building from master branch

2024-09-17 Thread Jeremy Whiting via KMyMoney-devel
e Qt5/KF5 until alkimia gets fixed up/ported to KF6? On Tue, Sep 17, 2024 at 12:10 PM Jack Ostroff via KMyMoney-devel < kmymoney-devel@kde.org> wrote: > On 9/17/24 12:42 PM, Jeremy Whiting via KMyMoney-devel wrote: > > Hello, > > How does one currently build kmymoney from master

building from master branch

2024-09-17 Thread Jeremy Whiting via KMyMoney-devel
Hello, How does one currently build kmymoney from master branch? I've been trying to sort it out myself, but have hit some walls. Here are my questions. 1. KMymoney master branch depends on alkimia 6, but alkimia master branch seems to still be Qt5/KF5 based. Where would I get alkimia6 from? 2. T

Re: another weird bug

2023-10-21 Thread Jeremy Whiting via KMyMoney-devel
Awesome, thanks. On Sat, Oct 21, 2023 at 1:17 PM Thomas Baumgart wrote: > On Donnerstag, 19. Oktober 2023 21:46:46 CEST Jeremy Whiting via > KMyMoney-devel wrote: > > > https://bugs.kde.org/show_bug.cgi?id=475841 filed. Thanks again, if I'm > > able to get master built

Re: another weird bug

2023-10-19 Thread Jeremy Whiting via KMyMoney-devel
gt; On Thu, Oct 19, 2023 at 1:35 PM Jack via KMyMoney-devel < > kmymoney-devel@kde.org> wrote: > >> On 2023.10.19 14:02, Jeremy Whiting via KMyMoney-devel wrote: >> > Hello, >> > >> > If this is already fixed in master I apologize. I haven't rebuilt

[kmymoney] [Bug 475841] New: payees with different case not recognized until asking

2023-10-19 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=475841 Bug ID: 475841 Summary: payees with different case not recognized until asking Classification: Applications Product: kmymoney Version: git (master) Platform: Other OS: Linux

Re: another weird bug

2023-10-19 Thread Jeremy Whiting via KMyMoney-devel
Ok, will do. Thanks for confirming. On Thu, Oct 19, 2023 at 1:35 PM Jack via KMyMoney-devel < kmymoney-devel@kde.org> wrote: > On 2023.10.19 14:02, Jeremy Whiting via KMyMoney-devel wrote: > > Hello, > > > > If this is already fixed in master I apologize. I haven'

another weird bug

2023-10-19 Thread Jeremy Whiting via KMyMoney-devel
Hello, If this is already fixed in master I apologize. I haven't rebuilt kmymoney in a few weeks. But I hit something and thought it was worth mentioning at least here to check. I'll file a bug if it's not known after I rebuild and make sure it's still happening. When I enter a new transaction an

[kmymoney] [Bug 473223] Data lost on kmymoney-master-2001-macos-clang-x86_64.dmg upgrade

2023-08-11 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=473223 Jeremy Whiting changed: What|Removed |Added CC||jpwhit...@kde.org --- Comment #8 from Jeremy W

Re: New payees bug

2023-07-30 Thread Jeremy Whiting via KMyMoney-devel
Awesome. Thanks for that. On Sat, Jul 29, 2023 at 10:07 AM Thomas Baumgart via KMyMoney-devel < kmymoney-devel@kde.org> wrote: > On Montag, 24. Juli 2023 08:07:26 CEST Thomas Baumgart via KMyMoney-devel > wrote: > > > On Montag, 24. Juli 2023 01:08:03 CEST Jeremy Whiting wrote: > > > > > I think

KPeople/KContacts/Akonadi

2023-07-27 Thread Jeremy Whiting via KMyMoney-devel
hey all, At Akademy there was some discussion about dissolving KPeople/KContacts and Akonadi. One user of those that came up was KMyMoney. I took a quick look at what it's using that for and it seems to only be when adding payees, by trying to lookup names/email in the above libraries

Re: New payees bug

2023-07-23 Thread Jeremy Whiting via KMyMoney-devel
at 1:58 AM Thomas Baumgart via KMyMoney-devel < kmymoney-devel@kde.org> wrote: > On Samstag, 22. Juli 2023 03:08:26 CEST Jeremy Whiting via KMyMoney-devel > wrote: > > > Ok, I think I've hit the edge of my code following for the evening. > > Everything in NewTransaction

Re: New payees bug

2023-07-21 Thread Jeremy Whiting via KMyMoney-devel
Ok, I think I've hit the edge of my code following for the evening. Everything in NewTransactionEditor looks right. It calls KMyMoneyUtils::newPayee which works right and finds the index of the new payee, etc. The only problem is that after it's done the NewTransactionEditor gets destructed for som

New payees bug

2023-07-21 Thread Jeremy Whiting via KMyMoney-devel
Hello, I think there's a recent-ish bug in master. I'm not sure when I started hitting it since I don't often add new payees. But lately when adding a new transaction if you enter a new name for the payee it pops up the dialog "Do you want to add as a new payee?" which is how it always has been.

Re: reconciliation vs date change

2023-02-14 Thread Jeremy Whiting via KMyMoney-devel
details/have it fixe I'll >> let you know. >> >> Thomas >> >> >> > On Tue, Feb 14, 2023, 5:33 AM Thomas Baumgart via KMyMoney-devel < >> > kmymoney-devel@kde.org> wrote: >> > >> > > On Dienstag, 14. Februar 2023 06

Re: reconciliation vs date change

2023-02-14 Thread Jeremy Whiting via KMyMoney-devel
mas Baumgart via KMyMoney-devel < > > kmymoney-devel@kde.org> wrote: > > > > > On Dienstag, 14. Februar 2023 06:13:15 CET Jeremy Whiting via > > > KMyMoney-devel wrote: > > > > > > > Hello, > > > > > > > > I'

Re: reconciliation vs date change

2023-02-14 Thread Jeremy Whiting via KMyMoney-devel
master, sorry, forgot to say On Tue, Feb 14, 2023, 5:33 AM Thomas Baumgart via KMyMoney-devel < kmymoney-devel@kde.org> wrote: > On Dienstag, 14. Februar 2023 06:13:15 CET Jeremy Whiting via > KMyMoney-devel wrote: > > > Hello, > > > > I'm trying to figur

reconciliation vs date change

2023-02-13 Thread Jeremy Whiting via KMyMoney-devel
Hello, I'm trying to figure out how to trigger a redo of sorting when I change the reconciliation of a transaction. Currently if I change the 5th transaction for today from Not Cleared to Cleared by clicking in that column, the transaction stays below other non-cleared transactions. But if I move

Re: some papercuts from master branch

2023-01-12 Thread Jeremy Whiting via KMyMoney-devel
Nice thank you. Yep, seems to work well now. I appreciate it. On Thu, Jan 12, 2023 at 9:07 AM Thomas Baumgart via KMyMoney-devel < kmymoney-devel@kde.org> wrote: > On Donnerstag, 12. Januar 2023 16:13:44 CET Jeremy Whiting wrote: > > > Hey all, > > > > I hit another annoyance today I wanted to me

Re: some papercuts from master branch

2023-01-12 Thread Jeremy Whiting via KMyMoney-devel
le testing. >> >> On Tue, Jan 3, 2023 at 9:33 AM Jeremy Whiting >> wrote: >> >>> >>> >>> On Tue, Jan 3, 2023 at 12:25 AM Thomas Baumgart via KMyMoney-devel < >>> kmymoney-devel@kde.org> wrote: >>> >>>> &

Re: some papercuts from master branch

2023-01-04 Thread Jeremy Whiting via KMyMoney-devel
issue yesterday > a few times while testing. > > On Tue, Jan 3, 2023 at 9:33 AM Jeremy Whiting > wrote: > >> >> >> On Tue, Jan 3, 2023 at 12:25 AM Thomas Baumgart via KMyMoney-devel < >> kmymoney-devel@kde.org> wrote: >> >>> >>>

Re: some papercuts from master branch

2023-01-03 Thread Jeremy Whiting via KMyMoney-devel
umgart via KMyMoney-devel < > kmymoney-devel@kde.org> wrote: > >> >> On Dienstag, 3. Januar 2023 05:15:14 CET Jeremy Whiting via >> KMyMoney-devel wrote: >> >> > On Mon, Jan 2, 2023 at 4:56 PM Jack >> wrote: >> > >> > > On 202

Re: some papercuts from master branch

2023-01-03 Thread Jeremy Whiting via KMyMoney-devel
On Tue, Jan 3, 2023 at 12:25 AM Thomas Baumgart via KMyMoney-devel < kmymoney-devel@kde.org> wrote: > > On Dienstag, 3. Januar 2023 05:15:14 CET Jeremy Whiting via KMyMoney-devel > wrote: > > > On Mon, Jan 2, 2023 at 4:56 PM Jack > wrote: > > > > >

Re: some papercuts from master branch

2023-01-02 Thread Jeremy Whiting via KMyMoney-devel
oks selected, but the hidden "Account" combo box is > likely at first. Thanks, works much better once I tab into the date field > itself. hmm. > >> >> > I also noticed you have to hit tab twice to get from the date view to >> > get >> > to the

Re: some papercuts from master branch

2023-01-02 Thread Jeremy Whiting via KMyMoney-devel
ike an account > > combobox/edit box is first in the tab order, but that's hidden in > > ledger > > view. > > > > On Mon, Jan 2, 2023 at 3:48 PM Jack via KMyMoney-devel < > > kmymoney-devel@kde.org> wrote: > > > > > On 2022.12.28 09:25,

Re: some papercuts from master branch

2023-01-02 Thread Jeremy Whiting via KMyMoney-devel
> > On Dienstag, 27. Dezember 2022 03:24:28 CET Jeremy Whiting via > > KMyMoney-devel wrote: > > > > > Hey all, > > > > > > I've switched back from 5.1.x to master branch for the past week or > > so and > > > hit a few papercuts. Not

Re: some papercuts from master branch

2022-12-28 Thread Jeremy Whiting via KMyMoney-devel
thing in the mean time. > > On Wed, Dec 28, 2022 at 7:25 AM Thomas Baumgart wrote: > >> On Dienstag, 27. Dezember 2022 03:24:28 CET Jeremy Whiting via >> KMyMoney-devel wrote: >> >> > Hey all, >> > >> > I've switched back from 5.1.x to mas

Re: some papercuts from master branch

2022-12-28 Thread Jeremy Whiting via KMyMoney-devel
o send this out in case you think of something in the mean time. On Wed, Dec 28, 2022 at 7:25 AM Thomas Baumgart wrote: > On Dienstag, 27. Dezember 2022 03:24:28 CET Jeremy Whiting via > KMyMoney-devel wrote: > > > Hey all, > > > > I've switched back from 5.1.x

Re: some papercuts from master branch

2022-12-28 Thread Jeremy Whiting via KMyMoney-devel
On Wed, Dec 28, 2022 at 7:25 AM Thomas Baumgart wrote: > On Dienstag, 27. Dezember 2022 03:24:28 CET Jeremy Whiting via > KMyMoney-devel wrote: > > > Hey all, > > > > I've switched back from 5.1.x to master branch for the past week or so > and > > h

some papercuts from master branch

2022-12-26 Thread Jeremy Whiting via KMyMoney-devel
Hey all, I've switched back from 5.1.x to master branch for the past week or so and hit a few papercuts. Not sure if there are existing plans for these yet or not. If not I'll file bugs for each and try to tackle some as time permits. 1. Sorting: Cleared and reconciled transactions for a given da

Re: crash in new ledger

2022-07-07 Thread Jeremy Whiting via KMyMoney-devel
ah my bad. This is in gmp, but isn't a malloc issue. Interesting. Since it's in gmpq_div it's likely a divide by zero for some reason. On Thu, Jul 7, 2022 at 11:49 AM Jack wrote: > I have 3.7.6, which is currently the only version available in Gentoo. > gmp is 6.2.1-r2 (second Gentoo revision, b

Re: crash in new ledger

2022-07-07 Thread Jeremy Whiting via KMyMoney-devel
This is a duplicate of the gnutls crash found a couple months ago. What version of gnutls do you have on your device? https://bugs.kde.org/show_bug.cgi?id=453857 gnutls 3.7.5 introduced the bug, 3.7.5-2 from arch has a fix, gnutls also released a fix in 3.7.6 iirc On Thu, Jul 7, 2022 at 11:28 AM

[kmymoney] [Bug 454821] Unexpected application crash when trying to save the changes of a new transaction

2022-06-03 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454821 --- Comment #2 from Jeremy Whiting --- https://lists.gnupg.org/pipermail/gnutls-help/2022-May/004744.html has some details also. Seems they released gnutls 3.7.6 to mitigate this regression in 3.7.5. -- You are receiving this mail because: You are the

[kmymoney] [Bug 454821] Unexpected application crash when trying to save the changes of a new transaction

2022-06-03 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454821 Jeremy Whiting changed: What|Removed |Added CC||jpwhit...@kde.org Status|REPORTED

[kmymoney] [Bug 453857] malloc() aborts during save

2022-06-03 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453857 Jeremy Whiting changed: What|Removed |Added CC||diorte...@gmail.com --- Comment #14 from Jerem

[kmymoney] [Bug 453857] malloc() aborts during save

2022-05-27 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453857 Jeremy Whiting changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kmymoney] [Bug 454485] KMyMoney crashed when opening a ledger

2022-05-27 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454485 Jeremy Whiting changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kmymoney] [Bug 454485] KMyMoney crashed when opening a ledger

2022-05-27 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454485 Jeremy Whiting changed: What|Removed |Added CC||jpwhit...@kde.org --- Comment #2 from Jeremy W

[kmymoney] [Bug 454399] kmymoney crashes upon opening

2022-05-26 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454399 --- Comment #5 from Jeremy Whiting --- Yeah, since it's a regression in gnutls you either need to downgrade that back from 3.7.5 to 3.7.4 or get opensuse to add the previously mentioned patch to their 3.7.5 package in a new revision. -- You are receiv

[kmymoney] [Bug 454399] kmymoney crashes upon opening

2022-05-25 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454399 --- Comment #2 from Jeremy Whiting --- https://github.com/archlinux/svntogit-packages/commit/cf4d5e8c600e32251eeacbd08c67f78bd4a3adb3 has the patched arch changes in 3.7.5-2 that opensuse and other distros may want to add to their patches. -- You are

[kmymoney] [Bug 454399] kmymoney crashes upon opening

2022-05-25 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454399 Jeremy Whiting changed: What|Removed |Added CC||jpwhit...@kde.org --- Comment #1 from Jeremy W

[kmymoney] [Bug 453857] malloc() aborts during save

2022-05-25 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453857 Jeremy Whiting changed: What|Removed |Added CC||jpwhit...@kde.org --- Comment #9 from Jeremy W

[kmymoney] [Bug 453896] When saving a new transaction Kmymoney crashes each time without saving

2022-05-16 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453896 --- Comment #8 from Jeremy Whiting --- Problem found. It's because gnutls 3.7.5 is doing this: commit 41c9c845a342359327403431050d3458246896af Author: Tobias Heider Date: Mon Mar 14 16:17:28 2022 +0100 Use custom allocators for GMP to make sure

[kmymoney] [Bug 453896] When saving a new transaction Kmymoney crashes each time without saving

2022-05-16 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453896 --- Comment #7 from Jeremy Whiting --- Ok, spent too long debugging and trying to get alkvaluetest to pass. Then at one point noticed the freefunc from mp_get_memory_functions() in alkvalue.cpp was the same as gnutls_free_zero So I checked pacman.log an

[kmymoney] [Bug 453896] When saving a new transaction Kmymoney crashes each time without saving

2022-05-16 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453896 --- Comment #6 from Jeremy Whiting --- Today's testing is pointing to libalkimia. So I got that from git, built it and kmm crashes in the same way with it as it does with latest libalkimia from arch packages. More interestingly I also get this segfault

[kmymoney] [Bug 453896] When saving a new transaction Kmymoney crashes each time without saving

2022-05-16 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453896 --- Comment #5 from Jeremy Whiting --- Hmm, going back to an earlier glibc changes the assertion, but it's still an assertion inside new() operator: This is from going back to glibc 2.35-3 arch package. Looking into the stdc++ library instead now. mall

[kmymoney] [Bug 453896] When saving a new transaction Kmymoney crashes each time without saving

2022-05-16 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453896 --- Comment #4 from Jeremy Whiting --- Since it's in new/malloc in all cases, I'm wondering if this upgrade to glibc on the 14th here broke things: [2022-05-14T09:40:34-0600] [ALPM] upgraded glibc (2.35-4 -> 2.35-5) -- You are receiving this mail bec

[kmymoney] [Bug 453896] When saving a new transaction Kmymoney crashes each time without saving

2022-05-16 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453896 --- Comment #3 from Jeremy Whiting --- Here's the backtrace when using locally built master branch from git: Thread 1 "kmymoney" received signal SIGSEGV, Segmentation fault. 0x757735b0 in _int_malloc (av=av@entry=0x758d6bc0 , bytes=bytes@en

[kmymoney] [Bug 453896] When saving a new transaction Kmymoney crashes each time without saving

2022-05-16 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453896 --- Comment #2 from Jeremy Whiting --- kmymoney: malloc.c:2617: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' f

[kmymoney] [Bug 453896] When saving a new transaction Kmymoney crashes each time without saving

2022-05-16 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453896 Jeremy Whiting changed: What|Removed |Added CC||jpwhit...@kde.org --- Comment #1 from Jeremy W

new assertion

2022-05-16 Thread Jeremy Whiting via KMyMoney-devel
Hello all, Today I'm getting a new assertion when I try to open my .kmy file and save with any change. I don't think any recent update changed the code, and the same .kmy file crashes on the same assertion in kmymoney from arch and a build from master branch. (Both are using the same libalkimia ve

[kmymoney] [Bug 440018] Home Screen Showing Closed Accounts

2021-07-18 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440018 Jeremy Whiting changed: What|Removed |Added CC||jpwhit...@kde.org --- Comment #1 from Jeremy W

[kmymoney] [Bug 439819] Issue with changing credit card limits

2021-07-17 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=439819 Jeremy Whiting changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kmymoney] [Bug 439819] Issue with changing credit card limits

2021-07-17 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=439819 --- Comment #5 from Jeremy Whiting --- Thomas, thanks for the DebugView hint. That's a very useful tool. After a bit of wrangling with craft on windows I think I found the problem. I'm just not yet sure what the proper fix is. Here's what I found. The

[kmymoney] [Bug 439819] Issue with changing credit card limits

2021-07-14 Thread Jeremy Whiting via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=439819 Jeremy Whiting changed: What|Removed |Added CC||jpwhit...@kde.org --- Comment #3 from Jeremy W