Reloading config crashes Ghostty / turns off fullscreen #8540
-
Issue DescriptionHi, I noticed that reloading the config will crash Ghostty (unless Ghostty is run from a terminal). Not every time, but for every other application session. And in those sessions where it won't crash, if Ghostty is in fullscreen, it will be put into maximized mode. Very strange behavior. Expected BehaviorReloading the config should neither crash Ghostty nor turn off fullscreen mode. Actual BehaviorFor one session, reloading the config will crash Ghostty. I shall call this an A-session. After re-opening Ghostty, it won't crash, no matter how many times I reload. However, it will bring Ghostty into maximized mode if it's currently in fullscreen. I shall call this a B-session. After re-opening it for another time, it will be again an A-session, meaning that reloading the config will cause a crash again. The pattern then repeats itself. Exception: When running Ghostty from a terminal, it will never crash. Nevertheless, fullscreen mode will still be turned off by the action. i.e. always a B-session. Happens even with a completely empty config. Reproduction StepsOpen Ghostty.
When it's an A-session:
When it's a B-session:
Ghostty LogsSince A-sessions will not occur when Ghostty is ran from a terminal, I can't spot logs for them. For B-sessions, if Ghostty is ran from a terminal, I don't see anything being logged in the terminal that runs Ghostty when reloading the config mysteriously turns off fullscreen.
Ghostty VersionOS Version InformationUbuntu 24.04.3 LTS (Linux only) Display ServerNone (Linux only) Desktop Environment/Window ManagerGNOME 46.0 Minimal Ghostty Configuration# The issue occurs even with an empty configAdditional Relevant ConfigurationNo response I acknowledge that:
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
|
Please check if this reproduces on a tip release, and if possible get us a crash log or stack trace (preferably from a debug build). |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
UPDATE: I just switched to Ubuntu 25.04 and installed Ghostty 1.2.0 via Snap. Now reloading config never crashes Ghostty or disables fullscreen. However, EDIT: I switched back to Ubuntu 24.04.3 LTS and encountered the same behavior. |
Beta Was this translation helpful? Give feedback.
-
|
Closing this discussion, since the crash has been solved in 1.2.0; or rather it has been transitioned into the problem that |
Beta Was this translation helpful? Give feedback.


Closing this discussion, since the crash has been solved in 1.2.0; or rather it has been transitioned into the problem that
fullscreenandmaximizeare not working, which is being discussed here.