Skip to content

[BUG]: komorebi crashing when WSL boots (windows terminal issue?) #1626

@codingismy11to7

Description

@codingismy11to7

Summary

just duplicated this twice, and explains more of my crashes yesterday ( #1624 ). i'm working on my nixos-on-wsl setup, and every time i have to shut down wsl and reboot it, komorebi crashes:

2025-12-18T17:15:57.901007Z  INFO process_event{event="TitleUpdate" winevent="ObjectNameChange" hwnd=1182402}: komorebi::process_event: processed: (hwnd: 1182402, title: Command Prompt, exe: WindowsTerminal.exe, class: CASCADIA_HOSTING_WINDOW_CLASS)
2025-12-18T17:15:59.299703Z  INFO process_event{event="TitleUpdate" winevent="ObjectNameChange" hwnd=1182402}: komorebi::process_event: processed: (hwnd: 1182402, title: ~, exe: WindowsTerminal.exe, class: CASCADIA_HOSTING_WINDOW_CLASS)
2025-12-18T17:16:04.038994Z  INFO process_event{event="FocusChange" winevent="SystemForeground" hwnd=527380}:update_focused_workspace{follow_focus=true trigger_focus=false}: komorebi::window_manager: updating
2025-12-18T17:16:04.047746Z ERROR komorebi::process_event: there is no container/window
2025-12-18T17:16:04.077602Z  INFO process_event{event="TitleUpdate" winevent="ObjectNameChange" hwnd=527380}: komorebi::process_event: processed: (hwnd: 527380, title: RemoteApp, exe: msrdc.exe, class: TscShellContainerClass)
2025-12-18T17:16:04.091252Z  INFO process_event{event="Destroy" winevent="ObjectDestroy" hwnd=524470}: komorebi::process_event: processed: (hwnd: 524470)
2025-12-18T17:16:09.194252Z  INFO process_command{ReloadStaticConfiguration("C:\\Users\\steve\\komorebi.json")}:reload_static_configuration{pathbuf="C:\\Users\\steve\\komorebi.json"}: komorebi::window_manager: reloading static configuration
2025-12-18T17:16:09.195384Z  INFO process_command{ReloadStaticConfiguration("C:\\Users\\steve\\komorebi.json")}:reload_static_configuration{pathbuf="C:\\Users\\steve\\komorebi.json"}: komorebi::border_manager: purging known borders: [526846]
2025-12-18T17:16:09.199998Z  INFO process_command{ReloadStaticConfiguration("C:\\Users\\steve\\komorebi.json")}:reload_static_configuration{pathbuf="C:\\Users\\steve\\komorebi.json"}: komorebi::border_manager: purging unknown borders: [526846]
2025-12-18T17:16:09.200822Z  INFO process_command{ReloadStaticConfiguration("C:\\Users\\steve\\komorebi.json")}:reload_static_configuration{pathbuf="C:\\Users\\steve\\komorebi.json"}: komorebi::static_config: loading applications.json from: C:\Users\steve\applications.json
2025-12-18T17:16:09.202367Z  INFO process_command{ReloadStaticConfiguration("C:\\Users\\steve\\komorebi.json")}: komorebi::process_command: processed
2025-12-18T17:16:09.203260Z  INFO process_command{ReloadStaticConfiguration("C:\\Users\\steve\\komorebi.json")}:reload_static_configuration{pathbuf="C:\\Users\\steve\\komorebi.json"}: komorebi::window_manager: reloading static configuration
2025-12-18T17:16:09.204101Z  INFO process_command{ReloadStaticConfiguration("C:\\Users\\steve\\komorebi.json")}:reload_static_configuration{pathbuf="C:\\Users\\steve\\komorebi.json"}: komorebi::border_manager: purging known borders: []
2025-12-18T17:16:09.205388Z  INFO process_command{ReloadStaticConfiguration("C:\\Users\\steve\\komorebi.json")}:reload_static_configuration{pathbuf="C:\\Users\\steve\\komorebi.json"}: komorebi::static_config: loading applications.json from: C:\Users\steve\applications.json
2025-12-18T17:16:09.206611Z  INFO process_command{ReloadStaticConfiguration("C:\\Users\\steve\\komorebi.json")}: komorebi::process_command: processed

Version Information

see #1624

Komorebi Configuration

see #1624

Hotkey Configuration

see #1624

Output of komorebic check

see #1624

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions