Issue:
Before the full Citra window is presented, I get an empty warning window. On pressing OK Citra launches normally.
The issue happens with the install application too.
Also with other Qt applications as transmission, but not Dolphin or RetroArch or qBittorrent that use more recent Qt.
I tried to search the issue and the closest one I could find was related to qwindows.dll missing error if it is pre-set in environment path. I don’t have QT_PLUGIN_PATH.
I examined hooked dlls while the error message is displayed and the same issue happens with the Antivirus disabled, also Windows Resource Protection did not find any integrity violations.
System Information
- Operating System: Windows 10 x64 v1903
- CPU: Intel Core i7 7500U
- GPU: Intel HD 620 / Nvidia GTX 1050 4GB
- Citra Version: Citra Nightly 1372
- Game: NA
- Screenshot of Issue:
Diagnostic Log
I don’t know if Citra log applies here since it runs correctly, but I will include it if needed.
#C:\Users\Tifa>echo %QT_PLUGIN_PATH%
#%QT_PLUGIN_PATH%
#C:\Users\Tifa>echo %PATH%
#C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Users\Tifa\AppData\Local\Microsoft\WindowsApps;
listdll.log (18.7 KB)