我最近更新了我的显卡驱动程序,JetBrains Toolbox应用程序停止了工作.
有时它会在系统时钟旁边显示一个图标,在几秒钟后消失,有时会显示一个黑色对话框,但我设法选择所有文本并复制它:
---------------------------
Toolbox
---------------------------
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) .
This is most likely caused by not having the necessary graphics drivers installed.
Install a driver providing OpenGL 2.0 or higher, or, if this is not possible, make sure the ANGLE Open GL ES 2.0 emulation libraries (libEGL.dll, libGLESv2.dll and d3dcompiler_*.dll) are available in the application executable's directory or in a location listed in PATH.
---------------------------
OK
---------------------------
Run Code Online (Sandbox Code Playgroud)
我已经检查过libEGL.dll,应用程序文件夹中存在libGLESv2.dll和D3Dcompiler_47.dll文件,所以这不是问题.
实际上,我在社区论坛上找到了真正的解决方案:
我可以通过将以下dll移动到另一个不在PATH文件夹中的文件夹来解决问题.
我将libEGL.dll,libGLESV2.dll,opengl32sw.dll从文件夹C:\ Users\USERNAME\AppData\Local\JetBrains\Toolbox\bin移动到新文件夹 - > C:\ Users\USERNAME\AppData\Local\JetBrains \工具箱\ BIN\tmp中.或删除它.移动文件并重新启动jetbrains-toolbox.exe后,我会看到一个欢迎窗口,然后是一个登录窗口.
| 归档时间: |
|
| 查看次数: |
1069 次 |
| 最近记录: |