[kmymoney] [Bug 460151] New: No Report-View installed
https://bugs.kde.org/show_bug.cgi?id=460151 Bug ID: 460151 Summary: No Report-View installed Classification: Applications Product: kmymoney Version: unspecified Platform: OpenSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: buildsystem Assignee: kmymoney-devel@kde.org Reporter: bugzi...@lubich.com Target Milestone: --- SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 Hello KMyMoney team, I have a little problem compiling KMyMoney. No report -view is created for me and I can't find the error. What could that be? Which component am I missing? This applies to all versions (5.1, master, payee-link-support) Many thanks for your help. Greetings from Riegelsberg Udo CMAKE-Protokoll: ... -- The following REQUIRED packages have not been found: -- The following OPTIONAL packages have not been found: * libofx -- The following features have been enabled: * Encryption, Allows to store your financial data using strong GPG encryption. * Doxygen, Generate API documentation with Doxygen (for devs only). * Address book, Allows fetching payee information from KDE PIM system. * Holidays, Allows fetching holidays from KDE PIM system. * Forecast view, Adds possibility to calculate forecasts. * Budget view, Adds possibility to plan a budget. * Online job outbox view, Adds outbox for sending online jobs. * SQL Storage, Allows storing your financial data in SQL database. * LibOFX, Enables OFX import, export, and Direct Connect using LibOFX library. * SQLCipher, Allows encrypting your SQLite3 database. * KBanking, Interface for the following online banking protocols: HBCI, EBICS, OFX Direct Connect, Paypal * Woob, Online banking interface using Woob. * iCalendar, iCalendar integration. -- The following features have been disabled: * Reports view, Adds possibility to display chart and table reports. >>> Why?? * SQL Tracer, It traces the SQL queries to the console. * IBAN/BIC data, Adds predefined IBAN/BIC numbers to KMyMoney (note: doesn't work yet). * Warnings as errors, Enforces all warnings to be reported as errors. * Model test, Generate modeltest code (for devs only). * QtDesigner, Qt-Designer library support (for devs only). -- Configuring done -- Generating done -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 460151] No Report-View installed
https://bugs.kde.org/show_bug.cgi?id=460151 Dawid Wróbel changed: What|Removed |Added CC||m...@dawidwrobel.com Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #1 from Dawid Wróbel --- You need KDiagram. PS. In the future, please do not use bugzilla for generic support questions. There are several other ways to reach us out instead: https://kmymoney.org/support.html We're active on IRC/Telegram, so best to use that. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 460131] Make it possible/easier to open account's web site to download transactions
https://bugs.kde.org/show_bug.cgi?id=460131 --- Comment #3 from Brendan <3...@coupe7.com> --- I'm not sure I have any banks where it is possible (or at least obvious) to get the ofx file directly from a URL. If it was, seems like a way to simulate direct connect so why save the file, just import it. How does KMM handle an ofx file with multiple accounts in it (your Merrill Lynch accounts)? I've never tried it. Every bank that I currently download ofx files from manually seems to do things their own way. I have more than one account at some of the banks and have always downloaded them separately. At a credit union, matching is a disaster so I'm always filtering by date to minimize duplicates. It's for this reason, I'm proposing a way to import all saved ofx files along with any remaining direct connect accounts (or separately, if that's preferred). I assume it will take a fair amount of work to save the files manually but if that can be simplified, that would be even better. I'm not concerned about links to the banks in KMM, I always have one Firefox window open with all of my banks in tabs so getting to the web page is not an issue. I'm imaging this as an update to the OXF Importer plugin, but I'm not sure how involved that would be. Maybe a new plugin, which would be a simplified version of the OFX Importer. I could see it starting out basic and improving with experience. I currently have 6 or 7 accounts where I download the ofx file once a month and have to manually import the file to KMM. Now I've added my Chase credit card, Which I will probably import 4 to 6 times a month, basically doubling the number of times I have to go File, Import, OXF, and select the file. Automating just this part would be very helpful. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 460131] Make it possible/easier to open account's web site to download transactions
https://bugs.kde.org/show_bug.cgi?id=460131 --- Comment #4 from Jack --- Importing my ML OFX file with multiple accounts "just works." :-) If you look into the file, you can see there is a section for each account, so some combination of libofx and KMM know what to do. The data for each account gets imported into the correct account. I agree there is a problem with naming downloaded OFX files. Every bank uses different conventions, some even always using the exact same name for any ofx download. However, I don't think it should be too hard for the ofx importer to allow pointing to more than one file - it can then just loop through them. Pending any comments from the developers, I'll considering opening that specific change as a wishlist. With your last item, if you don't have any reason to save the downloaded file after import, then I again suggest configuring your browser to directly open the file in kmymoney instead of saving it. That save the entire File Import/... process. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 460079] Net Worth reports are dropping investments
https://bugs.kde.org/show_bug.cgi?id=460079 --- Comment #4 from Tcpsorcerer --- (In reply to Jack from comment #1) > (please don't use all caps. it looks like you are shouting. thanks.) > Using the latest Appimage Version 5.1.3-7599ae179 on Linux (I don't have a > Windows instance handy) the copies of those two reports seem to be identical > to the original reports. I don't recall any recent changes to reports, so > I don't know if it might be platform dependent, or possibly fixed by some > unrelated change. Can you try the latest version from > https://binary-factory.kde.org/job/KMyMoney_Release_win64/ > lastSuccessfulBuild/artifact/ to see if the problem is still present. Also, > please report the exact version as shown in Help/About KMyMoney. Hello, my apologies about the caps, I certainly was not shouting, just a long tiring day and didn't realize the caps was on. I can duplicate the bug on the following versions under windows: 5.1.1-dcc7ca980 - my daily driver for the past ~9 months 5.1.3.-5b-03a2216 - when I wanted to see if it was a bug to the above version I just tried the latest version 5.1.3-8910ed3bb and still see the same behavior with missing investments. Hope this helps. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 460079] Net Worth reports are dropping investments
https://bugs.kde.org/show_bug.cgi?id=460079 --- Comment #5 from Tcpsorcerer --- (In reply to Thomas Baumgart from comment #3) > Git commit a14607ce6fe056a9321595a631dc1eebbf0f5c4a by Thomas Baumgart. > Committed on 08/10/2022 at 16:26. > Pushed by tbaumgart into branch 'master'. > > Allow access to investment sub-accounts in all pivot based reports > > M +1-1 > kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp > > https://invent.kde.org/office/kmymoney/commit/ > a14607ce6fe056a9321595a631dc1eebbf0f5c4a >From the previous comment @2022-10-08 16:24:52 UTC, should I be testing on a version prior to 5.1.0? If so not sure where to download. Otherwise, from this comment, I gather an the next build should have a fix that can be tested? Thank you -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 460079] Net Worth reports are dropping investments
https://bugs.kde.org/show_bug.cgi?id=460079 --- Comment #6 from Jack --- Thomas' commit was to master branch, which will not be in a release for a while. However, it looks like the commit can be backported/cherry-picked to the 5.1 branch, in which case it would be in the 5.1.4 release, not yet scheduled, or in a release appimage (https://binary-factory.kde.org/view/AppImage/job/KMyMoney_Release_appimage-centos7/) following the commit. Using a copy of your data file, you could test with an appimage from master branch (https://binary-factory.kde.org/view/AppImage/job/KMyMoney_Nightly_appimage-centos7/), but that is not suggested for production use. Testing with a version prior to 5.1.0 might confirm that the change Thomas referred to is indeed the problem, but it's probably better to wait and test with some version which has the fix. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 460079] Net Worth reports are dropping investments
https://bugs.kde.org/show_bug.cgi?id=460079 --- Comment #7 from Tcpsorcerer --- (In reply to Jack from comment #6) > Thomas' commit was to master branch, which will not be in a release for a > while. However, it looks like the commit can be backported/cherry-picked to > the 5.1 branch, in which case it would be in the 5.1.4 release, not yet > scheduled, or in a release appimage > (https://binary-factory.kde.org/view/AppImage/job/KMyMoney_Release_appimage- > centos7/) following the commit. > Using a copy of your data file, you could test with an appimage from master > branch > (https://binary-factory.kde.org/view/AppImage/job/KMyMoney_Nightly_appimage- > centos7/), but that is not suggested for production use. > Testing with a version prior to 5.1.0 might confirm that the change Thomas > referred to is indeed the problem, but it's probably better to wait and test > with some version which has the fix. Thank you. I'll see if I can boot into a Linux to check it out. I'll keep an eye here to test on Windows as well when ready. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 460079] Net Worth reports are dropping investments
https://bugs.kde.org/show_bug.cgi?id=460079 --- Comment #8 from Jack --- Sorry, I forgot you were on Windows. You can get a windows version from master branch at https://binary-factory.kde.org/job/KMyMoney_Nightly_win64/. The same caveat applies. Also, if you reply to a bug by email, please trim everything you are replying to, as the entire message gets included as the next comment to the bug, so it just duplicates the previous comment. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 460079] Net Worth reports are dropping investments
https://bugs.kde.org/show_bug.cgi?id=460079 --- Comment #9 from Tcpsorcerer --- (In reply to Jack from comment #8) I'm actually on bugs.kde.org but understood. Just tried 5.1.80-76ee0e-4df and looks like this is resolved. Additionally, it seems that what the big did was remove the investments from the report filter under accounts, and now I can see them. Which from memory was the behavior in prior versions before this bug became apparent. The only other call-out is that prior to this bug, investments were indented in the report, under the investment account, but now they are not. Not critical, but nice to have. Great work, I will continue with my daily driver, alternating with newer builds as needed. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 458152] Incorrect warning about differing sums in reconciliation when they are equal
https://bugs.kde.org/show_bug.cgi?id=458152 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #15 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are the assignee for the bug.