[kmymoney] [Bug 454009] Allow each view to show/hide closed accounts

2022-05-18 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454009 Jack changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Severity|major

[kmymoney] [Bug 454009] Investments Equities tab no longer shows sold stocks

2022-05-18 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454009 --- Comment #3 from Jack --- Minor point - you can quickly toggle the display of closed accounts with Ctl-Shift-A, so you do not need to open the settings dialog. It can also be changed under the View menu - Show all accounts. There were some changes

[kmymoney] [Bug 454009] Investments Equities tab no longer shows sold stocks

2022-05-18 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=454009 Jack changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kmymoney] [Bug 453216] no icon/image anymore on interface

2022-05-09 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453216 --- Comment #5 from Jack --- I do not know if those QPainter messages are relevant or not, but given "System icon theme as reported by QT: """ I'd ask if you have a theme set in the System Settings app? If not, try selecting one

[kmymoney] [Bug 453216] no icon/image anymore on interface

2022-05-07 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453216 Jack changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kmymoney] [Bug 443080] Most icons missing in the left pane and settings dialog

2022-05-07 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=443080 --- Comment #6 from Jack --- Is this still a problem, and might it be related to bug 453216 (which is Linux, not Windows) -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 453351] Number Field Not Maintained on Transfers

2022-05-03 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453351 --- Comment #3 from Jack --- I'm curious what type of number you use that really applies to both (or more?) splits of a transaction. If it's a valid use case, I can change this to a WISHLIST, so the request doesn't get lost. If using the memo field

[kmymoney] [Bug 453351] Number Field Not Maintained on Transfers

2022-05-03 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453351 --- Comment #1 from Jack --- First, 5.0.8 is over two years old. Please consider upgrading. I think one of the developers will have to give an opinion, but I think this is as designed. In some/most/many cases, the number only applies to one side

[kmymoney] [Bug 453295] kmymoney cannot change account type.

2022-05-02 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453295 --- Comment #6 from Jack --- If you don't really care what type of account it is called, then you could just leave it as is. I believe (but am not absolutely certain, and do not have time to test right now) that the status of each transaction

[kmymoney] [Bug 453295] kmymoney cannot change account type.

2022-05-02 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453295 --- Comment #4 from Jack --- I would much rather have a translation issue than an actual account type that should not exist. We'll have to check whether it makes sense internally to allow conversion from Asset to Savings account. You don't need

[kmymoney] [Bug 452692] Investment Performance by Account Only Owned

2022-04-24 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452692 Jack changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Ever confirmed|0

[kmymoney] [Bug 452692] Investment Performance by Account Only Owned

2022-04-23 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452692 Jack changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC

[kmymoney] [Bug 452692] Investment Performance by Account Only Owned

2022-04-20 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452692 --- Comment #2 from Jack --- The column not being displayed on the report is completely separate from whether or not the dividends are accounted for in performance figures. It would help a great deal if you could share a small test file demonstrating

[kmymoney] [Bug 452798] Request for simple task bar

2022-04-20 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452798 --- Comment #1 from Jack --- Hi Peter. Product shows kmymoney; is that correct, or is this actually for something completely different? The first platform field could be Gentoo Packages or Compiled Sources, but likely doesn't really matter. My main

[kmymoney] [Bug 452617] Legder row is not large enough

2022-04-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452617 --- Comment #2 from Jack --- Please be aware it is common practice to mark a NEW bug as a duplicate of an OLDER bug, so we don't lose track of when it was actually first reported. I also believe there is an even older bug about the same issue, but do

Re: Map to online account

2022-04-12 Thread Jack via KMyMoney-devel
I just tried, and it worked fine for me.  Are you sure your network is OK?  Can you download transactions for another account, or is this the first account you have tried mapping in the current file? Can you run from command line and see if there are any useful messages written to console?

Re: debugging plugins

2022-04-07 Thread Jack via KMyMoney-devel
u compile KMM with static linking, but I'm fairly sure that the plugins will NOT be included in the binary. Apologies if you area lready aware of all this, and I"m sure someone will correct me if I'm way off base here. Jack

possible new qif profile (export) problem

2022-04-01 Thread Jack Ostroff via KMyMoney-devel
if I'm just missing something. Thanks. Jack

