KyMyMoney feedback - offer of assistance
Hello KMM development team, Thank you for all of your hard work in providing this great application to the community! This email is in response to the posting: https://forum.kde.org/viewtopic.php?f=69&t=151615&sid=739d46f85c0ef7cbb5edf6a3992b2d08 I'm using KMM 4.8.1 on Win 10 Pro x64 (build 10.0.16299) as of this writing: 27 MAR 2018. Admittedly I've not used KMM on Linux, and thus am not on the current release. Therefore, I'll apologize up front if some if this was already addressed or not-applicable. General * [New] Navigation history; akin to browser's back and forward buttons. * [New] Add some level of file-based security, such as password protection and/or file encryption. Accounts * [Change] Ability to change account type after creation. I ran into this need during initial setup; as imports were having problems, so this may be more of a problem solved via documentation. * [Change] Add last-reconciled date to Accounts summary Schedules * [Documentation] Establishing the scheduling frequency using the two combo boxes wasn't intuitive. Fortunately, through trial and error, I was able to figure it out using the text of the Frequency column on the Scheduled transactions list view. In plain language 2 WEEK was displayed Every other week. * [New] Scheduled transactions for credit card payments should grab the balance of the credit card's account ledger at the date of the transaction; or at least the current balance. * [Documentation/New] Transactions that buy shares are clunky (Bank -> Brokerage -> Investment) in that it takes twice as many scheduled tasks to transfer the funds, plus it leaves at one of these accounts never getting reconciled. Documentation improvement is definitely required; but it may be helpful to make it so a composite transaction can address moving the funds to all appropriate accounts in one entry. Also, there doesn't seem to be an easy way to make payroll deductions for investments. The split only permits category assignments. More on that in the Ledger recommendations. * [personal note for follow-up] The behavior and settings required to auto-enter scheduled transactions don't work as I expect; but I'm not yet able to articulate the concern. Ledger/Transactions * [New] Create a paycheck form for entering transactions. Create tabs/sections for wages, pre-tax deductions, taxes and post-tax deductions. Include the ability to make transfers to other accounts, such as savings and investments. Much of this can be done with additional transactions; but adding this feature would greatly streamline the process and improve accuracy. * [New] Option to swap keystrokes used to edit [Enter] or add [Ctrl+Ins] a transaction. Data entry would be must faster using the enter key to create new transactions and reduces the likelihood of accidental edit of committed transactions. * [Fix] Selected tab is not clearly identified and leads to incorrect transaction types. This is likely a rendering issue in windows. * [Documentation] I don't recall the documentation mentioning that a double click in the number field will enter the next check number; assuming the last number was set in account settings first. * [Change] Tab-order on transaction form, although correct in field order (top/down, left to right), it is not intuitive or efficient for data entry. For repeated transactions based on last entry, once the payee is selected the most likely thing to change are date and amount. Currently it takes 5-6 extra tabs to get there. Over the course of a month's worth of entries, that adds up to lots of keystrokes. For all transactions the split needs to come after the amount or the user will get errors on mismatched amounts. Yes, you can update the total when exiting the sub-form; but entering the total up front would segue into the next topic: Splits. Splits * [New] If the amount of a transaction was entered before creating a split, provide the option to auto-divide remaining balance after splits are entered proportionally as taxes against each line in the split. This assume the user doesn't want/need to track sales taxes as a separate category and wanted to track each category as the cost of goods with taxes. Example: * Transaction gross is entered as 50.00 * The split was two entries. Line A for 10.00 and line B for 30.00. * The taxes on the receipt would be the remaining 10.00. * Upon exit, total 40 != 50, therefore KMM asks if user wants to split the rest as taxes, go back to correct, update total with new value or leave as-is. * Selecting to add taxes would re-calculate each split line as: * Line amount += (Transaction gross - current sum of splits ) * ( Line amount / current sum of splits ) A follow-on feature to this would be enabling categories with individual taxable rates (for those that want to get very granular
[kmymoney] [Bug 391932] Google source of stock quotes quit
https://bugs.kde.org/show_bug.cgi?id=391932 --- Comment #11 from bren...@coupeware.com --- I'm not sure how much a wiki would reduce traffic since many people might still come here and end up getting a link to the wiki rather than the specific fix. I guess those of us that are not devs could lend a hand with easy questions like this. I would go one step further when things settle down and the devs have a chance to add features. How about having KMM retrieve the settings for some or all of the sources for quotes remotely so that changes only have to be entered on the KMM server once and they propagate to the clients automatically. This may require major code changes and needs to be carefully thought out to prevent hackers from taking advantage of it. Or maybe a plugin that gets updated without having to upgrade the entire program. I know that this is all happening when the devs have more important things to do (like help me get KF5 running!). I agree the situation has gotten pretty pathetic (to be clear, not KMM's fault) but maybe the Yahoo problem is a one time Verizon caused problem and this will settle down now. When a LibreOffice extension I was using to get quotes from Yahoo stopped working I switched to Google quotes and they died at the same time that the KMM Google fixed died. This is affecting more than KMM. Food for thought. Brendan Coupe On Tue, Mar 27, 2018 at 5:06 PM, wrote: > https://bugs.kde.org/show_bug.cgi?id=391932 > > --- Comment #10 from lp.allar...@gmail.com --- > Sorry Michael for triggering you so hard. I was of course not talking about > KMM. KMM is a great project and in the past I submitted multiple bug reports > in hope of making it better. I have been using it since 2008. > > Sorry for the misunderstanding. The solution you posted for Yahoo worked as I > pointed out in an earlier comment. What I failed to do was to personally > thank > you for the solution. Thank you for the solution, it was a quality solution! > > Yes Danny you are correct. When using the words "pathetic" and "impossible" I > was referring to the sources (Yahoo, G&M, Google) which seems to be changing > constantly. My suggestion for the Wiki was a genuine one, I feel if the > sources keep changing like this, it will be a lot easier for everyone to > simply > have a look at the wiki and see if the source settings have changed or not > instead of posting bug tickets, forum posts, exchange emails with the > maillist, > etc. Less traffic so to speak. > > My 2 cents. > > -- > You are receiving this mail because: > You are the assignee for the bug. -- You are receiving this mail because: You are the assignee for the bug.
Re: [kmymoney] [Bug 391932] Google source of stock quotes quit
I'm not sure how much a wiki would reduce traffic since many people might still come here and end up getting a link to the wiki rather than the specific fix. I guess those of us that are not devs could lend a hand with easy questions like this. I would go one step further when things settle down and the devs have a chance to add features. How about having KMM retrieve the settings for some or all of the sources for quotes remotely so that changes only have to be entered on the KMM server once and they propagate to the clients automatically. This may require major code changes and needs to be carefully thought out to prevent hackers from taking advantage of it. Or maybe a plugin that gets updated without having to upgrade the entire program. I know that this is all happening when the devs have more important things to do (like help me get KF5 running!). I agree the situation has gotten pretty pathetic (to be clear, not KMM's fault) but maybe the Yahoo problem is a one time Verizon caused problem and this will settle down now. When a LibreOffice extension I was using to get quotes from Yahoo stopped working I switched to Google quotes and they died at the same time that the KMM Google fixed died. This is affecting more than KMM. Food for thought. Brendan Coupe On Tue, Mar 27, 2018 at 5:06 PM, wrote: > https://bugs.kde.org/show_bug.cgi?id=391932 > > --- Comment #10 from lp.allar...@gmail.com --- > Sorry Michael for triggering you so hard. I was of course not talking about > KMM. KMM is a great project and in the past I submitted multiple bug reports > in hope of making it better. I have been using it since 2008. > > Sorry for the misunderstanding. The solution you posted for Yahoo worked as I > pointed out in an earlier comment. What I failed to do was to personally > thank > you for the solution. Thank you for the solution, it was a quality solution! > > Yes Danny you are correct. When using the words "pathetic" and "impossible" I > was referring to the sources (Yahoo, G&M, Google) which seems to be changing > constantly. My suggestion for the Wiki was a genuine one, I feel if the > sources keep changing like this, it will be a lot easier for everyone to > simply > have a look at the wiki and see if the source settings have changed or not > instead of posting bug tickets, forum posts, exchange emails with the > maillist, > etc. Less traffic so to speak. > > My 2 cents. > > -- > You are receiving this mail because: > You are the assignee for the bug.
[kmymoney] [Bug 391932] Google source of stock quotes quit
https://bugs.kde.org/show_bug.cgi?id=391932 --- Comment #10 from lp.allar...@gmail.com --- Sorry Michael for triggering you so hard. I was of course not talking about KMM. KMM is a great project and in the past I submitted multiple bug reports in hope of making it better. I have been using it since 2008. Sorry for the misunderstanding. The solution you posted for Yahoo worked as I pointed out in an earlier comment. What I failed to do was to personally thank you for the solution. Thank you for the solution, it was a quality solution! Yes Danny you are correct. When using the words "pathetic" and "impossible" I was referring to the sources (Yahoo, G&M, Google) which seems to be changing constantly. My suggestion for the Wiki was a genuine one, I feel if the sources keep changing like this, it will be a lot easier for everyone to simply have a look at the wiki and see if the source settings have changed or not instead of posting bug tickets, forum posts, exchange emails with the maillist, etc. Less traffic so to speak. My 2 cents. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 391251] Double free or corruption when creating a new asset account.
https://bugs.kde.org/show_bug.cgi?id=391251 --- Comment #19 from Jack --- I still don't understand how badly my various build directories were messed up, but on a clean git head, the patch now applies (a few lines off for chunk 2) and I do not get the crash. Hopefully José can also test. Alexandre - what optimization options did you use, and are you compiling manually, or are you also using a Gentoo ebuild? -- You are receiving this mail because: You are the assignee for the bug.
Re: Problems Compiling KMM KF5
After your initial cmake, do a "ccmake ." in the build directory, and see how the options are set for those features. I thought they should default to ON and only get disabled if it can't find the required libraries, but that SHOULD give you a message about not finding them. On 2018.03.27 18:14, Brendan Coupe wrote: OK, that worked. I have plugins working. Now to the second half of my original problem. Online banking is not working. From my original email: === -- The following features have been disabled: * KBanking, Interface for the following online banking protocols: HBCI, EBICS, OFX Direct Connect, Paypal *Brendan Coupe* On Tue, Mar 27, 2018 at 3:45 PM, Brendan Coupe wrote: > OK, trying that next. > > > > *Brendan Coupe* > > On Tue, Mar 27, 2018 at 3:41 PM, Andrew Ho wrote: > >> Hi, >> >> cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 >> All the plugins are not shown up. >> >> cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins >> All the plugins are loaded. >> >> Thanks, >> >> >> >> On 3/27/2018 2:05 PM, Thomas Baumgart wrote: >> >>> Hi, >>> >>> On Dienstag, 27. März 2018 10:08:57 CEST Brendan Coupe wrote: >>> >>> >From MASTER Build directory (1.txt): grep plugins _ install_manifest.txt /usr/lib64/plugins/kmymoney/checkprinting.so /usr/lib64/plugins/kmymoney/csvexporter.so >>> [...] >>> >>> /usr/lib64/plugins/kmymoney/sqlstorage.so /usr/share/doc/HTML/en/kmymoney/configure_plugins.png >From 5.0.1 tarball build directory (2.txt): grep plugins install _ manifest.txt /usr/lib64/plugins/kmymoney/checkprinting.so /usr/lib64/plugins/kmymoney/csvexporter.so >>> [...] >>> >>> /usr/lib64/plugins/kmymoney/reconciliationreport.so /usr/share/doc/HTML/en/kmymoney/configure_plugins.png diff 1.txt 2.txt 4d3 < /usr/lib64/plugins/kmymoney/forecastview.so 9d7 < /usr/lib64/plugins/kmymoney/kcm_forecastview.so 21d18 < /usr/lib64/plugins/kmymoney/sqlstorage.so >>> That is OK, since we turned forecast and sql storage into a plugin. >>> >>> find /usr -name FrameworkIntegrationPlugin.so /usr/lib64/qt5/plugins/kf5/FrameworkIntegrationPlugin.so >>> Aha, it's what I thought. You need to install the plugins into a >>> different >>> directory. >>> >>> Proceed as follows: >>> >>>cd your-kmymoney-build-dir >>> >>># remove current installation to cleanup >>>sudo make uninstall >>> >>># setup plugin installation directory >>>cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 >>> >>> // the above step assumes, that your source dir is in .. >>> >>># build the project >>>make >>> >>># and install it again >>>sudo make install/fast >>> >>># now test >>>kmymoney >>> >>> Now your plugins should be loaded. >>> >>> *Brendan Coupe* On Tue, Mar 27, 2018 at 12:20 AM, Thomas Baumgart wrote: > Hi Brendan, > > On Montag, 26. März 2018 18:00:30 CEST Brendan Coupe wrote: > >> Output from cmake on 5.0.1 tarball (looks more like what I have seen >> with >> 4.8). Note it starts off with KMyMoney 5.0.0 >> (maybe related to the issue that made Thomas "Argh" earlier today). >> > Yep! > > >> KMyMoney 5.0.0 >> >> Configure results (user options): >> >> GpgME Encryption:yes >> >> KDE PIM holidays:yes >> >> KDE PIM addressbook: yes >> >> OFX plugin: yes >> >>OFX supports CLIENTUID:no >> >> KBanking plugin: no >> >> weboob plugin: no >> >> iCalendar export plugin: yes >> >> SQLCipher plugin:no >> >> QWebEngine: no >> >> >> Configure results (developer options): >> >> Qt-Designer library support: no >> >> Generate modeltest code: no >> >> Generate API documentation with Doxygen: yes >> >> Build type: RelWithDebInfo >> -- Found PythonInterp: /usr/bin/python (found version "2.7.14") >> -- Configuring done >> -- Generating done >> -- Build files have been written to: /usr/local/src/kmm/kmymoney-5. >> > 0.1/build > > That looks fine. Can you provide me with the output of the following > comamnds > > please (run them in your build directory): >grep plugins install_manifest.txt >find /usr -name FrameworkIntegrationPlugin.so > > Thanks. >>
Re: Problems Compiling KMM KF5
OK, that worked. I have plugins working. Now to the second half of my original problem. Online banking is not working. From my original email: === -- The following features have been disabled: * KBanking, Interface for the following online banking protocols: HBCI, EBICS, OFX Direct Connect, Paypal *Brendan Coupe* On Tue, Mar 27, 2018 at 3:45 PM, Brendan Coupe wrote: > OK, trying that next. > > > > *Brendan Coupe* > > On Tue, Mar 27, 2018 at 3:41 PM, Andrew Ho wrote: > >> Hi, >> >> cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 >> All the plugins are not shown up. >> >> cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins >> All the plugins are loaded. >> >> Thanks, >> >> >> >> On 3/27/2018 2:05 PM, Thomas Baumgart wrote: >> >>> Hi, >>> >>> On Dienstag, 27. März 2018 10:08:57 CEST Brendan Coupe wrote: >>> >>> >From MASTER Build directory (1.txt): grep plugins _ install_manifest.txt /usr/lib64/plugins/kmymoney/checkprinting.so /usr/lib64/plugins/kmymoney/csvexporter.so >>> [...] >>> >>> /usr/lib64/plugins/kmymoney/sqlstorage.so /usr/share/doc/HTML/en/kmymoney/configure_plugins.png >From 5.0.1 tarball build directory (2.txt): grep plugins install _ manifest.txt /usr/lib64/plugins/kmymoney/checkprinting.so /usr/lib64/plugins/kmymoney/csvexporter.so >>> [...] >>> >>> /usr/lib64/plugins/kmymoney/reconciliationreport.so /usr/share/doc/HTML/en/kmymoney/configure_plugins.png diff 1.txt 2.txt 4d3 < /usr/lib64/plugins/kmymoney/forecastview.so 9d7 < /usr/lib64/plugins/kmymoney/kcm_forecastview.so 21d18 < /usr/lib64/plugins/kmymoney/sqlstorage.so >>> That is OK, since we turned forecast and sql storage into a plugin. >>> >>> find /usr -name FrameworkIntegrationPlugin.so /usr/lib64/qt5/plugins/kf5/FrameworkIntegrationPlugin.so >>> Aha, it's what I thought. You need to install the plugins into a >>> different >>> directory. >>> >>> Proceed as follows: >>> >>>cd your-kmymoney-build-dir >>> >>># remove current installation to cleanup >>>sudo make uninstall >>> >>># setup plugin installation directory >>>cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 >>> >>> // the above step assumes, that your source dir is in .. >>> >>># build the project >>>make >>> >>># and install it again >>>sudo make install/fast >>> >>># now test >>>kmymoney >>> >>> Now your plugins should be loaded. >>> >>> *Brendan Coupe* On Tue, Mar 27, 2018 at 12:20 AM, Thomas Baumgart wrote: > Hi Brendan, > > On Montag, 26. März 2018 18:00:30 CEST Brendan Coupe wrote: > >> Output from cmake on 5.0.1 tarball (looks more like what I have seen >> with >> 4.8). Note it starts off with KMyMoney 5.0.0 >> (maybe related to the issue that made Thomas "Argh" earlier today). >> > Yep! > > >> KMyMoney 5.0.0 >> >> Configure results (user options): >> >> GpgME Encryption:yes >> >> KDE PIM holidays:yes >> >> KDE PIM addressbook: yes >> >> OFX plugin: yes >> >>OFX supports CLIENTUID:no >> >> KBanking plugin: no >> >> weboob plugin: no >> >> iCalendar export plugin: yes >> >> SQLCipher plugin:no >> >> QWebEngine: no >> >> >> Configure results (developer options): >> >> Qt-Designer library support: no >> >> Generate modeltest code: no >> >> Generate API documentation with Doxygen: yes >> >> Build type: RelWithDebInfo >> -- Found PythonInterp: /usr/bin/python (found version "2.7.14") >> -- Configuring done >> -- Generating done >> -- Build files have been written to: /usr/local/src/kmm/kmymoney-5. >> > 0.1/build > > That looks fine. Can you provide me with the output of the following > comamnds > > please (run them in your build directory): >grep plugins install_manifest.txt >find /usr -name FrameworkIntegrationPlugin.so > > Thanks. > > -- > > Regards > > Thomas Baumgart > > https://www.telegram.org/ Telegram, the better WhatsApp > - > Any sufficiently advanced bug is indistinguishable from a feature. > (Rich Kulawiec) >
Re: Problems Compiling KMM KF5
OK, trying that next. *Brendan Coupe* On Tue, Mar 27, 2018 at 3:41 PM, Andrew Ho wrote: > Hi, > > cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 > All the plugins are not shown up. > > cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins > All the plugins are loaded. > > Thanks, > > > > On 3/27/2018 2:05 PM, Thomas Baumgart wrote: > >> Hi, >> >> On Dienstag, 27. März 2018 10:08:57 CEST Brendan Coupe wrote: >> >> >From MASTER Build directory (1.txt): >>> grep plugins >>> _ >>> install_manifest.txt >>> /usr/lib64/plugins/kmymoney/checkprinting.so >>> /usr/lib64/plugins/kmymoney/csvexporter.so >>> >> [...] >> >> /usr/lib64/plugins/kmymoney/sqlstorage.so >>> /usr/share/doc/HTML/en/kmymoney/configure_plugins.png >>> >>> >From 5.0.1 tarball build directory (2.txt): >>> grep plugins install >>> _ >>> manifest.txt >>> /usr/lib64/plugins/kmymoney/checkprinting.so >>> /usr/lib64/plugins/kmymoney/csvexporter.so >>> >> [...] >> >> /usr/lib64/plugins/kmymoney/reconciliationreport.so >>> /usr/share/doc/HTML/en/kmymoney/configure_plugins.png >>> >>> >>> diff 1.txt 2.txt >>> 4d3 >>> < /usr/lib64/plugins/kmymoney/forecastview.so >>> 9d7 >>> < /usr/lib64/plugins/kmymoney/kcm_forecastview.so >>> 21d18 >>> < /usr/lib64/plugins/kmymoney/sqlstorage.so >>> >> That is OK, since we turned forecast and sql storage into a plugin. >> >> >>> find /usr -name FrameworkIntegrationPlugin.so >>> /usr/lib64/qt5/plugins/kf5/FrameworkIntegrationPlugin.so >>> >> Aha, it's what I thought. You need to install the plugins into a different >> directory. >> >> Proceed as follows: >> >>cd your-kmymoney-build-dir >> >># remove current installation to cleanup >>sudo make uninstall >> >># setup plugin installation directory >>cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 >> >> // the above step assumes, that your source dir is in .. >> >># build the project >>make >> >># and install it again >>sudo make install/fast >> >># now test >>kmymoney >> >> Now your plugins should be loaded. >> >> *Brendan Coupe* >>> >>> On Tue, Mar 27, 2018 at 12:20 AM, Thomas Baumgart >>> wrote: >>> Hi Brendan, On Montag, 26. März 2018 18:00:30 CEST Brendan Coupe wrote: > Output from cmake on 5.0.1 tarball (looks more like what I have seen > with > 4.8). Note it starts off with KMyMoney 5.0.0 > (maybe related to the issue that made Thomas "Argh" earlier today). > Yep! > KMyMoney 5.0.0 > > Configure results (user options): > > GpgME Encryption:yes > > KDE PIM holidays:yes > > KDE PIM addressbook: yes > > OFX plugin: yes > >OFX supports CLIENTUID:no > > KBanking plugin: no > > weboob plugin: no > > iCalendar export plugin: yes > > SQLCipher plugin:no > > QWebEngine: no > > > Configure results (developer options): > > Qt-Designer library support: no > > Generate modeltest code: no > > Generate API documentation with Doxygen: yes > > Build type: RelWithDebInfo > -- Found PythonInterp: /usr/bin/python (found version "2.7.14") > -- Configuring done > -- Generating done > -- Build files have been written to: /usr/local/src/kmm/kmymoney-5. > 0.1/build That looks fine. Can you provide me with the output of the following comamnds please (run them in your build directory): grep plugins install_manifest.txt find /usr -name FrameworkIntegrationPlugin.so Thanks. -- Regards Thomas Baumgart https://www.telegram.org/ Telegram, the better WhatsApp - Any sufficiently advanced bug is indistinguishable from a feature. (Rich Kulawiec) - >>> >
Re: Problems Compiling KMM KF5
Still no plugins... grep plugins install_manifest.txt /usr/lib64/qt5/plugins/kf5/kmymoney/konlinetasks_sepa.so /usr/lib64/qt5/plugins/kf5/kmymoney/csvimporter.so /usr/lib64/qt5/plugins/kf5/kmymoney/kcm_csvimporter.so /usr/lib64/qt5/plugins/kf5/kmymoney/csvexporter.so /usr/lib64/qt5/plugins/kf5/kmymoney/qifimporter.so /usr/lib64/qt5/plugins/kf5/kmymoney/qifexporter.so /usr/lib64/qt5/plugins/kf5/kmymoney/kcm_qif.so /usr/lib64/qt5/plugins/kf5/kmymoney/gncimporter.so /usr/lib64/qt5/plugins/kf5/kmymoney/ofximporter.so /usr/lib64/qt5/plugins/kf5/kmymoney/icalendarexporter.so /usr/lib64/qt5/plugins/kf5/kmymoney/kcm_icalendarexporter.so /usr/lib64/qt5/plugins/kf5/kmymoney/reconciliationreport.so /usr/lib64/qt5/plugins/kf5/kmymoney/checkprinting.so /usr/lib64/qt5/plugins/kf5/kmymoney/kcm_checkprinting.so /usr/lib64/qt5/plugins/kf5/kmymoney/forecastview.so /usr/lib64/qt5/plugins/kf5/kmymoney/kcm_forecastview.so /usr/lib64/qt5/plugins/kf5/kmymoney/sqlstorage.so /usr/lib64/qt5/plugins/kf5/kmymoney/payeeidentifier_ibanbic_storageplugin.so /usr/lib64/qt5/plugins/kf5/kmymoney/payeeidentifier_nationalaccount_storageplugin.so /usr/lib64/qt5/plugins/kf5/kmymoney/payeeidentifier_iban_bic_delegates.so /usr/lib64/qt5/plugins/kf5/kmymoney/payeeidentifier_nationalAccount_ui.so /usr/share/doc/HTML/en/kmymoney/configure_plugins.png *Brendan Coupe* On Tue, Mar 27, 2018 at 12:05 PM, Thomas Baumgart wrote: > Hi, > > On Dienstag, 27. März 2018 10:08:57 CEST Brendan Coupe wrote: > > > >From MASTER Build directory (1.txt): > > grep plugins > > _ > > install_manifest.txt > > /usr/lib64/plugins/kmymoney/checkprinting.so > > /usr/lib64/plugins/kmymoney/csvexporter.so > > [...] > > > /usr/lib64/plugins/kmymoney/sqlstorage.so > > /usr/share/doc/HTML/en/kmymoney/configure_plugins.png > > > > >From 5.0.1 tarball build directory (2.txt): > > grep plugins install > > _ > > manifest.txt > > /usr/lib64/plugins/kmymoney/checkprinting.so > > /usr/lib64/plugins/kmymoney/csvexporter.so > > [...] > > > /usr/lib64/plugins/kmymoney/reconciliationreport.so > > /usr/share/doc/HTML/en/kmymoney/configure_plugins.png > > > > > > diff 1.txt 2.txt > > 4d3 > > < /usr/lib64/plugins/kmymoney/forecastview.so > > 9d7 > > < /usr/lib64/plugins/kmymoney/kcm_forecastview.so > > 21d18 > > < /usr/lib64/plugins/kmymoney/sqlstorage.so > > That is OK, since we turned forecast and sql storage into a plugin. > > > > > > > find /usr -name FrameworkIntegrationPlugin.so > > /usr/lib64/qt5/plugins/kf5/FrameworkIntegrationPlugin.so > > Aha, it's what I thought. You need to install the plugins into a different > directory. > > Proceed as follows: > > cd your-kmymoney-build-dir > > # remove current installation to cleanup > sudo make uninstall > > # setup plugin installation directory > cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 > >// the above step assumes, that your source dir is in .. > > # build the project > make > > # and install it again > sudo make install/fast > > # now test > kmymoney > > Now your plugins should be loaded. > > > *Brendan Coupe* > > > > On Tue, Mar 27, 2018 at 12:20 AM, Thomas Baumgart > wrote: > > > Hi Brendan, > > > > > > On Montag, 26. März 2018 18:00:30 CEST Brendan Coupe wrote: > > > > Output from cmake on 5.0.1 tarball (looks more like what I have seen > > > > with > > > > 4.8). Note it starts off with KMyMoney 5.0.0 > > > > (maybe related to the issue that made Thomas "Argh" earlier today). > > > > > > Yep! > > > > > > > > > > > KMyMoney 5.0.0 > > > > > > > > Configure results (user options): > > > > > > > > GpgME Encryption:yes > > > > > > > > KDE PIM holidays:yes > > > > > > > > KDE PIM addressbook: yes > > > > > > > > OFX plugin: yes > > > > > > > > OFX supports CLIENTUID:no > > > > > > > > KBanking plugin: no > > > > > > > > weboob plugin: no > > > > > > > > iCalendar export plugin: yes > > > > > > > > SQLCipher plugin:no > > > > > > > > QWebEngine: no > > > > > > > > > > > > Configure results (developer options): > > > > > > > > Qt-Designer library support: no > > > > > > > > Generate modeltest code: no > > > > > > > > Generate API documentation with Doxygen: yes > > > > > > > > Build type: RelWithDebInfo > > > > -- Found PythonInterp: /usr/bin/python (found version "2.7.14") > > > > -- Configuring done > > > > -- Generating done > > > > -- Build files have been written to: /usr/local/src/kmm/kmymoney-5. > > > > > > 0.1/build > > > > > > That looks fine. Can you provide me with the output of the following > > > comamnds > > > > > > p
Re: Problems Compiling KMM KF5
Hi, cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 All the plugins are not shown up. cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins All the plugins are loaded. Thanks, On 3/27/2018 2:05 PM, Thomas Baumgart wrote: Hi, On Dienstag, 27. März 2018 10:08:57 CEST Brendan Coupe wrote: >From MASTER Build directory (1.txt): grep plugins _ install_manifest.txt /usr/lib64/plugins/kmymoney/checkprinting.so /usr/lib64/plugins/kmymoney/csvexporter.so [...] /usr/lib64/plugins/kmymoney/sqlstorage.so /usr/share/doc/HTML/en/kmymoney/configure_plugins.png >From 5.0.1 tarball build directory (2.txt): grep plugins install _ manifest.txt /usr/lib64/plugins/kmymoney/checkprinting.so /usr/lib64/plugins/kmymoney/csvexporter.so [...] /usr/lib64/plugins/kmymoney/reconciliationreport.so /usr/share/doc/HTML/en/kmymoney/configure_plugins.png diff 1.txt 2.txt 4d3 < /usr/lib64/plugins/kmymoney/forecastview.so 9d7 < /usr/lib64/plugins/kmymoney/kcm_forecastview.so 21d18 < /usr/lib64/plugins/kmymoney/sqlstorage.so That is OK, since we turned forecast and sql storage into a plugin. find /usr -name FrameworkIntegrationPlugin.so /usr/lib64/qt5/plugins/kf5/FrameworkIntegrationPlugin.so Aha, it's what I thought. You need to install the plugins into a different directory. Proceed as follows: cd your-kmymoney-build-dir # remove current installation to cleanup sudo make uninstall # setup plugin installation directory cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 // the above step assumes, that your source dir is in .. # build the project make # and install it again sudo make install/fast # now test kmymoney Now your plugins should be loaded. *Brendan Coupe* On Tue, Mar 27, 2018 at 12:20 AM, Thomas Baumgart wrote: Hi Brendan, On Montag, 26. März 2018 18:00:30 CEST Brendan Coupe wrote: Output from cmake on 5.0.1 tarball (looks more like what I have seen with 4.8). Note it starts off with KMyMoney 5.0.0 (maybe related to the issue that made Thomas "Argh" earlier today). Yep! KMyMoney 5.0.0 Configure results (user options): GpgME Encryption:yes KDE PIM holidays:yes KDE PIM addressbook: yes OFX plugin: yes OFX supports CLIENTUID:no KBanking plugin: no weboob plugin: no iCalendar export plugin: yes SQLCipher plugin:no QWebEngine: no Configure results (developer options): Qt-Designer library support: no Generate modeltest code: no Generate API documentation with Doxygen: yes Build type: RelWithDebInfo -- Found PythonInterp: /usr/bin/python (found version "2.7.14") -- Configuring done -- Generating done -- Build files have been written to: /usr/local/src/kmm/kmymoney-5. 0.1/build That looks fine. Can you provide me with the output of the following comamnds please (run them in your build directory): grep plugins install_manifest.txt find /usr -name FrameworkIntegrationPlugin.so Thanks. -- Regards Thomas Baumgart https://www.telegram.org/ Telegram, the better WhatsApp - Any sufficiently advanced bug is indistinguishable from a feature. (Rich Kulawiec) -
[kmymoney] [Bug 392407] Home page Net Worth Forecast Not correct
https://bugs.kde.org/show_bug.cgi?id=392407 --- Comment #3 from Danny Scott --- Before (#391961) the problem was the Y axis started at 0. It was 'fixed' as it now starts at a higher value, but at a value well below the lower range of the data. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 392407] Home page Net Worth Forecast Not correct
https://bugs.kde.org/show_bug.cgi?id=392407 Thomas Baumgart changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=391961 --- Comment #2 from Thomas Baumgart --- I picked the wrong ID. Hence I re-opened the bug. It is strange, as it works for me whereas it failed before like you demonstrate. Strange. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 391961] Home page Net Worth Forecast Y axis starts at 0
https://bugs.kde.org/show_bug.cgi?id=391961 Thomas Baumgart changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=392407 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 392407] Home page Net Worth Forecast Not correct
https://bugs.kde.org/show_bug.cgi?id=392407 Thomas Baumgart changed: What|Removed |Added Resolution|DUPLICATE |--- Ever confirmed|0 |1 Status|RESOLVED|REOPENED -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 392407] Home page Net Worth Forecast Not correct
https://bugs.kde.org/show_bug.cgi?id=392407 Thomas Baumgart changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from Thomas Baumgart --- *** This bug has been marked as a duplicate of bug 391981 *** -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 391981] home page payments section show more/fewer schedules causes jump to top of page
https://bugs.kde.org/show_bug.cgi?id=391981 Thomas Baumgart changed: What|Removed |Added CC||d.o.sc...@unb.ca --- Comment #1 from Thomas Baumgart --- *** Bug 392407 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.
Re: Problems Compiling KMM KF5
Hi, On Dienstag, 27. März 2018 10:08:57 CEST Brendan Coupe wrote: > >From MASTER Build directory (1.txt): > grep plugins > _ > install_manifest.txt > /usr/lib64/plugins/kmymoney/checkprinting.so > /usr/lib64/plugins/kmymoney/csvexporter.so [...] > /usr/lib64/plugins/kmymoney/sqlstorage.so > /usr/share/doc/HTML/en/kmymoney/configure_plugins.png > > >From 5.0.1 tarball build directory (2.txt): > grep plugins install > _ > manifest.txt > /usr/lib64/plugins/kmymoney/checkprinting.so > /usr/lib64/plugins/kmymoney/csvexporter.so [...] > /usr/lib64/plugins/kmymoney/reconciliationreport.so > /usr/share/doc/HTML/en/kmymoney/configure_plugins.png > > > diff 1.txt 2.txt > 4d3 > < /usr/lib64/plugins/kmymoney/forecastview.so > 9d7 > < /usr/lib64/plugins/kmymoney/kcm_forecastview.so > 21d18 > < /usr/lib64/plugins/kmymoney/sqlstorage.so That is OK, since we turned forecast and sql storage into a plugin. > > > find /usr -name FrameworkIntegrationPlugin.so > /usr/lib64/qt5/plugins/kf5/FrameworkIntegrationPlugin.so Aha, it's what I thought. You need to install the plugins into a different directory. Proceed as follows: cd your-kmymoney-build-dir # remove current installation to cleanup sudo make uninstall # setup plugin installation directory cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 // the above step assumes, that your source dir is in .. # build the project make # and install it again sudo make install/fast # now test kmymoney Now your plugins should be loaded. > *Brendan Coupe* > > On Tue, Mar 27, 2018 at 12:20 AM, Thomas Baumgart wrote: > > Hi Brendan, > > > > On Montag, 26. März 2018 18:00:30 CEST Brendan Coupe wrote: > > > Output from cmake on 5.0.1 tarball (looks more like what I have seen > > > with > > > 4.8). Note it starts off with KMyMoney 5.0.0 > > > (maybe related to the issue that made Thomas "Argh" earlier today). > > > > Yep! > > > > > > > > KMyMoney 5.0.0 > > > > > > Configure results (user options): > > > > > > GpgME Encryption:yes > > > > > > KDE PIM holidays:yes > > > > > > KDE PIM addressbook: yes > > > > > > OFX plugin: yes > > > > > > OFX supports CLIENTUID:no > > > > > > KBanking plugin: no > > > > > > weboob plugin: no > > > > > > iCalendar export plugin: yes > > > > > > SQLCipher plugin:no > > > > > > QWebEngine: no > > > > > > > > > Configure results (developer options): > > > > > > Qt-Designer library support: no > > > > > > Generate modeltest code: no > > > > > > Generate API documentation with Doxygen: yes > > > > > > Build type: RelWithDebInfo > > > -- Found PythonInterp: /usr/bin/python (found version "2.7.14") > > > -- Configuring done > > > -- Generating done > > > -- Build files have been written to: /usr/local/src/kmm/kmymoney-5. > > > > 0.1/build > > > > That looks fine. Can you provide me with the output of the following > > comamnds > > > > please (run them in your build directory): > > grep plugins install_manifest.txt > > find /usr -name FrameworkIntegrationPlugin.so > > > > Thanks. > > > > -- > > > > Regards > > > > Thomas Baumgart > > > > https://www.telegram.org/ Telegram, the better WhatsApp > > - > > Any sufficiently advanced bug is indistinguishable from a feature. > > (Rich Kulawiec) > > - -- Regards Thomas Baumgart https://www.telegram.org/ Telegram, the better WhatsApp - We can't solve problems by using the same kind of thinking we used when we created them. - Albert Einstein - signature.asc Description: This is a digitally signed message part.
Re: Problems Compiling KMM KF5
>From MASTER Build directory (1.txt): grep plugins _ install_manifest.txt /usr/lib64/plugins/kmymoney/checkprinting.so /usr/lib64/plugins/kmymoney/csvexporter.so /usr/lib64/plugins/kmymoney/csvimporter.so /usr/lib64/plugins/kmymoney/forecastview.so /usr/lib64/plugins/kmymoney/gncimporter.so /usr/lib64/plugins/kmymoney/icalendarexporter.so /usr/lib64/plugins/kmymoney/kcm_checkprinting.so /usr/lib64/plugins/kmymoney/kcm_csvimporter.so /usr/lib64/plugins/kmymoney/kcm_forecastview.so /usr/lib64/plugins/kmymoney/kcm_icalendarexporter.so /usr/lib64/plugins/kmymoney/kcm_qif.so /usr/lib64/plugins/kmymoney/konlinetasks_sepa.so /usr/lib64/plugins/kmymoney/ofximporter.so /usr/lib64/plugins/kmymoney/payeeidentifier_iban_bic_delegates.so /usr/lib64/plugins/kmymoney/payeeidentifier_ibanbic_storageplugin.so /usr/lib64/plugins/kmymoney/payeeidentifier_nationalAccount_ui.so /usr/lib64/plugins/kmymoney/payeeidentifier_nationalaccount_storageplugin.so /usr/lib64/plugins/kmymoney/qifexporter.so /usr/lib64/plugins/kmymoney/qifimporter.so /usr/lib64/plugins/kmymoney/reconciliationreport.so /usr/lib64/plugins/kmymoney/sqlstorage.so /usr/share/doc/HTML/en/kmymoney/configure_plugins.png >From 5.0.1 tarball build directory (2.txt): grep plugins install _ manifest.txt /usr/lib64/plugins/kmymoney/checkprinting.so /usr/lib64/plugins/kmymoney/csvexporter.so /usr/lib64/plugins/kmymoney/csvimporter.so /usr/lib64/plugins/kmymoney/gncimporter.so /usr/lib64/plugins/kmymoney/icalendarexporter.so /usr/lib64/plugins/kmymoney/kcm_checkprinting.so /usr/lib64/plugins/kmymoney/kcm_csvimporter.so /usr/lib64/plugins/kmymoney/kcm_icalendarexporter.so /usr/lib64/plugins/kmymoney/kcm_qif.so /usr/lib64/plugins/kmymoney/konlinetasks_sepa.so /usr/lib64/plugins/kmymoney/ofximporter.so /usr/lib64/plugins/kmymoney/payeeidentifier_iban_bic_delegates.so /usr/lib64/plugins/kmymoney/payeeidentifier_ibanbic_storageplugin.so /usr/lib64/plugins/kmymoney/payeeidentifier_nationalAccount_ui.so /usr/lib64/plugins/kmymoney/payeeidentifier_nationalaccount_storageplugin.so /usr/lib64/plugins/kmymoney/qifexporter.so /usr/lib64/plugins/kmymoney/qifimporter.so /usr/lib64/plugins/kmymoney/reconciliationreport.so /usr/share/doc/HTML/en/kmymoney/configure_plugins.png diff 1.txt 2.txt 4d3 < /usr/lib64/plugins/kmymoney/forecastview.so 9d7 < /usr/lib64/plugins/kmymoney/kcm_forecastview.so 21d18 < /usr/lib64/plugins/kmymoney/sqlstorage.so find /usr -name FrameworkIntegrationPlugin.so /usr/lib64/qt5/plugins/kf5/FrameworkIntegrationPlugin.so *Brendan Coupe* On Tue, Mar 27, 2018 at 12:20 AM, Thomas Baumgart wrote: > Hi Brendan, > > On Montag, 26. März 2018 18:00:30 CEST Brendan Coupe wrote: > > > Output from cmake on 5.0.1 tarball (looks more like what I have seen with > > 4.8). Note it starts off with KMyMoney 5.0.0 > > (maybe related to the issue that made Thomas "Argh" earlier today). > > Yep! > > > > > KMyMoney 5.0.0 > > > > Configure results (user options): > > > > GpgME Encryption:yes > > > > KDE PIM holidays:yes > > > > KDE PIM addressbook: yes > > > > OFX plugin: yes > > OFX supports CLIENTUID:no > > > > KBanking plugin: no > > > > weboob plugin: no > > > > iCalendar export plugin: yes > > > > SQLCipher plugin:no > > > > QWebEngine: no > > > > > > Configure results (developer options): > > > > Qt-Designer library support: no > > > > Generate modeltest code: no > > > > Generate API documentation with Doxygen: yes > > > > Build type: RelWithDebInfo > > -- Found PythonInterp: /usr/bin/python (found version "2.7.14") > > -- Configuring done > > -- Generating done > > -- Build files have been written to: /usr/local/src/kmm/kmymoney-5. > 0.1/build > > That looks fine. Can you provide me with the output of the following > comamnds > please (run them in your build directory): > > grep plugins install_manifest.txt > find /usr -name FrameworkIntegrationPlugin.so > > Thanks. > > -- > > Regards > > Thomas Baumgart > > https://www.telegram.org/ Telegram, the better WhatsApp > - > Any sufficiently advanced bug is indistinguishable from a feature. > (Rich Kulawiec) > - >
[kmymoney] [Bug 391932] Google source of stock quotes quit
https://bugs.kde.org/show_bug.cgi?id=391932 Danny Scott changed: What|Removed |Added CC||d.o.sc...@unb.ca --- Comment #9 from Danny Scott --- I believe the "pathetic" was aimed at Globe and Mail, not at kmymoney. The online sources are intended to be accessed by individuals, and not extracted by software, so they all keep changing things up to stay ahead of not just kmymoney but anyone trying to harvest data. There is a wiki https://userbase.kde.org/KMyMoney which I haven't used myself, but it should be possible for anyone to create a topic there for users to update methods for various sources. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 392407] New: Home page Net Worth Forecast Not correct
https://bugs.kde.org/show_bug.cgi?id=392407 Bug ID: 392407 Summary: Home page Net Worth Forecast Not correct Product: kmymoney Version: 5.0.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kmymoney-devel@kde.org Reporter: d.o.sc...@unb.ca Target Milestone: --- There is still something not right with the home screen. This is the view of my home page: https://www.dropbox.com/s/1822z6x98wnlb0e/Screenshot_20180327_090727.png?dl=0 This is a report of approx. the same range (2018-3-27 to 2018-6-27): https://www.dropbox.com/s/1gzyhlhlvn66c17/Screenshot_20180327_091231.png?dl=0 This is a report starting 2006-01-01: https://www.dropbox.com/s/ztcoepw0279xw4e/Screenshot_20180327_092223.png?dl=0 I don't know why the y-axis is starting at 200,000 and not at something like 1,250,000. If it would be of any assistance I can attach an anon.xml file. This is not an urgent issue, just a bit annoying. Tumbleweed, kmymoney 5.0.1 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 391932] Google source of stock quotes quit
https://bugs.kde.org/show_bug.cgi?id=391932 --- Comment #8 from Michael Carpino --- (In reply to lp.allard.1 from comment #7) > OK the fix at https://forum.kde.org/viewtopic.php?f=69&t=142713&start=15 > worked for Yahoo! > > Now Globe & mail ceased to work. Pathetic. They changed their URL's, they > used to use numeric identifiers (like theglobeandmail.com/lablabla/12345) > now they are using theglobeandmail.com/investing/markets/funds/AIM9967.CF/ > > Just changing the ticker ID in the investment doesnt work. They must have > changed the REGEX as well. > > I STRONGLY recommend the KMM devs implement a REGEX Wiki that will be > actively maintained for the most popular price sources (google, globe and > mail, Yahoo, etc). Once a source stops to work, we could go to the wiki and > see if something changed. Right now this is impossible there's info on > forums, here in multiple tickets, etc... I find your choice of words, like pathetic & impossible to be inappropriate for this post. Have you made any financial contributions to the individuals that take their personal time to code this software? Time where they could be doing other activities (visiting with family & friends, doing personal activities, etc) If not then maybe you should consider being a little more gracious to their hard work and the efforts they put in. This software is free and led by a volunteer group that should be supported by an understanding, considerate community. A community that supports each other and shares ideas respectfully when they are needed and become available. I personally shared with you a solution for your needs and frankly next time I'll let someone else volunteer. -- You are receiving this mail because: You are the assignee for the bug.