sqlitestudio
sqlitestudio copied to clipboard
Unable Windows Font EUDC.TTE
Details
After intalling new version 3.12.2-x64 (onto my working version 3.11.2 just at the time), I've got a warning window :+1:
Unable to open "C:\Windows\FONTS\EUDC.TTE" QPaintDevice:Cannot destroy painte device that is being painted (3lines)
according to https://bugreports.qt.io/browse/PYSIDE-1620 and https://docs.microsoft.com/de-de/windows/win32/intl/eudc I corrected the registry by deleting all 'SystemDefaultEUDCFont' keys in HKCU\EUDC\codes\
Still the 3 lines, but working (so fast,thanks for the tool)
Steps to reproduce
Operating system
Windows 7 SP1 x64
SQLiteStudio version
3.12.2-x64
You are reporting issue to the SQLiteStudio. Are you sure that you're using SQLiteStudio?
SQLiteStudio currently is in version 3.3.3.
@pawelsalawa I think you're right. I just found this bug report after getting what sounds like the same error upon opening DB Browser for SQLite version 3.12.2. It was released back in May 2021, which fits the timing of this report. This report was probably meant for that project. :)
edit: just for fun, and for any future searchers, here's the relevant bug report on that project: https://github.com/sqlitebrowser/sqlitebrowser/issues/2556