Bug 497876 - The program blinks when changing the font in Windows11
Summary: The program blinks when changing the font in Windows11
Status: RESOLVED DUPLICATE of bug 498310
Alias: None
Product: kate
Classification: Applications
Component: application (other bugs)
Version First Reported In: 24.12.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-25 00:45 UTC by lbfatcgf
Modified: 2025-01-07 21:36 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
I just want to change the editor font, no other Settings. Install from scoop. (3.56 MB, video/x-matroska)
2024-12-26 00:27 UTC, lbfatcgf
Details
Kate frameworks: 24.12.0 KDE : 6.9.0 Qt: 6.8.0。 Windows 6.1 Build ABI: x86_64-little_endian-llp64 Kernel: winnt 6.1.7600 (35.08 KB, image/png)
2024-12-27 00:23 UTC, lbfatcgf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lbfatcgf 2024-12-25 00:45:46 UTC
kate-release_24.12-8676-windows-cl-msvc2022-x86_64

Windows: 
Windows 11 Family Chinese version
24H2
‎2024/‎12/‎19
Operating system version 26100.2605
Windows Function experience package 1000.26100.36.0
Comment 1 Waqar Ahmed 2024-12-25 07:51:27 UTC
Can you explain a bit more? Maybe record a video?
Comment 2 lbfatcgf 2024-12-26 00:27:52 UTC
Created attachment 176878 [details]
I just want to change the editor font, no other Settings. Install from scoop.
Comment 3 Waqar Ahmed 2024-12-26 08:03:40 UTC
Scoop seems to just fetch the binary from kde cdn: https://github.com/ScoopInstaller/Extras/blob/master/bucket/kate.json

The latest release should be using Qt 6.8 and frameworks 6.9? Can you confirm (Check the "About Kate" dialog, under "Components" tab) ?

So it doesn't seem to be a dupe of https://bugs.kde.org/show_bug.cgi?id=493060 or the fix for that bug is not sufficient.
Comment 4 lbfatcgf 2024-12-27 00:23:56 UTC
Created attachment 176897 [details]
Kate  frameworks: 24.12.0 KDE : 6.9.0 Qt: 6.8.0。 Windows 6.1 Build ABI: x86_64-little_endian-llp64 Kernel: winnt 6.1.7600
Comment 5 lbfatcgf 2025-01-03 01:05:46 UTC
I added the qt.conf file in the bin directory to get the program running properly.
```
[Platforms]
WindowsArguments = fontengine=freetype

```
Comment 6 Christoph Cullmann 2025-01-07 21:36:48 UTC

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