[kmymoney] [Bug 390042] can't change ledger sort options in configure dialog

2018-02-11 Thread LanMan
https://bugs.kde.org/show_bug.cgi?id=390042

--- Comment #1 from LanMan  ---
Created attachment 110529
  --> https://bugs.kde.org/attachment.cgi?id=110529&action=edit
Case

A similar problem. Uploaded video with error playback.

Also a problem - not always buttons are active.
On the video: 
0:08 - the "Сумма" and "Состояние сверки" fields - the "Up" button is not
active.

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

[kmymoney] [Bug 390042] can't change ledger sort options in configure dialog

2018-02-11 Thread LanMan
https://bugs.kde.org/show_bug.cgi?id=390042

--- Comment #2 from LanMan  ---
(In reply to LanMan from comment #1)
> Created attachment 110529 [details]
> Case

Forgot to specify the version: 5.0.0-2, on Arch Linux

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

[kmymoney] [Bug 390042] can't change ledger sort options in configure dialog

2018-02-11 Thread Zoltan Puskas
https://bugs.kde.org/show_bug.cgi?id=390042

Zoltan Puskas  changed:

   What|Removed |Added

 CC||zol...@sinustrom.info

--- Comment #3 from Zoltan Puskas  ---
Can confirm the same issue happening on Gentoo with app-office/kmymoney-5.0.0.

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

[kmymoney] [Bug 390042] can't change ledger sort options in configure dialog

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

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kmy
   ||money/125b366e321683483850c
   ||70bfbc5c19a7c02ae02
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.0.1

--- Comment #4 from Thomas Baumgart  ---
Git commit 125b366e321683483850c70bfbc5c19a7c02ae02 by Thomas Baumgart.
Committed on 12/02/2018 at 07:34.
Pushed by tbaumgart into branch '5.0'.

Connect signals to slots in transaction sort dialog

The buttons and widget list signals were not connected to any
functionality. Hence the dialog's functionality was broken. This change
introduces the connections and cleans up some unused code.
FIXED-IN: 5.0.1

M  +20   -34   kmymoney/widgets/transactionsortoption.cpp
M  +2-4kmymoney/widgets/transactionsortoption.h

https://commits.kde.org/kmymoney/125b366e321683483850c70bfbc5c19a7c02ae02

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

[kmymoney] [Bug 390042] can't change ledger sort options in configure dialog

2018-02-12 Thread David Nelson
https://bugs.kde.org/show_bug.cgi?id=390042

--- Comment #5 from David Nelson  ---
I applied the patches and it now works as expected.

BTW, I'm running ubuntu bionic which has webKit 5.43, kmm uses 5.42, but a
symlink to 5.43 seems to run ok, at least so far.

Thank you Thomas for the speedy resolution.

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