[kmymoney] [Bug 448006] New: Duplicated security symbol will be created twice in different account (with workaround)
https://bugs.kde.org/show_bug.cgi?id=448006 Bug ID: 448006 Summary: Duplicated security symbol will be created twice in different account (with workaround) Product: kmymoney Version: 5.1.2 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kmymoney-devel@kde.org Reporter: rd_wo...@hotmail.com Target Milestone: --- SUMMARY Duplicated security symbol will be created twice in different account (with workaround attached) STEPS TO REPRODUCE 1. Create an account, add a transaction to buy 'NVDA'; 2. Create another account, try adding a transaction to buy 'NVDA' again; 3. Since kmymoney only can select the symbol belongs to this account, input 'NVDA' in the 'Security' edit box; 4. New investment wizard dialogue is showing 'NVDA' as the 'Full Name' and empty 'Trading symbol'; 5. Input 'NVDA' in Trading symbol; but the expected message 'The selected symbol is already on file. Do you want to reuse the existing security?" DID NOT appear. 6. Then duplicated 'NVDA' will be created and I cannot delete the new one. 7. Workaround: If I manually remove the 'NVDA' full name first and then input 'NVDA' trading symbol, the expected message pops up. OBSERVED RESULT Since the default behaviour is to fill 'Full Name' as 'NVDA', this message will not pop up. Thus we will get the duplicated security symbol. EXPECTED RESULT Even the 'Full Name' is filled, this message should always pop up to avoid duplicated security symbol. SOFTWARE/OS VERSIONS Windows: 10 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 444374] Exclusive UI language change is not applied.
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 because: You are the assignee for the bug.
woob problem
I'm trying to update more chapters for the handbook, and when checking the Woob section, noticed that I do not have a File/Import/Woob entry, but the Configure KMyMoney dialog, Plugins tab does show the Woob plugin as available. Running from command line shows: Loading "/usr/lib64/qt5/plugins/kmymoney/woob.so" Python interpreter found: 3.10.0 (default, Nov 30 2021, 11:01:38) [GCC 11.2.0] Saved a copy of the embedded :/plugins/woob/kmymoneywoob.py script as "/tmp/kmymoneymOGznP.py" Attempt to load the "kmymoneymOGznP" Python module from "/tmp" The dependency 'sys' Python module loaded successfully The 'path' Python variable loaded successfully "kmymoneymOGznP" Python module failed to load Traceback (most recent call last): File "/tmp/kmymoneymOGznP.py", line 9, in from woob.core import Woob ModuleNotFoundError: No module named 'woob' Plugins: woob loaded woob does seem to run fine from command line, although I can't test woob bank, as the only available account I have is PayPal, and that fails due to captcha. I've got woob 3.0, with python 3.9. So, what am I missing, and also, why does the plugin seem to claim to load, when it actually has failed? Any suggestions? Jack
[kmymoney] [Bug 420114] Tag assigned to transactions cannot be deleted only re-assigned
https://bugs.kde.org/show_bug.cgi?id=420114 Thomas Baumgart changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/offi ||ce/kmymoney/commit/5a04e628 ||6adcee81fbe84497a0ce397b3df ||97f5a --- Comment #5 from Thomas Baumgart --- Git commit 5a04e6286adcee81fbe84497a0ce397b3df97f5a by Thomas Baumgart. Committed on 05/01/2022 at 20:48. Pushed by tbaumgart into branch 'master'. Allow completely deleting tags without prior reassignment GUI: M +42 -24 kmymoney/dialogs/ktagreassigndlg.cpp M +21 -12 kmymoney/dialogs/ktagreassigndlg.h M +84 -25 kmymoney/dialogs/ktagreassigndlg.ui M +61 -45 kmymoney/views/ktagsview.cpp https://invent.kde.org/office/kmymoney/commit/5a04e6286adcee81fbe84497a0ce397b3df97f5a -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 435775] Increase number of auto-backups kept on file
https://bugs.kde.org/show_bug.cgi?id=435775 Thomas Baumgart changed: What|Removed |Added Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/kmymoney/commit/053086bd |ce/kmymoney/commit/a733c048 |ab247f187a4549d58459b68c6c2 |4ed3c8cac7634141e763beae1f7 |bff2c |e45b0 --- Comment #3 from Thomas Baumgart --- Git commit a733c0484ed3c8cac7634141e763beae1f7e45b0 by Thomas Baumgart. Committed on 05/01/2022 at 16:22. Pushed by tbaumgart into branch '5.1'. Increase max number of backup files from 20 to 100 (cherry picked from commit 053086bdab247f187a4549d58459b68c6c2bff2c) M +1-1kmymoney/settings/kmymoney.kcfg https://invent.kde.org/office/kmymoney/commit/a733c0484ed3c8cac7634141e763beae1f7e45b0 -- You are receiving this mail because: You are the assignee for the bug.