[kmymoney] [Bug 401107] Unable To Match Transaction

2018-11-16 Thread Robert Blackwell
https://bugs.kde.org/show_bug.cgi?id=401107

--- Comment #1 from Robert Blackwell  ---
Created attachment 116348
  --> https://bugs.kde.org/attachment.cgi?id=116348&action=edit
Unable To Match Transaction

Unable To Match Transaction

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 401107] Unable To Match Transaction

2018-11-16 Thread Robert Blackwell
https://bugs.kde.org/show_bug.cgi?id=401107

--- Comment #2 from Robert Blackwell  ---
OP's... I somehow committed the problem without required details

SUMMARY

Detail regarding error that prevents matching of transactions is missing

KMyMoney Version 5.0.80-bda8e4a0

STEPS TO REPRODUCE
1. Create a transaction (A transfer in this case) with an amount that differs
from the downloaded transaction.
2. Select the two transactions
3. Press the Match button
4. Error occurs

OBSERVED RESULT

Detail regarding error does not appear in error message. See image for details.

EXPECTED RESULT

In this particular case, the error should have advised that the amounts did not
match.

SOFTWARE/OS VERSIONS

Windows: 10 Pro

ADDITIONAL INFORMATION
Correcting the incorrect amount allows transactions to Match without error.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 401107] Unable To Match Transaction

2018-11-18 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=401107

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Thomas Baumgart  ---
Transactions, that should be matched, by definition must have the same value.
Do you see the hint, when expanding the error message window in vertical
direction? If yes, this is an upstream problem with the KMessageBox call:

  KMessageBox::detailedSorry(q, i18n("Unable to unmatch the selected
transactions"), e.what());

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 401107] Unable To Match Transaction

2018-11-18 Thread Robert Blackwell
https://bugs.kde.org/show_bug.cgi?id=401107

--- Comment #4 from Robert Blackwell  ---
Created attachment 116386
  --> https://bugs.kde.org/attachment.cgi?id=116386&action=edit
Unable to Match Transaction - Elongated Window

Enlarging the window does bring details into view

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 401107] Unable To Match Transaction

2018-11-18 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=401107

Jack  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Jack  ---
So I think it's OK to close this as not a bug, and I'll try to file a separate
bug against KMessageBox for not making the window large enough to actually show
the message.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 401107] Unable To Match Transaction

2018-11-18 Thread Robert Blackwell
https://bugs.kde.org/show_bug.cgi?id=401107

--- Comment #6 from Robert Blackwell  ---
(In reply to Jack from comment #5)
> So I think it's OK to close this as not a bug, and I'll try to file a
> separate bug against KMessageBox for not making the window large enough to
> actually show the message.

I concur with your thoughts.

-- 
You are receiving this mail because:
You are watching all bug changes.