[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 --- Comment #9 from Jack --- Please look at the bug online - Comment #7 has an attachment, which is just the HTML version of the message. The first text box in the image is "Emplacement du journal" and it specifies the folder where KMyMoney puts any Logging information. Given that neither of the check boxes is checked, then we do still need to figure out why the file is being created anyway, but you should at least be able to move it off your desktop by specifying another folder. Try putting a folder in that box and restarting KMyMoney, just to confirm that it will change where it leaves the Debug file. If the location does not change, we'll have some more digging to do. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 --- Comment #13 from Gilles Guertin --- > Here is my Debug file. I am still working on your comment #11. > -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 --- Comment #15 from Jack --- All fields on that dialog are disabled? That is very strange. However, as I mentioned was discovered in the other discussion on this problem, even entering a different path in that box does not move this debug file. We'll wait you you to try changing the Language settings. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 494292] No history of the online statement balance available
https://bugs.kde.org/show_bug.cgi?id=494292 --- Comment #2 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/office/kmymoney/-/merge_requests/235 -- You are receiving this mail because: You are the assignee for the bug.
Re: Errors Compiling KMM on Fedora 40
On 10/21/24 12:44 PM, Thomas Baumgart via KMyMoney-devel wrote: Brendan, On Montag, 21. Oktober 2024 19:04:23 CEST Brendan Coupe via KMyMoney-devel wrote: I need to move on from Fedora 39 in the next month or two since it will no longer get updates. I have setup a test system that is running Fedora 40 and i have attempted to compile both the master branch and the 5.1 branch on it. They both compile, install and run properly on Fedora 39. My data file is XML based and encrypted. Master Branch: == Compiling KMM fails about half way through: [ 50%] Automatic MOC for target kmmreport-export [ 50%] Built target kmmreport-export_autogen [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export_autogen/mocs_compilation.cpp.o [ 51%] Built target xmlstorage [ 51%] Built target mymoneystoragenames-test [ 51%] Linking CXX shared library ../../lib/libkmm_models.so /usr/local/src/kmm/kmymoney-2024.10.21-10.11.34-GIT-MASTER/tools/kmmreport-export.cpp:26:10: fatal error: objectinfotable.h: No such file or directory 26 | #include "objectinfotable.h" | ^~~ compilation terminated. make[2]: *** [tools/CMakeFiles/kmmreport-export.dir/build.make:96: tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:2287: tools/CMakeFiles/kmmreport-export.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs [ 51%] Built target kmm_models make: *** [Makefile:146: all] Error 2 Make sure you have ./kmymoney/plugins/views/reports/core/objectinfotable.h This file is there. in your directory and probably re-run cmake in a complete empty build directory. tools/CMakeLists.txt reference reports as a dependency and therefore, the .../core directory should be part of the include paths the compiler searches. To make sure that is the case, you can run make VERBOSE=1 which prints the executed commands to the console. Adding -j1 to the I tried to compile this afternoon and it completed and I was able to install it. Nothing changed on my side (same build and install scripts and no updates to Fedora) so unless something changed on git I have no idea why it's working 8 hours later. make arguments helps to see all of them one at a time. 5.1 Branch: == Compiling and installation complete. When I run KMM I get the following error in a popup window: Cannot open file as requested In contrast to master it does not dump the gpg2 location information. So we better get the master version to compile and see what it spits out. [...] The master that I just installed is having the same error as 5.1 so what do I need to do now? I removed the compiled version and installed the version from Fedora and got the same error.
[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 --- Comment #5 from Gilles Guertin --- I don't quite understand your comment about the configuration of my email software. I am using the same configuration for everybody and it works find. I know very well that I can delete the debug file. This is what I am doing for at least two weeks and this is what I don't want to do every time I am opening your software. If this file is not important why saving it to my desktop? Before contacting support, I read the french version of your guide (163 pages) and the english version of the same guide (175 pages). I also spend a lot of time playing with the settings and trying to find a way to change the path without any success. As mentionned earlier, I tried to change the log path but I could not find a support tab in "General". In the french version, in "General" I have - Global, Vues, filtrer and Gérér. > -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 --- Comment #4 from Gilles Guertin --- > I am using Windows 11 - 64 bit. I am also using the french version of your > software. I try to change the log path but I could not find a support tab in general. In the french version, I have in General - Global, Vues, filtrer and gerer. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 --- Comment #10 from Thomas Baumgart --- Can you attach that Debug file here please? I wonder what it contains. I cannot remember that the software writes a specific Debug file (and it certainly does not on Linux). I wonder, if this is a Windows specific thing. Merci d'avance. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 --- Comment #6 from Jack --- In English, the four tabs on the General section are Global, Views, Filter, and Support, so check that fourth tab. The only section on that page is "Logging" and the first text box is "Log path" where you can either write out the full path, or click the "..." button to the right to get a file selector to navigate to the desired folder. You can also test if unchecking the two check-boxes might avoid creation of the file. I am still unable to find any reference to an earlier discussion of this same problem, and I don't remember the exact outcome there. Regarding email configuration, most email software sends both HTML and Plain Text versions of messages. For human readers, it doesn't make much difference, but when email is received by software (such as the Bugzilla software which powers bugs.kde.org) HTML versions just get added as an attachment to the bug. Oddly, that happened with your earlier reply, but not this one, so it possibly depends on what you are replying to. You can look at this bug on the web site to see. -- You are receiving this mail because: You are the assignee for the bug.
Errors Compiling KMM on Fedora 40
I need to move on from Fedora 39 in the next month or two since it will no longer get updates. I have setup a test system that is running Fedora 40 and i have attempted to compile both the master branch and the 5.1 branch on it. They both compile, install and run properly on Fedora 39. My data file is XML based and encrypted. Master Branch: == Compiling KMM fails about half way through: [ 50%] Automatic MOC for target kmmreport-export [ 50%] Built target kmmreport-export_autogen [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export_autogen/mocs_compilation.cpp.o [ 51%] Built target xmlstorage [ 51%] Built target mymoneystoragenames-test [ 51%] Linking CXX shared library ../../lib/libkmm_models.so /usr/local/src/kmm/kmymoney-2024.10.21-10.11.34-GIT-MASTER/tools/kmmreport-export.cpp:26:10: fatal error: objectinfotable.h: No such file or directory 26 | #include "objectinfotable.h" | ^~~ compilation terminated. make[2]: *** [tools/CMakeFiles/kmmreport-export.dir/build.make:96: tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:2287: tools/CMakeFiles/kmmreport-export.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs [ 51%] Built target kmm_models make: *** [Makefile:146: all] Error 2 5.1 Branch: == Compiling and installation complete. When I run KMM I get the following error in a popup window: Cannot open file as requested Cannot read the file: /home/bcoupe/KMM/Coupes.kmy /usr/local/src/kmm/kmymoney-2024.10.21-10.16.00-GIT-5.1/kmymoney/plugins/xml/xmlstorage.cpp:140 The XML storage plugin is enabled and the encryption settings look the same as on F39. I get the following messages on the command line: WebConnect: Running in server mode kf.xmlgui: Shortcut for action "transaction_select_all" "Select all" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_mark_toggle" "Toggle" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_mark_cleared" "Cleared" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_mark_reconciled" "Reconciled" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_assign_number" "Assign next number" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "transaction_new" "New" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "account_reconcile" "Reconcile..." set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "view_hide_unused_categories" "Hide unused categories" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "view_show_all_accounts" "Show all accounts" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "edit_find_transaction" "Find transaction..." set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "view_show_transaction_detail" "Show Transaction Detail" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.xmlgui: Shortcut for action "view_hide_reconciled_transactions" "Hide reconciled transactions" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. 3:2024/10/21 10-20-41:(null)(29960):banking_update.c: 610: No AqBanking config folder found at [/home/bcoupe/.aqbanking/settings6/users] (-1) 3:2024/10/21 10-20-41:(null)(29960):banking_update.c: 610: No AqBanking config folder found at [/home/bcoupe/.aqbanking/settings/users] (-1) 3:2024/10/21 10-20-41:(null)(29960):banking_update.c: 411: There is no old settings folder, need initial setup "kmymoneyLIMfeE" Python module failed to load Traceback (most recent call last): File "/tmp/kmymoneyLIMfeE.py", line 10, in import logging.config File "/usr/lib64/python3.12/logging/config.py", line 31, in import logging.handlers File "/usr/lib64/python3.12/logging/handlers.py", line 26, in import io, logging, socket, os, pickle, struct, time, re File "/usr/lib64/python3.12/socket.py", line 52, in import _socket ImportError: /usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so: undefined symbol: PyByteArray_Type (kmymoney:29960): GLib-GIO-CRITICAL **: 10:25:37.393: GFileInfo created without standard::icon (kmymoney:29960): GLib
[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 --- Comment #7 from Gilles Guertin --- > In the french version Support is Gérer.Here is what I have: -- You are receiving this mail because: You are the assignee for the bug.
Re: Errors Compiling KMM on Fedora 40
Brendan, On Montag, 21. Oktober 2024 19:04:23 CEST Brendan Coupe via KMyMoney-devel wrote: > I need to move on from Fedora 39 in the next month or two since it will > no longer get updates. I have setup a test system that is running Fedora > 40 and i have attempted to compile both the master branch and the 5.1 > branch on it. They both compile, install and run properly on Fedora 39. > My data file is XML based and encrypted. > > Master Branch: > > == > > Compiling KMM fails about half way through: > > [ 50%] Automatic MOC for target kmmreport-export > [ 50%] Built target kmmreport-export_autogen > [ 51%] Building CXX object > tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o > [ 51%] Building CXX object > tools/CMakeFiles/kmmreport-export.dir/kmmreport-export_autogen/mocs_compilation.cpp.o > [ 51%] Built target xmlstorage > [ 51%] Built target mymoneystoragenames-test > [ 51%] Linking CXX shared library ../../lib/libkmm_models.so > /usr/local/src/kmm/kmymoney-2024.10.21-10.11.34-GIT-MASTER/tools/kmmreport-export.cpp:26:10: > > fatal error: objectinfotable.h: No such file or directory > 26 | #include "objectinfotable.h" >| ^~~ > compilation terminated. > make[2]: *** [tools/CMakeFiles/kmmreport-export.dir/build.make:96: > tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o] Error 1 > make[1]: *** [CMakeFiles/Makefile2:2287: > tools/CMakeFiles/kmmreport-export.dir/all] Error 2 > make[1]: *** Waiting for unfinished jobs > [ 51%] Built target kmm_models > make: *** [Makefile:146: all] Error 2 Make sure you have ./kmymoney/plugins/views/reports/core/objectinfotable.h in your directory and probably re-run cmake in a complete empty build directory. tools/CMakeLists.txt reference reports as a dependency and therefore, the .../core directory should be part of the include paths the compiler searches. To make sure that is the case, you can run make VERBOSE=1 which prints the executed commands to the console. Adding -j1 to the make arguments helps to see all of them one at a time. > > 5.1 Branch: > > == > > Compiling and installation complete. When I run KMM I get the following > error in a popup window: > > Cannot open file as requested In contrast to master it does not dump the gpg2 location information. So we better get the master version to compile and see what it spits out. [...] -- Regards Thomas Baumgart - Computer science terms (#095): PGP-Keysigning-Party The cult of sitting together and collectively mumbling magic numbers. -- Gert Doering - signature.asc Description: This is a digitally signed message part.
Re: Errors Compiling KMM on Fedora 40
I noticed that there was at least one change that may have affected my compiling error this morning that might explain why it would compile this afternoon. On 10/21/24 12:44, Thomas Baumgart via KMyMoney-devel wrote: Brendan, On Montag, 21. Oktober 2024 19:04:23 CEST Brendan Coupe via KMyMoney-devel wrote: I need to move on from Fedora 39 in the next month or two since it will no longer get updates. I have setup a test system that is running Fedora 40 and i have attempted to compile both the master branch and the 5.1 branch on it. They both compile, install and run properly on Fedora 39. My data file is XML based and encrypted. Master Branch: == Compiling KMM fails about half way through: [ 50%] Automatic MOC for target kmmreport-export [ 50%] Built target kmmreport-export_autogen [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export_autogen/mocs_compilation.cpp.o [ 51%] Built target xmlstorage [ 51%] Built target mymoneystoragenames-test [ 51%] Linking CXX shared library ../../lib/libkmm_models.so /usr/local/src/kmm/kmymoney-2024.10.21-10.11.34-GIT-MASTER/tools/kmmreport-export.cpp:26:10: fatal error: objectinfotable.h: No such file or directory 26 | #include "objectinfotable.h" | ^~~ compilation terminated. make[2]: *** [tools/CMakeFiles/kmmreport-export.dir/build.make:96: tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:2287: tools/CMakeFiles/kmmreport-export.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs [ 51%] Built target kmm_models make: *** [Makefile:146: all] Error 2 Make sure you have ./kmymoney/plugins/views/reports/core/objectinfotable.h in your directory and probably re-run cmake in a complete empty build directory. tools/CMakeLists.txt reference reports as a dependency and therefore, the .../core directory should be part of the include paths the compiler searches. To make sure that is the case, you can run make VERBOSE=1 which prints the executed commands to the console. Adding -j1 to the make arguments helps to see all of them one at a time. 5.1 Branch: == Compiling and installation complete. When I run KMM I get the following error in a popup window: Cannot open file as requested In contrast to master it does not dump the gpg2 location information. So we better get the master version to compile and see what it spits out. [...] -- ** *Brendan Coupe* *3...@coupe7.com*
Re: Errors Compiling KMM on Fedora 40
I turned off encryption and created a new file. I was able to gunzip it and open the xml as text. It appears that I'm having a problem with encryption. On 10/21/24 12:44, Thomas Baumgart via KMyMoney-devel wrote: Brendan, On Montag, 21. Oktober 2024 19:04:23 CEST Brendan Coupe via KMyMoney-devel wrote: I need to move on from Fedora 39 in the next month or two since it will no longer get updates. I have setup a test system that is running Fedora 40 and i have attempted to compile both the master branch and the 5.1 branch on it. They both compile, install and run properly on Fedora 39. My data file is XML based and encrypted. Master Branch: == Compiling KMM fails about half way through: [ 50%] Automatic MOC for target kmmreport-export [ 50%] Built target kmmreport-export_autogen [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export_autogen/mocs_compilation.cpp.o [ 51%] Built target xmlstorage [ 51%] Built target mymoneystoragenames-test [ 51%] Linking CXX shared library ../../lib/libkmm_models.so /usr/local/src/kmm/kmymoney-2024.10.21-10.11.34-GIT-MASTER/tools/kmmreport-export.cpp:26:10: fatal error: objectinfotable.h: No such file or directory 26 | #include "objectinfotable.h" | ^~~ compilation terminated. make[2]: *** [tools/CMakeFiles/kmmreport-export.dir/build.make:96: tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:2287: tools/CMakeFiles/kmmreport-export.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs [ 51%] Built target kmm_models make: *** [Makefile:146: all] Error 2 Make sure you have ./kmymoney/plugins/views/reports/core/objectinfotable.h in your directory and probably re-run cmake in a complete empty build directory. tools/CMakeLists.txt reference reports as a dependency and therefore, the .../core directory should be part of the include paths the compiler searches. To make sure that is the case, you can run make VERBOSE=1 which prints the executed commands to the console. Adding -j1 to the make arguments helps to see all of them one at a time. 5.1 Branch: == Compiling and installation complete. When I run KMM I get the following error in a popup window: Cannot open file as requested In contrast to master it does not dump the gpg2 location information. So we better get the master version to compile and see what it spits out. [...] -- ** *Brendan Coupe* *3...@coupe7.com*
Re: Errors Compiling KMM on Fedora 40
Playing around with gpg it became clear that it was not working. It turns our Fedora 40 no longer provides pinentry-gtk so I had to switch a supported pinentry option and now my file opens. If this was a bug I would close it:-) Works for me! Can't wait to see what Fedora 41 brings me next month. On 2024-10-21 12:44 PM, Thomas Baumgart via KMyMoney-devel wrote: Brendan, On Montag, 21. Oktober 2024 19:04:23 CEST Brendan Coupe via KMyMoney-devel wrote: I need to move on from Fedora 39 in the next month or two since it will no longer get updates. I have setup a test system that is running Fedora 40 and i have attempted to compile both the master branch and the 5.1 branch on it. They both compile, install and run properly on Fedora 39. My data file is XML based and encrypted. Master Branch: == Compiling KMM fails about half way through: [ 50%] Automatic MOC for target kmmreport-export [ 50%] Built target kmmreport-export_autogen [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o [ 51%] Building CXX object tools/CMakeFiles/kmmreport-export.dir/kmmreport-export_autogen/mocs_compilation.cpp.o [ 51%] Built target xmlstorage [ 51%] Built target mymoneystoragenames-test [ 51%] Linking CXX shared library ../../lib/libkmm_models.so /usr/local/src/kmm/kmymoney-2024.10.21-10.11.34-GIT-MASTER/tools/kmmreport-export.cpp:26:10: fatal error: objectinfotable.h: No such file or directory 26 | #include "objectinfotable.h" | ^~~ compilation terminated. make[2]: *** [tools/CMakeFiles/kmmreport-export.dir/build.make:96: tools/CMakeFiles/kmmreport-export.dir/kmmreport-export.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:2287: tools/CMakeFiles/kmmreport-export.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs [ 51%] Built target kmm_models make: *** [Makefile:146: all] Error 2 Make sure you have ./kmymoney/plugins/views/reports/core/objectinfotable.h in your directory and probably re-run cmake in a complete empty build directory. tools/CMakeLists.txt reference reports as a dependency and therefore, the .../core directory should be part of the include paths the compiler searches. To make sure that is the case, you can run make VERBOSE=1 which prints the executed commands to the console. Adding -j1 to the make arguments helps to see all of them one at a time. 5.1 Branch: == Compiling and installation complete. When I run KMM I get the following error in a popup window: Cannot open file as requested In contrast to master it does not dump the gpg2 location information. So we better get the master version to compile and see what it spits out. [...] -- ** *Brendan Coupe* *3...@coupe7.com*
[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 Jack changed: What|Removed |Added CC|ostroffjh@users.sourceforge | |.net| --- Comment #11 from Jack --- Thomas - I found the old discussion - it is https://invent.kde.org/office/kmymoney/-/issues/76. It was first reported a year ago, and last updated 5 months ago. In that case, if the user did not delete the file, a new line (ot two) just get added for each start of KMM. It is somehow related to QtWebEngine not properly finding some locale information/file. Changing the Logging Path does NOT change where the debug file gets written. Unfortunately, I don't see that we found any definitive solution to the problem. To explain a bit more, QtWebEngine is a Qt library KMyMoney uses for various display tasks. It is that library which is creating the debug file, not anything directly in KMyMoney. Gilles - please check your Windows settings for Language. Try changing it to something else, and then changing it back. Also be sure the same language is not the default and fallback. I can't guarantee this will get rid of the file, but it did seem to help last time. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 492891] Lack of support for automatic checking of predefined reports
https://bugs.kde.org/show_bug.cgi?id=492891 --- Comment #9 from Ralf Habacker --- Git commit cb11ba4daeadbd802e299720e02d888740d18d85 by Ralf Habacker. Committed on 21/10/2024 at 21:13. Pushed by habacker into branch 'master'. Fix fatal build error: objectinfotable.h: No such file or directory The kmmreport-export tool can only be built if the “reportsview” component in cmake is activated. Fixup for commit d858cd3cca5986fe758bf91577ac3ccf743060d1 M +1-1tools/CMakeLists.txt https://invent.kde.org/office/kmymoney/-/commit/cb11ba4daeadbd802e299720e02d888740d18d85 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 495093] Debug on desktop
https://bugs.kde.org/show_bug.cgi?id=495093 --- Comment #12 from Gilles Guertin --- > I cannot enter any logging information. It won't let me type anything. > Samething for the two boxes underneath. However, if I click on "Restore > Defaults" both boxes are checked. I closed the software and start again. One > more line. Nothing else changed. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 488491] Make 5.2 release
https://bugs.kde.org/show_bug.cgi?id=488491 Bug 488491 depends on bug 453033, which changed state. Bug 453033 Summary: Tag applied in a split transaction does not show in the Transactions by Tag report https://bugs.kde.org/show_bug.cgi?id=453033 What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 453033] Tag applied in a split transaction does not show in the Transactions by Tag report
https://bugs.kde.org/show_bug.cgi?id=453033 Ralf Habacker changed: What|Removed |Added Latest Commit||https://invent.kde.org/offi ||ce/kmymoney/-/commit/847838 ||f93fc9f90b83e8a2f9c95d1f953 ||65b7261 Status|REPORTED|RESOLVED Resolution|--- |FIXED Version Fixed In||5.2 --- Comment #2 from Ralf Habacker --- Git commit 847838f93fc9f90b83e8a2f9c95d1f95365b7261 by Ralf Habacker. Committed on 21/10/2024 at 22:12. Pushed by habacker into branch 'master'. Added test case for tags in splits in transaction report This commit adds a test case that checks whether tags in splits are displayed in the “Transaction with tags” report. FIXED-IN:5.2 M +1-0kmymoney/plugins/views/reports/core/tests/data/CMakeLists.txt A +7-0 kmymoney/plugins/views/reports/core/tests/data/test-453033-report-querytable-Transactions-by-Tag-_Customised_.csv A +113 -0kmymoney/plugins/views/reports/core/tests/data/test-453033.xml https://invent.kde.org/office/kmymoney/-/commit/847838f93fc9f90b83e8a2f9c95d1f95365b7261 -- You are receiving this mail because: You are the assignee for the bug.