Closed MinmoTech closed 1 year ago
@hgiesel
This seems to be the fix: https://discord.com/channels/752293144917180496/944336185029971978/1118602366825017494
can you stop anki, exec "echo angle > %appdata%\Anki2\gldriver6" in a command prompt, start anki and try again?
or: https://discord.com/channels/752293144917180496/944336185029971978/1118642695448055850
running "echo software > %APPDATA%\Anki2\gldriver6" in cmd seems to have fixed the issue, ty lads
It seems like Angle is no longer supported in Qt6
ANGLE is no longer shipped with Qt in Qt 6. quoted from:
https://doc.qt.io/qt-6/windows-graphics.html#details
Pasting "angle" into that file in Qt6 versions leads to Anki using software rendering instead of OpenGL rendering
As by this logic: https://github.com/ankitects/anki/blob/main/qt/aqt/profiles.py#L54-L55
Interestingly, Anki seems to have noticed these display issues as well, as they are documented here: https://docs.ankiweb.net/platform/windows/display-issues.html#qt6
Therefore, I'm not sure it's really our job to address this. Anki seems to have made the decision to go with OpenGL rendering by default, and it probably has its reasons for it. We can probably highlight the Anki information somewhere prominently?
Description
User RetKhan reports an issue when using the Migaku Dictionary search hotkey. The bug persists even after installing the latest update. It seems to cause Anki to crash, but the search is still performed correctly in the Migaku dictionary.
Steps to Reproduce
Anki Debug Info
Reference: