[kmymoney] [Bug 484680] Investment quantity does not support decimal numbers

2024-03-28 Thread Matthew Schultz via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484680

Matthew Schultz  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #4 from Matthew Schultz  ---
Ok I figured it out.  I had to change each specific investment in the
investment detail wizard under the "fraction" field from 1 / 1 to 1 / 1000 and
then it finally allowed me to enter a decimal quantity.  It's not very
intuitive as to what the fraction field does but at least I got it to work.
Thanks!

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

[kmymoney] [Bug 484680] Investment quantity does not support decimal numbers

2024-03-28 Thread Ingo Klöcker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484680

--- Comment #3 from Ingo Klöcker  ---
You have to edit the investment in the Investment view. Check the manual if you
don't find it.

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

[kmymoney] [Bug 484680] Investment quantity does not support decimal numbers

2024-03-28 Thread Matthew Schultz via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484680

--- Comment #2 from Matthew Schultz  ---
(In reply to Ingo Klöcker from comment #1)
> I'm entering fractional share quantities all of the time. Check the Fraction
> configured for the investment. Maybe it's set to 1/1. I think it defaults to
> 1/100 and I change it to 1/1000 for every new investment I add (because
> there doesn't seem to be a way to change the default).

How do I do that?  I can't set a fraction in the quantity field or a decimal
number for the investment transaction.  It only allows whole numbers.

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

[kmymoney] [Bug 484680] Investment quantity does not support decimal numbers

2024-03-28 Thread Ingo Klöcker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484680

Ingo Klöcker  changed:

   What|Removed |Added

 CC||kloec...@kde.org

--- Comment #1 from Ingo Klöcker  ---
I'm entering fractional share quantities all of the time. Check the Fraction
configured for the investment. Maybe it's set to 1/1. I think it defaults to
1/100 and I change it to 1/1000 for every new investment I add (because there
doesn't seem to be a way to change the default).

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

[kmymoney] [Bug 484680] New: Investment quantity does not support decimal numbers

2024-03-28 Thread Matthew Schultz via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484680

Bug ID: 484680
   Summary: Investment quantity does not support decimal numbers
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: matt...@gmail.com
  Target Milestone: ---

SUMMARY

When I try to enter an investment ledger line with a fractional share quantity,
it rounds to the nearest integer which is incorrect.  The transactional was a
purchase of a fractional share (in this case the quantity was 0.738).  Please
modify the quantity field for investments to support decimal numbers and allow
entering fractional share transactions.


STEPS TO REPRODUCE
1.  Enter a quantity in an investment account as a decimal number.
2.  Notice the quantity gets rounded to the nearest integer.

OBSERVED RESULT
A decimal number in the investment quantity transaction gets rounded to the
nearest integer in the quantity field.

EXPECTED RESULT
A decimal number should not be modified at all when entered in the quantity
field of an investment account.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo
(available in About System)
KDE Plasma Version:  5.27.11
KDE Frameworks Version: 
Qt Version: 5.15.12

ADDITIONAL INFORMATION

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

[kmymoney] [Bug 484653] Crash after creating new book

2024-03-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484653

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/-/commit/a3fc36
   ||469e660bf59dc1158d552928e10
   ||babc1a8
   Version Fixed In||5.2
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Thomas Baumgart  ---
Git commit a3fc36469e660bf59dc1158d552928e10babc1a8 by Thomas Baumgart.
Committed on 28/03/2024 at 16:33.
Pushed by tbaumgart into branch 'master'.

Prevent crash when ui is not fully initialized
FIXED-IN: 5.2

M  +34   -30   kmymoney/views/simpleledgerview.cpp

https://invent.kde.org/office/kmymoney/-/commit/a3fc36469e660bf59dc1158d552928e10babc1a8

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

[kmymoney] [Bug 435761] No gpg support for kmymoney available from binary factory

2024-03-28 Thread Ingo Klöcker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=435761

Ingo Klöcker  changed:

   What|Removed |Added

 CC||kloec...@kde.org

--- Comment #3 from Ingo Klöcker  ---
It's not suprising that gpg2.exe is missing if you have the following in
kmymoney's exclude list:
> # strip most executables
> bin/(?!(kmymoney|sqlcipher|kbuildsycoca5|update-mime-database|kioslave|ofxdump|kconf_update|QtWebEngineProcess)).*\.exe

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

[kmymoney] [Bug 435761] No gpg support for kmymoney available from binary factory

2024-03-28 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=435761

Ralf Habacker  changed:

   What|Removed |Added

   Assignee|vonr...@kde.org |kmymoney-devel@kde.org
  Component|Blueprints  |general
Version|stable  |git (master)
Product|Craft   |kmymoney

--- Comment #2 from Ralf Habacker  ---
After starting kmymoney from the command line by opening the gpg configuration
dialog (Settings->Modules->xml...->Settings), the following appears on the
console

GpgME::checkEngine returns 150 Invalid crypto engine
GPG search "/secring.gpg"
GPG no secure keyring found.
Failure while setting GPG home directory to ""
 "Invalid crypto engine"
GPG Home directory located in
GPG binary located in
Failure while setting GPG home directory to ""
 "Invalid crypto engine"

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

[kmymoney] [Bug 484653] Crash after creating new book

2024-03-28 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484653

--- Comment #1 from Ralf Habacker  ---
Created attachment 167885
  --> https://bugs.kde.org/attachment.cgi?id=167885=edit
call stack

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

[kmymoney] [Bug 484653] New: Crash after creating new book

2024-03-28 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484653

Bug ID: 484653
   Summary: Crash after creating new book
Classification: Applications
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1.  download portable package for kmymoney from
https://cdn.kde.org/ci-builds/office/kmymoney/master/windows/kmymoney-master-3157-windows-cl-msvc2019-x86_64.7z
2. unpack file and start bin/kmymoney.exe
3. Create a new book

OBSERVED RESULT
After entering relevant data and pressing "finish" kmymoney crashes.

EXPECTED RESULT
kmymoney should not crash

SOFTWARE/OS VERSIONS
Windows:  10
DE Frameworks Version:  5.115
Qt Version: 5.15.12

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

[kmymoney] [Bug 484448] Some account templates are missing

2024-03-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484448

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/-/commit/3478af
   ||260352b1be16cd1a7b6df38fda9
   ||60d9e81
   Version Fixed In||5.2
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #7 from Thomas Baumgart  ---
Git commit 3478af260352b1be16cd1a7b6df38fda960d9e81 by Thomas Baumgart.
Committed on 28/03/2024 at 08:06.
Pushed by tbaumgart into branch 'master'.

Fix generation of account template resources on windows
FIXED-IN: 5.2

M  +3-1kmymoney/templates/CMakeLists.txt

https://invent.kde.org/office/kmymoney/-/commit/3478af260352b1be16cd1a7b6df38fda960d9e81

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

[kmymoney] [Bug 484448] Some account templates are missing

2024-03-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=484448

--- Comment #6 from Thomas Baumgart  ---
Created attachment 167877
  --> https://bugs.kde.org/attachment.cgi?id=167877=edit
Screenshot showing diff in contained resources between linux and windows

The problem is created by the cmake code that constructs the resource
definition file and does not extract files in locale directories named
templates/xx_XX/ but only those of directories named templates/xx/ on windows.
Screenshot shows the difference of the generated file between its linux (left
pane) and windows (right pane) version.

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