Summary: | Krita 5.0 has no resource bundle if a fresh installation was first started using a non-English locale under Windows | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tyson Tan <tysontanx> |
Component: | Resource Management | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alvin |
Priority: | NOR | ||
Version First Reported In: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/d1410e2abc0d83d522763f0e1f7121eeb2875189 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Krita warning message of no resource bundle
Krita Manage Resource Libraries is empty |
Description
Tyson Tan
2021-06-15 01:27:58 UTC
Created attachment 139327 [details]
Krita warning message of no resource bundle
Created attachment 139328 [details]
Krita Manage Resource Libraries is empty
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/917 Git commit d1410e2abc0d83d522763f0e1f7121eeb2875189 by Alvin Wong. Committed on 17/06/2021 at 13:10. Pushed by alvinwong into branch 'master'. Fix storage_types table to use untranslated names Also bumped db version to 0.0.10 so it gets re-created. M +7 -7 libs/resources/KisResourceCacheDb.cpp https://invent.kde.org/graphics/krita/commit/d1410e2abc0d83d522763f0e1f7121eeb2875189 Thank you Alvin, it's now fixed. :) BTW, the commit to "Re-add fractional high DPI scaling for Windows" is great. The Windows version now looks comparable to the Linux version. I wish it can be turned on by default -- more and more new displays, especially the laptop ones, can really benefit from that, giving our users a better first impression. |