You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying out ghostty on Windows yields to me in the following:
starting from another terminal shell prints no log (neither git for linux bash, nor pwoershell)
native start yields in the following log with freezing window
Log:
info: ghostty version=0.1.0-main+a8e82b13
info: runtime=apprt.Runtime.glfw
info: font_backend=font.main.Backend.fontconfig_freetype
info: dependency harfbuzz=8.2.2
info: dependency fontconfig=21402
info: renderer=renderer.OpenGL
info: libxev backend=main.Backend.iocp
warning(os): setlocale failed with LANG and system default. Falling back to en_US.UTF-8
error(os): setlocale failed even with the fallback, uncertain results
info: homedir config not found, not loading path=C:\Users\hafer\AppData\Local\ghostty/config
warning(config): no default shell found, will default to using cmd
info(grid): loaded OpenGL 3.3
Fontconfig error: Cannot load default config file: No such file: (null)
Fontconfig error: "memory", line 2: SHGetFolderPathA failed
Please let me know, if you need further information to track down the problem.
The text was updated successfully, but these errors were encountered:
I'm still not actively developing windows or fielding bug reports specifically for it. For now, can you add all issues to the #437 tracking issue? We can split them all out into individual issues when I focus more on this first class.
Ghostty commit a8e82b1, Zig version: 0.12.0-dev.1513+77bc8e7b6
Trying out ghostty on Windows yields to me in the following:
Log:
info: ghostty version=0.1.0-main+a8e82b13
info: runtime=apprt.Runtime.glfw
info: font_backend=font.main.Backend.fontconfig_freetype
info: dependency harfbuzz=8.2.2
info: dependency fontconfig=21402
info: renderer=renderer.OpenGL
info: libxev backend=main.Backend.iocp
warning(os): setlocale failed with LANG and system default. Falling back to en_US.UTF-8
error(os): setlocale failed even with the fallback, uncertain results
info: homedir config not found, not loading path=C:\Users\hafer\AppData\Local\ghostty/config
warning(config): no default shell found, will default to using cmd
info(grid): loaded OpenGL 3.3
Fontconfig error: Cannot load default config file: No such file: (null)
Fontconfig error: "memory", line 2: SHGetFolderPathA failed
Please let me know, if you need further information to track down the problem.
The text was updated successfully, but these errors were encountered: