Bug 448261 - Problems with displaying icons on List Panels and Menus on 4K screen with non-standard DPI
Summary: Problems with displaying icons on List Panels and Menus on 4K screen with non...
Status: RESOLVED DUPLICATE of bug 462307
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 15:38 UTC by Dmitry Yasenovsky
Modified: 2023-01-31 19:37 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***