Summary: | The program blinks when changing the font in Windows11 | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | lbfatcgf <lbfatcgf> |
Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | christoph, waqar.17a |
Priority: | NOR | ||
Version First Reported In: | 24.12.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=493060 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
I just want to change the editor font, no other Settings. Install from scoop.
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 |
Description
lbfatcgf
2024-12-25 00:45:46 UTC
Can you explain a bit more? Maybe record a video? Created attachment 176878 [details]
I just want to change the editor font, no other Settings. Install from scoop.
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. 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
I added the qt.conf file in the bin directory to get the program running properly. ``` [Platforms] WindowsArguments = fontengine=freetype ``` *** This bug has been marked as a duplicate of bug 498310 *** |