[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-04-01 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452024 Jack changed: What|Removed |Added CC||ostroffjh@users.sourceforge

[kmymoney] [Bug 452156] CSV importer : can not choose in which account to import

2022-04-01 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452156 Jack changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-03-29 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452024 --- Comment #3 from Jack --- Might there be a way for the csv importer to call the qif exporter for the set of transactions it just imported? -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 451828] When importing Online transactions using OFX, transactions may be skipped if occurred on the day of the last update

2022-03-23 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451828 --- Comment #3 from Jack --- Thomas would know better than I, but I thought when you selected date of last update, it actually did use a date three days earlier. However, making that extra window configurable could be useful in cases like

[kmymoney] [Bug 451748] program crashes every time I attempt to enter investment transactions in the ledger & loses all entered investment data

2022-03-20 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451748 Jack changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kmymoney] [Bug 376514] Encrpyption option not available

2022-03-17 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=376514 Jack changed: What|Removed |Added Resolution|WAITINGFORINFO |DOWNSTREAM Status|NEEDSINFO

[kmymoney] [Bug 378785] Reconciliation dates changed

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=378785 Jack changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REPORTED

[kmymoney] [Bug 376514] Encrpyption option not available

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=376514 Jack changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kmymoney] [Bug 344324] Mark reason for disabled OK button in transaction editor more prominent

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=344324 --- Comment #6 from Jack --- Was anything ever done about this? In 5.1.2 I see the date in red and the (not always visible) tooltip. (who/what is the VDG?) Are there any pending actions, or should this be closed (with what status?) -- You

[kmymoney] [Bug 334167] kmymoney ofx import inverts the amount of imported transaction

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=334167 Jack changed: What|Removed |Added Resolution|--- |WORKSFORME CC

[kmymoney] [Bug 297007] Printing splits lines over pages

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=297007 --- Comment #8 from Jack --- Might this have been addressed with the recent css related work? -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 238454] Improve UI responsiveness while running unresponsive online quotes

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=238454 --- Comment #21 from Jack --- Any objections to closing this? -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 225550] Import does not set detail field correctly

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=225550 Jack changed: What|Removed |Added CC|ostroffjh@users.sourceforge | |.net

[kmymoney] [Bug 385402] No way to change the date format

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=385402 --- Comment #8 from Jack --- Given how far we are since 4.x versions, is this still relevant, or should it be closed as UNSUPPORTED? -- You are receiving this mail because: You are the assignee for the bug.

[libalkimia] [Bug 406344] appstreamtest fails

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=406344 --- Comment #1 from Jack --- Almost three years later - is this still a problem? -- You are receiving this mail because: You are the assignee for the bug.

[libalkimia] [Bug 426181] German translation not shown in onlinequoteseditor although application language is set to german

2022-03-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=426181 --- Comment #2 from Jack --- Given all the changes to the build system, is this still an issue? -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 451269] Report by Category showing wrong total

2022-03-11 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451269 Jack changed: What|Removed |Added Status|NEEDSINFO |REPORTED CC

Re: Revisiting problems with price updates

2022-02-28 Thread Jack via KMyMoney-devel
On 2/28/22 01:46, Thomas Baumgart via KMyMoney-devel wrote: On Mittwoch, 23. Februar 2022 00:15:26 CET Jack via KMyMoney-devel wrote: As this is getting rather long winded, I'm going to trim down to mainly stuff I'm directly replying to. On 2022.02.22 02:34, Thomas Baumgart via KMyMoney-devel

[kmymoney] [Bug 443566] Make it easier for user to re-use existing security when adding to new investment account

2022-02-27 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=443566 Jack changed: What|Removed |Added CC||rd_wo...@hotmail.com --- Comment #1 from Jack

[kmymoney] [Bug 448006] Duplicated security symbol will be created twice in different account

2022-02-27 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=448006 Jack changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kmymoney] [Bug 185570] changing account type not possible

2022-02-27 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=185570 --- Comment #6 from Jack --- Is this still a problem? If Dawid's comment is still relevant, then I'll change the subject to be more appropriate. However, I would ask what pairs of account types currently do not allow changing between, but should

[kmymoney] [Bug 450426] OFX import fails: Unable to find the DTD named opensp.dcl

2022-02-23 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450426 Jack changed: What|Removed |Added CC|ostroffjh@users.sourceforge | |.net

Re: Revisiting problems with price updates

2022-02-22 Thread Jack via KMyMoney-devel
As this is getting rather long winded, I'm going to trim down to mainly stuff I'm directly replying to. On 2022.02.22 02:34, Thomas Baumgart via KMyMoney-devel wrote: On Dienstag, 22. Februar 2022 01:47:21 CET Jack via KMyMoney-devel wrote: [snip] As one example, I have an equity

