[kmymoney] [Bug 453216] no icon/image anymore on interface

2022-05-11 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453216

--- Comment #8 from Thomas Baumgart  ---
Created attachment 148736
  --> https://bugs.kde.org/attachment.cgi?id=148736&action=edit
Icon theme settings dialog

What are the theme options in the icon settings dialog on your system? Are any
found or is this list empty? The QPainter messages are probably related to
empty theme name and thus missing icons.

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

[kmymoney] [Bug 453640] Home page Copy an amount no longer works

2022-05-11 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453640

--- Comment #1 from Thomas Baumgart  ---
I am unable to duplicate the behavior with a native application installed but
see the problem using the latest stable AppImage. The latest master AppImage
does not have the problem either. The stable branch is either using QWebEngine
or QWebKit for the display of the homepage whereas master is using the
QTextBrowser. I am using Qt 5.12.7 when building, the AppImage is based on Qt
5.15.2. Looks like my local version is using QWebEngine and the AppImage is
build with QWebKit. What your version is based on? I expect the cause to be
somewhere in that area. Just too many options.

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

[kmymoney] [Bug 453216] no icon/image anymore on interface

2022-05-11 Thread Dimitri via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453216

--- Comment #9 from Dimitri  ---
Created attachment 148743
  --> https://bugs.kde.org/attachment.cgi?id=148743&action=edit
KMyMoney Icon Setting

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

[kmymoney] [Bug 453216] no icon/image anymore on interface

2022-05-11 Thread Dimitri via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453216

--- Comment #10 from Dimitri  ---
Created attachment 148744
  --> https://bugs.kde.org/attachment.cgi?id=148744&action=edit
KMyMoney Icon Setting

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

[kmymoney] [Bug 453216] no icon/image anymore on interface

2022-05-11 Thread Dimitri via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453216

--- Comment #11 from Dimitri  ---
I Thomas.
You found the solution.
The "system" icon theme is empty. When I switch to icon theme "breeze" and
restart KMyMoney, I get all icons...
My issue was not that serious!
Thank you very much for your support.

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

[kmymoney] [Bug 453216] no icon/image anymore on interface

2022-05-11 Thread Dimitri via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453216

Dimitri  changed:

   What|Removed |Added

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

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

[kmymoney] [Bug 453640] Home page Copy an amount no longer works

2022-05-11 Thread Pete via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453640

--- Comment #2 from Pete  ---
(In reply to Thomas Baumgart from comment #1)
> I am unable to duplicate the behavior with a native application installed
> but see the problem using the latest stable AppImage. The latest master
> AppImage does not have the problem either. The stable branch is either using
> QWebEngine or QWebKit for the display of the homepage whereas master is
> using the QTextBrowser. I am using Qt 5.12.7 when building, the AppImage is
> based on Qt 5.15.2. Looks like my local version is using QWebEngine and the
> AppImage is build with QWebKit. What your version is based on? I expect the
> cause to be somewhere in that area. Just too many options.

In synaptic, qt packages are all 5.15.3

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