Re: new (?) cmake problem with libalkimia version

2018-12-18 Thread Ralf Habacker
Am 18.12.18 um 23:00 schrieb Andrew Ho: > Hi, > > I cannot find any documentation of /usr/bin/onlinequoteseditor. This is not written yet, please file a related bug report at https://bugs.kde.org/enter_bug.cgi?product=libalkimia. As a short overview: The application consists of a few dock window

Re: new (?) cmake problem with libalkimia version

2018-12-18 Thread Jack
I'm not familiar with that particular program, but the topic has been discussed (but not in great detail) on this list over the past months. I think the work is in specific brances of both libalkimia and kmymoney - they should be obvious looking at "git branch -a". Jack On 2018.12.18 17:0

Re: new (?) cmake problem with libalkimia version

2018-12-18 Thread Andrew Ho
Hi, I cannot find any documentation of /usr/bin/onlinequoteseditor. Thanks, Andrew -- On 2018-12-18 4:19 p.m., Jack wrote: Thanks. I was using alkimia from git head in hopes of testing the new online quote stuff, but still have some other things to deal with first.  (Fortunately, I finally

Re: new (?) cmake problem with libalkimia version

2018-12-18 Thread Jack
Thanks. I was using alkimia from git head in hopes of testing the new online quote stuff, but still have some other things to deal with first. (Fortunately, I finally found an online quote service and settings that work for me.) Jack On 2018.12.18 16:05, Thomas Baumgart wrote: Hi, I ha

Re: new (?) cmake problem with libalkimia version

2018-12-18 Thread Thomas Baumgart
Hi, I have the exact same change here but was not sure that someone is using the new version of LibAlkimia with 5.0. So I just pushed it. Regards Thomas On Dienstag, 18. Dezember 2018 19:23:46 CET Andrew Ho wrote: > The version of kmymoney i test is git-050c7d17. > > The version of libalkimi

[kmymoney] [Bug 402195] CSV importer: Opposite signs option not read from banking profile

2018-12-18 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=402195 Thomas Baumgart changed: What|Removed |Added Latest Commit||https://commits.kde.org/kmy

[kmymoney] [Bug 392684] Unable to remove Payee from transactions

2018-12-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=392684 Jack changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[kmymoney] [Bug 402120] "Pay to" field gets auto filled from previous transaction even if cleared manually

2018-12-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=402120 Jack changed: What|Removed |Added CC||account-kde@marvindickhaus. |

Re: new (?) cmake problem with libalkimia version

2018-12-18 Thread Andrew Ho
The version of kmymoney i test is git-050c7d17. The version of libalkimia-8.0.0. This CMakeList.txt is find_package(LibAlkimia5 8.0.0) if (NOT LibAlkimia5_FOUND)   find_package(LibAlkimia5 7.0.0 REQUIRED) endif() That means either LibAlkimia5-8.0.0 or LibAlkimia5-7.0.0. I confirm that libAlki

[kmymoney] [Bug 402304] Cannot set keyboard shortcut for "Enter next transaction"

2018-12-18 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402304 --- Comment #4 from Alexander Potashev --- created https://bugs.kde.org/show_bug.cgi?id=402316 Thanks! -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 402316] New: Add action to create new transaction from any view

2018-12-18 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402316 Bug ID: 402316 Summary: Add action to create new transaction from any view Product: kmymoney Version: 5.0.2 Platform: Fedora RPMs OS: Linux Status: REPORTED Seve

[kmymoney] [Bug 402316] Add action to create new transaction from any view

2018-12-18 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402316 Alexander Potashev changed: What|Removed |Added URL||https://bugs.kde.org/show_b

[kmymoney] [Bug 402304] Cannot set keyboard shortcut for "Enter next transaction"

2018-12-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=402304 --- Comment #3 from Jack --- I suppose you could create a wish-list bug (or change this one) to request a new action or to modify the "New" action to work even when the ledger is not currently displayed. I suppose it would just be a combination of swit

[kmymoney] [Bug 402302] Saving confirmation asked even for unfilled operation

2018-12-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=402302 --- Comment #1 from Jack --- While this may be a valid wishlist, I suspect it's either NOT A BUG or "can't fix" (not WONTFIX.) Although I can't find an old bug for it, I'm pretty sure it has been discussed (I think I'm the one who brought it up) on the

new (?) cmake problem with libalkimia version

2018-12-18 Thread Jack Ostroff
I just tried recompiling from git head branch 5.0. It claimed it could not find an appropriate configuration file for libalkimia5. It found version 8.0.0 of the relevant cmake files, which are there because I currently have libalkimia installed from git head. For now, I'll just reinstall

[kmymoney] [Bug 402303] Kmymoney closes document without confirmation on Ctrl+N

2018-12-18 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402303 --- Comment #3 from Alexander Potashev --- Created attachment 116997 --> https://bugs.kde.org/attachment.cgi?id=116997&action=edit screenshot -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 402303] Kmymoney closes document without confirmation on Ctrl+N

2018-12-18 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402303 --- Comment #2 from Alexander Potashev --- This is how it works in IDEs by JetBrains, and I like this approach: 1. If you have a currently open project, it can be closed by File -> Close Project. KMyMoney also has "File -> Close" which is good. 2. Whe

[kmymoney] [Bug 402304] Cannot set keyboard shortcut for "Enter next transaction"

2018-12-18 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402304 --- Comment #2 from Alexander Potashev --- Hallo. Thanks for the clarification! I seems that the action I need instead is "New" (Ctrl+Ins). However it only works in the Transactions tab. Is it possible to create a application-wide shortcut for this tha

[kmymoney] [Bug 402303] Kmymoney closes document without confirmation on Ctrl+N

2018-12-18 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=402303 Thomas Baumgart changed: What|Removed |Added Severity|normal |wishlist --- Comment #1 from Thomas Baumgart

[kmymoney] [Bug 402304] Cannot set keyboard shortcut for "Enter next transaction"

2018-12-18 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=402304 Thomas Baumgart changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[kmymoney] [Bug 402304] New: Cannot set keyboard shortcut for "Enter next transaction"

2018-12-18 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402304 Bug ID: 402304 Summary: Cannot set keyboard shortcut for "Enter next transaction" Product: kmymoney Version: 5.0.2 Platform: Fedora RPMs OS: Linux Stat

[kmymoney] [Bug 402303] New: Kmymoney closes document without confirmation on Ctrl+N

2018-12-18 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402303 Bug ID: 402303 Summary: Kmymoney closes document without confirmation on Ctrl+N Product: kmymoney Version: 5.0.2 Platform: Fedora RPMs OS: Linux Status

[kmymoney] [Bug 402302] New: Saving confirmation asked even for unfilled operation

2018-12-18 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=402302 Bug ID: 402302 Summary: Saving confirmation asked even for unfilled operation Product: kmymoney Version: 5.0.2 Platform: Fedora RPMs OS: Linux Status: REPORTED S