[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-02-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593 Jack changed: What|Removed |Added CC|ostroffjh@users.sourceforge | |.net

Revisiting problems with price updates

2022-02-21 Thread Jack via KMyMoney-devel
definition, the five Accounts holding that stock, and the two PRICEPAIR entries already mentioned. In particular, I don't see what generates that USD > E000416 entry in the price updater. My currency list includes only USD and EUR. Any thoughts or suggestions for further troubleshooting? Jack

[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-02-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593 Jack changed: What|Removed |Added CC||ostroffjh@users.sourceforge

[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-02-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593 --- Comment #9 from Jack --- Is it possible for you to create a new kmy file, with one investment account which owns a few shares of one of those funds? If the price update there fails in the same way, you can post the file, and maybe we can find what

[kmymoney] [Bug 450152] "Dividend income" box appears in wrong places

2022-02-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450152 Jack changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[kmymoney] [Bug 450426] OFX import fails: Unable to find the DTD named opensp.dcl

2022-02-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450426 Jack changed: What|Removed |Added CC||ostroffjh@users.sourceforge

[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-02-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593 --- Comment #4 from Jack --- Yes, E07 is the underlying equity for some mutual fund. Internally, it is stored the same was as currencies, but KMM does know the difference. Normally, you would have a price pair E07 -> CAD, or the number of

[kmymoney] [Bug 386186] Edit account for a loan account only allows editing of loan/schedule not online settings

2022-02-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=386186 Jack changed: What|Removed |Added CC||dj_...@yahoo.com --- Comment #4 from Jack --- *** Bug

[kmymoney] [Bug 448933] Cannot adjust names of accounts

2022-02-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=448933 Jack changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[kmymoney] [Bug 386186] Edit account for a loan account only allows editing of loan/schedule not online settings

2022-02-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=386186 Jack changed: What|Removed |Added Version|4.8.1 |5.1.2 --- Comment #3 from Jack --- I'm updating

[kmymoney] [Bug 450627] error on price update for investment

2022-02-20 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450627 --- Comment #3 from Jack --- I have a vague recollection that the missing kioslave5 error was a problem with the new build system that generates the appimage files, but I thought it had been fixed. What is the actual name (date) of the appimage file

[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-02-19 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593 --- Comment #2 from Jack --- Are you really sure you want CAD > E07 and not the other way around? That sounds like a problem that has popped up every now and then. but never adequately explained. Are you really sure you have previously recei

[kmymoney] [Bug 450497] Improve the ability to accept transaction into the ledger when they are imported or entered manually

2022-02-17 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450497 --- Comment #1 from Jack --- If the status column is blank (not marked) and you click on it, it changes to "cleared." If you click again, it changes to "resolved" and another click resets it to not marked. Does that do what

[kmymoney] [Bug 450426] OFX import fails: Unable to find the DTD named opensp.dcl

2022-02-17 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450426 --- Comment #3 from Jack --- Has this worked in previous versions? If so, how recently? Which version are you using (per the file downloaded, I see the Help About version) -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 328575] Create transaction to move an investment from one investment account to another

2022-02-17 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=328575 --- Comment #4 from Jack --- There is an additional reason for KMM to handle this transaction type natively. Currently, if you move shares with a "remove shares" and an "add shares" transaction pair, investment income reporting is

[kmymoney] [Bug 255676] Cannot edit loand information

2022-02-16 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=255676 --- Comment #2 from Jack --- Unless someone disagrees, I'm going to close this as NOT A BUG. There might have actually been a bug underlying the problem, but the image is no longer available, and as Alvaro mentioned, further work has been done related

[kmymoney] [Bug 448933] Cannot adjust names of accounts

2022-02-16 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=448933 Jack changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kmymoney] [Bug 450016] Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash

2022-02-12 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450016 --- Comment #5 from Jack --- Walter, An appimage absolutely does NOT run in the cloud. It is a comletely self-contained version of the program. It has all of the required libraries and such built in, so it can successfully run on (almost) any Linux

[kmymoney] [Bug 450016] Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash

2022-02-11 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450016 Jack changed: What|Removed |Added Component|database|general Status|REPORTED

[kmymoney] [Bug 449491] menu item "Show Recociled Balances" is gone

2022-02-04 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=449491 Jack changed: What|Removed |Added CC||ostroffjh@users.sourceforge

Re: ofxhome.com going away

2022-01-26 Thread Jack via KMyMoney-devel
On 2022.01.26 12:39, Thomas Baumgart via KMyMoney-devel wrote: Hi, On Dienstag, 25. Januar 2022 10:26:47 CET Thomas Baumgart via KMyMoney-devel wrote: > Jack, > > On Dienstag, 25. Januar 2022 08:35:38 CET Jack Burke via KMyMoney-devel wrote: > > > Hello, > > &g

ofxhome.com going away

2022-01-24 Thread Jack Burke via KMyMoney-devel
mention it here in case it hasn't been noticed, since it looks important to KMyMoney. -jack -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

[kmymoney] [Bug 446990] Wayland: Tooltip on date input fields steals focus, prevents entering data

2022-01-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446990 Jack changed: What|Removed |Added CC||jvlawrenc...@gmail.com --- Comment #8 from Jack

[kmymoney] [Bug 442586] DATE ENTRY ON WAYLAND

2022-01-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=442586 Jack changed: What|Removed |Added CC||ostroffjh@users.sourceforge

[kmymoney] [Bug 437240] Shortcuts in Reports

2022-01-21 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=437240 --- Comment #5 from Jack --- Should that last commit have closed this bug, or is there something remaining? -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 447735] New category entered in split editor is created but not retained in the split if you hit Enter and not Tab or click accept for the split

2022-01-17 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447735 Jack changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kmymoney] [Bug 447735] Newly created category in split editor not automatically chosen

2022-01-17 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447735 --- Comment #10 from Jack --- OK, perhaps I've misread the exact order of what is happening, so I have a different question. After you type the new category in the drop-down, what do you do to trigger the pop-up about adding a new category? Are you

[kmymoney] [Bug 447735] Newly created category in split editor not automatically chosen

2022-01-17 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447735 --- Comment #8 from Jack --- You are not answering my very specific question. First you edit the transaction in the ledger. Then you open the split editor. Then you edit one of the splits. You change the category to a new one and confirm

[kmymoney] [Bug 447735] Newly created category in split transaction dialog not automatically chosen

2022-01-17 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447735 --- Comment #6 from Jack --- Thanks. Please re-read my question in comment #2. You need to explicitly accept changes to a split and then accept all the splits as a whole. -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 447735] Newly created category in split transaction dialog not automatically chosen

2022-01-16 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447735 --- Comment #4 from Jack --- I don't understand that. There are splits in a transaction, but not transactions in a split. Where are you changing the category? In a regular transaction, that would be either in the ledger lens or the transaction form

Re: woob problem

2022-01-06 Thread Jack via KMyMoney-devel
On 2022.01.06 13:18, antoine via KMyMoney-devel wrote: Hi Jack, I do not use woob yet but I think it works like kbanking, ofximporter. Go to Accounts > Right click on an account > Map account > Choose weboob. > then you should have an error message because woob is not insta

[kmymoney] [Bug 444374] Exclusive UI language change is not applied.

2022-01-05 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=444374 --- Comment #12 from Jack --- I'm grabbing at straws here, but what is the content of (non comments) in /etc/locale.gen? If you run the KDE systemsettings5, under Regional Settings, what is listed for Languages? -- You are receiving this mail

woob problem

2022-01-05 Thread Jack via KMyMoney-devel
oes the plugin seem to claim to load, when it actually has failed? Any suggestions? Jack

[kmymoney] [Bug 438973] Cannot right click and Go To a counterparty split if it is a category

2022-01-01 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=438973 --- Comment #3 from Jack --- I'm wondering if this is related to a similar problem I've recently noticed. For an investment transaction which uses or produces funds, in the investment account, I can right click and see a link to go to the brokerage

[kmymoney] [Bug 441694] Ability to Tag Accounts

2021-12-31 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=441694 Jack changed: What|Removed |Added Severity|normal |wishlist -- You are receiving this mail because: You

[kmymoney] [Bug 444374] Exclusive UI language change is not applied.

2021-12-31 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=444374 Jack changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kmymoney] [Bug 446990] Wayland: Tooltip on date input fields steals focus, prevents entering data

2021-12-31 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446990 Jack changed: What|Removed |Added CC||p.r.worr...@gmail.com --- Comment #3 from Jack

[kmymoney] [Bug 439289] [Wayland] key navigation of Ledger Transaction Form sticks at date field

2021-12-31 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=439289 Jack changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kmymoney] [Bug 447735] Newly created category in split transaction dialog not automatically chosen

2021-12-31 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447735 Jack changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kmymoney] [Bug 447734] Outbox has no date column

