[kmymoney] [Bug 450016] Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash

2022-02-13 Thread Walter Ogelsby via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450016

--- Comment #10 from Walter Ogelsby  ---
(In reply to Brendan from comment #6)
> I created build scripts for KMM that I have shared here before. You are
> welcome to try them.
> 
> You cat get them here:
> 
> https://drive.google.com/drive/folders/
> 1sfo2HgzaCCSb3d7pjl3To50yoQT5BaXM?usp=sharing
> 
> Let me know if you have any questions.
> 
> Brendan

Brendan, thank you SO much for your assistance.  I have MANY questions I'm
trying to answer myself... no question clear enough to ask you... EXCEPT...
your opinion about my proceeding further down the road of Building KMM with
your Build Scripts, even though I have the AppImage running fine.  I studied
your ReadMe and it's cautions... kinda studied the Scripts best I can with my
limited understanding.. and I corrected the config.file for my system.  I ran
the Build.sh and it coudn't even find the Git Clone location, even though the
address in the script file is accurate.  I don't know if I should even
continue, being this new.

Your opinion is valuable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 450016] Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash

2022-02-13 Thread Walter Ogelsby via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450016

--- Comment #9 from Walter Ogelsby  ---
(In reply to Jack from comment #5)
> Walter,
> 
> An appimage absolutely does NOT run in the cloud.  It is a comletely
> self-contained version of the program.  It has all of the required libraries
> and such built in, so it can successfully run on (almost) any Linux
> distribution.  That's why all you have to do is download it and make it
> executable.  It does not "install" in the usual sense, because the distro's
> package manager does not need to take care of any dependencies and such. 
> The name of a particular Linux distro being part of the name of the appimage
> files is just a side effect of how the Build Factory works.
> Instructions on how to actually build (compile) your own version of KMyMoney
> were removed from the handbook some time ago for many KDE applications.  I
> would have to hunt for any specific version, but it's generic process of
> getting the source, doing ./configure, and finally make.  Getting the source
> depends on whether you want to compile a released version (download a
> tarball) or a developer version (use git).  There are lots of options, and
> you also need to be careful not to confuse your distros package manager.
> For now, I think the appimage should be fine for  you.
> 
> Jack

Jack, very helpful, thank you.  AppImage may be my solution, although,
curiosity drives me to "TRY" Bendan's "Build Scripts"... trying to understand
this old Linux Application environment (hopefully without destroying my system
along the way).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 450152] New: "Dividend income" box appears in wrong places

2022-02-13 Thread Paul Gover via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450152

Bug ID: 450152
   Summary: "Dividend income" box appears in wrong places
   Product: kmymoney
   Version: 5.1.2
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: pmw.go...@yahoo.co.uk
  Target Milestone: ---

SUMMARY
"Dividend income" field appears in "Buy Shares" transactions, where it makes no
sense, but not in "Reinvest Dividend", where it is needed!

I tried entering a value for Dividend income when Buying shares, and it gets
ignored.  So at the moment, I enter two separate transactions, a Dividend
income and a Buy.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.16.9
(available in About System)
KDE Plasma Version:  5.23.5
KDE Frameworks Version: 5.88
Qt Version: 5.15.2

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 450016] Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash

2022-02-13 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450016

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/83e12748
   ||59d48be98c059fa7fcc452c7eb6
   ||f34e4
   Version Fixed In||5.1.3

--- Comment #8 from Thomas Baumgart  ---
Git commit 83e1274859d48be98c059fa7fcc452c7eb6f34e4 by Thomas Baumgart.
Committed on 13/02/2022 at 08:14.
Pushed by tbaumgart into branch '5.1'.

Hide used currencies when adding new ones
FIXED-IN: 5.1.3

(cherry picked from commit 84ace2714a7fa1fc70619aa9a67bcd278ef48b77)

M  +15   -20   kmymoney/dialogs/kavailablecurrencydlg.cpp
M  +2-2kmymoney/dialogs/kavailablecurrencydlg.h
M  +10   -1kmymoney/dialogs/kcurrencyeditdlg.cpp

https://invent.kde.org/office/kmymoney/commit/83e1274859d48be98c059fa7fcc452c7eb6f34e4

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 450016] Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash

2022-02-13 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450016

--- Comment #7 from Thomas Baumgart  ---
Git commit 84ace2714a7fa1fc70619aa9a67bcd278ef48b77 by Thomas Baumgart.
Committed on 13/02/2022 at 08:11.
Pushed by tbaumgart into branch 'master'.

Hide used currencies when adding new ones

M  +15   -20   kmymoney/dialogs/kavailablecurrencydlg.cpp
M  +2-2kmymoney/dialogs/kavailablecurrencydlg.h
M  +10   -1kmymoney/dialogs/kcurrencyeditdlg.cpp

https://invent.kde.org/office/kmymoney/commit/84ace2714a7fa1fc70619aa9a67bcd278ef48b77

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 450120] Debit and Credits total in ledger

2022-02-13 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450120

Thomas Baumgart  changed:

   What|Removed |Added

   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are the assignee for the bug.