Login Page - Create Account

Support Board


Date/Time: Tue, 23 Dec 2025 06:20:51 +0000



Post From: Open GL + Quadro Drivers later than 572.60 + Chart Trade Mode = chart black out glitches

[2025-11-22 15:48:28]
Sébastien - Posts: 110
Hello,
I did some tests with the prerelease version 2813.
I deactivated the Integrated Intel Graphics in my BIOS.
My computer only use the RTX 2000.

Here are the results :


OpenGL activated, without "Use Compatible OpenGL Profile" :
- Error at chartbook launch :
2025-11-22 10:02:55.223 | OpenGL CALLBACK: ERROR type = 33356 (API), severity = 37190, message = GL_INVALID_VALUE error generated. Size and/or offset out of range.

- Error later during Replay Mode :
2025-11-22 10:04:38.446 | OpenGL CALLBACK: PERFORMANCE type = 33360 (API), severity = 37191, message = Program/shader state performance warning: Vertex shader in program 20 is being recompiled based on GL state.

- CPU utilization increasing with time
- RAM utilization increasing with time (+-1MB/s)
- DOMs are still blinking black while I over my mouse over them.

In summary, same problems as before. No change at all.


OpenGL activated, with "Use Compatible OpenGL Profile" :

- Error at chartbook launch :
2025-11-22 10:02:55.223 | OpenGL CALLBACK: ERROR type = 33356 (API), severity = 37190, message = GL_INVALID_VALUE error generated. Size and/or offset out of range.

- No more "OpenGL CALLBACK : PERFORMANCE type" message.

- CPU utilization very low and stable
- RAM utilization constant and not increasing
- DOMs aren't blinking black anymore

In summary, no more problem. Except the error messages in the log, Sierrachart is perfectly functional.


Thank you for your work !