Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

font resize excess sometimes causes an OpenGL (texture related) error #1311

Open
christianparpart opened this issue Oct 27, 2023 · 0 comments
Labels
bug Something isn't working frontend: OpenGL Contour OpenGL target frontend Contour Terminal Emulator (GUI frontend)

Comments

@christianparpart
Copy link
Member

How to reproduce

spawn Contour from another instance to see error log output, then spam resize font size (best done via modifier + mouse wheel binding) until you see the GL errors printed. If you are lucky, you stop scrolling right when that was happening and then you see what i posted in the screenshot.

The interim fix is to simply continue resizing, as the next resize will work again. But why we get this error in the first place, while it usually is working, that is to be investigated.

I consider this non-critical, because you can trivially fix it be font-resizing again (or up and back down again), but it should still be fixed.

Screenshot

screenshot

Atlas Texture

texture-atlas-rgba

@christianparpart christianparpart added bug Something isn't working frontend Contour Terminal Emulator (GUI frontend) frontend: OpenGL Contour OpenGL target labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend: OpenGL Contour OpenGL target frontend Contour Terminal Emulator (GUI frontend)
Projects
None yet
Development

No branches or pull requests

1 participant