2021-12-31 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447734 Jack changed: What|Removed |Added CC||ostroffjh@users.sourceforge

[kmymoney] [Bug 447733] Outbox entries not searchable

2021-12-31 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447733 Jack changed: What|Removed |Added Severity|normal |wishlist -- You are receiving this mail because: You

[kmymoney] [Bug 428228] October 25/2020 Windows Builds Crash with Error

2021-12-30 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=428228 Jack changed: What|Removed |Added Status|VERIFIED|RESOLVED --- Comment #4 from Jack --- I know it's late

Re: appimages still failing

2021-12-30 Thread Jack via KMyMoney-devel
On 2021.12.30 03:58, Thomas Baumgart wrote: On Donnerstag, 30. Dezember 2021 01:17:09 CET Jack via KMyMoney-devel wrote: It seems that since converting the appimage builds to use Craft, they have not completed a successful build. As I read the logs, it looks like it's failing building

appimages still failing

2021-12-29 Thread Jack via KMyMoney-devel
it just slipped through the cracks. Thanks. Jack

[kmymoney] [Bug 446566] Automatically remove tags from transaction when they are about to be deleted

2021-12-20 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446566 --- Comment #18 from Jack --- I'll wait for one of the developers to chime in - but that does sound reasonable. Disable OK on accepting a transaction if the split editor is active - thus forcing an explicit accept or reject of any changes to the split

[kmymoney] [Bug 446566] Automatically remove tags from transaction when they are about to be deleted

2021-12-20 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446566 Jack changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kmymoney] [Bug 432642] Changing Reports "Filter By" changes Totals values

2021-12-19 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=432642 Jack changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[kmymoney] [Bug 446566] Automatically remove tags from transaction when they are about to be deleted

2021-12-18 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446566 --- Comment #14 from Jack --- *(&^&^( I wrote a whole reply, but got a "mid-air collision" and closed too quickly before telling it to post anyway. So I have been unable to replicate the issue, either with a version comp

[kmymoney] [Bug 446491] Reports: Cashflow report is incorrect

2021-12-17 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446491 Jack changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[kmymoney] [Bug 446491] Reports: Cashflow report is incorrect

2021-12-16 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446491 Jack changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kmymoney] [Bug 446566] Automatically remove tags from transaction when they are about to be deleted

2021-12-16 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446566 --- Comment #10 from Jack --- You didn't widen the column enough. If you make it even wider, the X for men's undies should appear, where currently only the X for RBC MC is showing. The down arrow lets you select additional tags. The text to the left

[kmymoney] [Bug 446819] Transaction details lost after split transaction with only one entry

2021-12-16 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446819 --- Comment #2 from Jack --- I see that commit went to master only. Will it get backported to 5.x or is it only in the new ledger? Should the commit close the bug? -- You are receiving this mail because: You are the assignee for the bug.

Re: question on Income and Expenses by Year report

2021-12-15 Thread Jack via KMyMoney-devel
On 12/15/21 11:08, Thomas Baumgart via KMyMoney-devel wrote: Hi Jack, On Mittwoch, 15. Dezember 2021 00:33:02 CET Jack via KMyMoney-devel wrote: I just noticed that in the named report (both the default and any limiting to fewer specific years) the columns always split years: 2010/11 2011/12

question on Income and Expenses by Year report

2021-12-14 Thread Jack via KMyMoney-devel
of a later year. My fiscal year starts 1 January. Oddly, in adjusting the range to drop some early years, if I make the start 1/2, the columns show up as whole years, but if I make it 1/1 then the colums split years. Has anyone else seen this? Any explanations? Thanks. Jack

[kmymoney] [Bug 446990] Tooltip on date input fields steals focus, prevents entering data

2021-12-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446990 --- Comment #1 from Jack --- If, as I suspect, this is specific to Wayland, then I would clarify that in they subject, and would guess that there is nothing the KMyMoney team can directly do about it. Unfortunately, I'm not sure which component

[kmymoney] [Bug 444374] Exclusive UI language change is not applied.

2021-12-13 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=444374 --- Comment #9 from Jack --- It works fine for me under Artix Linux, a derivative of Arch Linux. I'd suggest filing a bug against the Archlinux package. What happens after you click OK on the dialog shown in the attachment of Comment #5? I get

[kmymoney] [Bug 446566] Automatically remove tags from transaction when they are about to be deleted

2021-12-08 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446566 --- Comment #5 from Jack --- Please be a bit more specific about why you can't remove the tag. What happens when you click on the "X" to the left of "mens undies"? -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 446680] Filtering report on amount with large limits changes the limits by mis-interpreting scientific notation

2021-12-08 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446680 --- Comment #1 from Jack --- Even stranger, if you go back to Configure and hit "Apply" (without changing anything) the range has actually been changed to $106 to $1000, which you can see if you go back to Configure again. -- You are

[kmymoney] [Bug 432948] Where possible, all Reports should distinguish Stocks, Mutual Funds, and Bonds, but don't call them all Stocks

2021-12-03 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=432948 Jack changed: What|Removed |Added Severity|normal |wishlist Summary|Funds and Bonds are wrongly

<    3   4   5   6   7   8   9   10   11   12   >