Bug 448261

Summary: Problems with displaying icons on List Panels and Menus on 4K screen with non-standard DPI
Product: [Applications] krusader Reporter: Dmitry Yasenovsky <bugtracking.account>
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: benni.buch, krusader-bugs-null, sa666666
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Dmitry Yasenovsky 2022-01-11 15:38:21 UTC
SUMMARY
Krusader not displaying icons of directories on List Panels.
Krusader increases the height of menu items.

STEPS TO REPRODUCE
1.  git clone https://invent.kde.org/utilities/krusader
2.  cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_SYNCHRONIZER=ON -DCMAKE_C_FLAGS="-O2 -fPIC" -DCMAKE_CXX_FLAGS="-O2 -fPIC"
3. Install & Run

OBSERVED RESULT
Krusader not displaying icons of directories on List Panels.
Krusader increases the height of menu items.

SOFTWARE/OS VERSIONS
Linux: Debian GNU/Linux 11 (bullseye)
Kernel Version: 5.10.0-10-amd64
X.Org Version: 1.20.11
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 
Qt Version:  5.15.2

ADDITIONAL INFORMATION
Monitor Viewsonic VP2785-4K
  resolution: 3840x2160~60Hz

Plasma Settings:
  Fonts > Force font DPI = 200
  Display & Monitor> Global scale = 200%

Only Krusader has this problem.
For the sake of experiment, I was compiling the old source code (30 October 2020). In this case, there is no problem described above.
Comment 1 sa666666 2022-12-09 21:24:39 UTC
I commented on this in https://bugs.kde.org/show_bug.cgi?id=462307 too.
Comment 2 Benjamin Buch 2023-01-31 19:37:02 UTC

*** This bug has been marked as a duplicate of bug 462307 ***