Hi,
So I tried to enable hardware acceleration on Arch Linux x86_64 with NVIDIA GeForce GTX 1070 Ti and OpenGL 4.6 provided by NVIDIA driver 465.31 running in i3 WM. The results were very mixed.
Starting Sublime Text 4 with "hardware_acceleration" : "opengl"
set resulted in a startup time of 1 min. That was the first try. Then subsequent tries took longer and longer. For example, I had to restart ST to update some of the new settings and configuration. This eventually resulted in ST4 just getting stuck and never fully loading at all. At the same time, the debug log showed that the driver, hardware and OpenGL API version were all recognized correctly and time to first draw was 0.7
. However, ST4 was completely unresponsive and no other output was shown in the console after the GPU logs. No extensions were loaded, nothing. I couldn’t even open the preferences dialog to disable hardware acceleration. Thus, I had to force quit and manually edit the preferences file.
Could you help me diagnose the issue preventing ST4 startup with hardware acceleration. Thanks.