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

windows: Cannot load default config file: No such file: (null) #871

Closed
matu3ba opened this issue Nov 13, 2023 · 1 comment
Closed

windows: Cannot load default config file: No such file: (null) #871

matu3ba opened this issue Nov 13, 2023 · 1 comment

Comments

@matu3ba
Copy link
Collaborator

matu3ba commented Nov 13, 2023

Ghostty commit a8e82b1, Zig version: 0.12.0-dev.1513+77bc8e7b6

Trying out ghostty on Windows yields to me in the following:

    1. starting from another terminal shell prints no log (neither git for linux bash, nor pwoershell)
    1. 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.

@mitchellh
Copy link
Contributor

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.

@matu3ba matu3ba mentioned this issue Nov 13, 2023
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants