Summary: | HiDPI Settings Not Working in Digikam 7.1.0 | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | David R. Bergstein <david.r.bergstein> |
Component: | Usability-Ergonomy | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.1.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.2.0 | |
Sentry Crash Report: |
Description
David R. Bergstein
2020-10-13 21:48:39 UTC
This setting definitely works. Tested here under plasma and Windows. A scaling factor must be set in the system settings. Please post the output in a terminal from: echo $QT_SCALE_FACTOR echo $QT_SCREEN_SCALE_FACTORS Maik You have read that these options in the digiKam system settings require a restart of digiKam? Maik (In reply to Maik Qualmann from comment #1) > This setting definitely works. Tested here under plasma and Windows. A > scaling factor must be set in the system settings. Please post the output in > a terminal from: > > echo $QT_SCALE_FACTOR > echo $QT_SCREEN_SCALE_FACTORS > > Maik dbergst@zenith:~$ echo $QT_SCALE_FACTOR dbergst@zenith:~$ echo $QT_SCREEN_SCALE_FACTORS DisplayPort-0=2;HDMI-A-0=2;DVI-D-0=2; (In reply to Maik Qualmann from comment #2) > You have read that these options in the digiKam system settings require a > restart of digiKam? > > Maik I was unable to locate these options in the digikam system settings. The scaling factors look good. Do you use the AppImage or Flatpak? Maik HiDPI support must first be activated in digiKam. Under digiKam Settings-> Miscellaneous-> System. Maik Ah, now I see. The Miscellaneous Settings --> System has two settings that now have to be enabled, i.e., Use high DPI scaling from the screen factor and Use pixmaps with high DPI resolution. After restarting, the DPI scaling works as expected. Great, thanks for the feedback. Maik |