Skip to content

OpenGL 3.2 and requires 3.3 #106

@cybercrypt13

Description

@cybercrypt13

I actually have 4.6.0 NVIDIA 575.57.08 but it keeps telling me I have 3.2

I have attempted to download source code using zig 14 to compile but get hash errors from build.zig.zon file. I've been running through things for some time but not really sure how to work around the problem. Here is the entire output when I attempt to run it.

info: ghostty version=1.1.3
info: ghostty build optimize=ReleaseFast
info: runtime=apprt.Runtime.gtk
info: font_backend=font.main.Backend.fontconfig_freetype
info: dependency harfbuzz=2.7.4
info: dependency fontconfig=21301
info: renderer=renderer.OpenGL
info: libxev backend=main.Backend.io_uring
info(os): setlocale from env result=en_US.UTF-8
info(gtk): GTK version build=4.6.9 runtime=4.6.9
info: reading configuration file path=/home/ghancock/.config/ghostty/config
info(config): default shell source=env value=/usr/bin/zsh
warning(gtk): setting GDK_DEBUG=vulkan-disable
warning(gtk): setting GDK_DISABLE=color-mgmt
"vulkan-disable" is only available when building GTK with G_ENABLE_DEBUG. See GDK_DEBUG=help
info(gtk): libadwaita version build=1.1.7 runtime=1.1.7

(process:44355): Adwaita-WARNING **: 14:42:32.582: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
info(grid): loaded OpenGL 3.2
warning(grid): OpenGL version is too old. Ghostty requires OpenGL 3.3
error(gtk_surface): surface failed to realize: error.OpenGLOutdated

(ghostty:44355): Gtk-CRITICAL **: 14:42:32.787: gtk_widget_unparent: assertion 'GTK_IS_WIDGET (widget)' failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions