Open bedge opened 5 hours ago
I was going to grab a screenshot of the VBox UI right before I hit the fatal "choose" and this time it didn't crash. The only differences were:
Regardless, here's the window setup that did not fail:
Also, this only generated one error in the komorebic log, rather than the two I was seeing for the failure case:
2024-11-15T01:06:14.803428Z INFO process_command{FocusWorkspaceNumber(1)}:focus_workspace{idx=1}:focus_workspace{idx=1}: komorebi::monitor: focusing workspace
2024-11-15T01:06:14.811056Z INFO process_command{FocusWorkspaceNumber(1)}:focus_workspace{idx=1}:focus_window{idx=0}: komorebi::container: focusing window
2024-11-15T01:06:14.813349Z INFO process_command{FocusWorkspaceNumber(1)}:focus_workspace{idx=1}:update_focused_workspace{follow_focus=false trigger_focus=true}: komorebi::window_manager: updating
2024-11-15T01:06:14.827534Z INFO process_command{FocusWorkspaceNumber(1)}: komorebi::process_command: processed
2024-11-15T01:06:14.846929Z INFO process_event{event="Cloak" winevent="ObjectCloaked" hwnd=133782}: komorebi::process_event: processed: (hwnd: 133782, title: Git Bash, exe: WindowsTerminal.exe, class: CASCADIA_HOSTING_WINDOW_CLASS)
2024-11-15T01:06:14.958852Z INFO process_event{event="Uncloak" winevent="ObjectUncloaked" hwnd=2168282}: komorebi::process_event: processed: (hwnd: 2168282, title: Oracle VirtualBox Manager, exe: VirtualBox.exe, class: Qt653QWindowIcon)
2024-11-15T01:06:14.981006Z INFO process_event{event="Uncloak" winevent="ObjectUncloaked" hwnd=1842158}: komorebi::process_event: processed: (hwnd: 1842158, title: htp_escalon_0.0.105_installer-icc-test - Settings, exe: VirtualBox.exe, class: Qt653QWindowIcon)
2024-11-15T01:06:14.993380Z INFO process_event{event="Uncloak" winevent="ObjectUncloaked" hwnd=37948978}: komorebi::process_event: processed: (hwnd: 37948978, title: htp_escalon_0.0.105_installer-icc-test - Hard Disk Selector, exe: VirtualBox.exe, class: Qt653QWindowIcon)
2024-11-15T01:06:15.010691Z INFO process_event{event="FocusChange" winevent="SystemForeground" hwnd=37948978}:update_focused_workspace{follow_focus=true trigger_focus=false}: komorebi::window_manager: updating
2024-11-15T01:06:15.010965Z INFO process_event{event="FocusChange" winevent="SystemForeground" hwnd=37948978}:focus_window{idx=0}: komorebi::container: focusing window
2024-11-15T01:06:15.011154Z INFO process_event{event="FocusChange" winevent="SystemForeground" hwnd=37948978}:focus_container{idx=1}: komorebi::workspace: focusing container
2024-11-15T01:06:15.024300Z INFO process_event{event="FocusChange" winevent="SystemForeground" hwnd=37948978}: komorebi::process_event: processed: (hwnd: 37948978, title: htp_escalon_0.0.105_installer-icc-test - Hard Disk Selector, exe: VirtualBox.exe, class: Qt653QWindowIcon)
2024-11-15T01:06:26.981732Z INFO process_event{event="Hide" winevent="ObjectHide" hwnd=37948978}: komorebi::process_event: processed: (hwnd: 37948978, title: htp_escalon_0.0.105_installer-icc-test - Hard Disk Selector, exe: VirtualBox.exe, class: Qt653QWindowIcon)
2024-11-15T01:06:26.996069Z ERROR komorebi::process_event: The parameter is incorrect. (0x80070057)
2024-11-15T01:06:27.659252Z INFO focus_window{idx=0}: komorebi::container: focusing window
2024-11-15T01:06:27.659683Z INFO focus_container{idx=0}: komorebi::workspace: focusing container
2024-11-15T01:06:27.665298Z INFO komorebi::reaper: reaped 1 orphan window(s) and 0 orphaned container(s) on monitor: 1, workspace: 1
2024-11-15T01:06:32.882672Z INFO process_command{FocusWorkspaceNumber(0)}:focus_monitor{idx=1}: komorebi::window_manager: focusing monitor
2024-11-15T01:06:32.883281Z INFO process_command{FocusWorkspaceNumber(0)}:focus_workspace{idx=0}: komorebi::window_manager: focusing workspace
2024-11-15T01:06:32.883577Z INFO process_command{FocusWorkspaceNumber(0)}:focus_workspace{idx=0}:focus_workspace{idx=0}: komorebi::monitor: focusing workspace
2024-11-15T01:06:32.886085Z INFO process_command{FocusWorkspaceNumber(0)}:focus_workspace{idx=0}:focus_window{idx=0}: komorebi::container: focusing window
2024-11-15T01:06:32.900167Z INFO process_command{FocusWorkspaceNumber(0)}:focus_workspace{idx=0}:update_focused_workspace{follow_focus=false trigger_focus=true}: komorebi::window_manager: updating
2024-11-15T01:06:32.902326Z INFO process_command{FocusWorkspaceNumber(0)}: komorebi::process_command: processed
2024-11-15T01:06:32.905261Z INFO process_event{event="Uncloak" winevent="ObjectUncloaked" hwnd=133782}: komorebi::process_event: processed: (hwnd: 133782, title: Git Bash, exe: WindowsTerminal.exe, class: CASCADIA_HOSTING_WINDOW_CLASS)
2024-11-15T01:06:32.981863Z INFO process_event{event="FocusChange" winevent="SystemForeground" hwnd=133782}:update_focused_workspace{follow_focus=true trigger_focus=false}: komorebi::window_manager: updating
2024-11-15T01:06:32.982473Z INFO process_event{event="FocusChange" winevent="SystemForeground" hwnd=133782}:focus_window{idx=0}: komorebi::container: focusing window
2024-11-15T01:06:32.982684Z INFO process_event{event="FocusChange" winevent="SystemForeground" hwnd=133782}:focus_container{idx=0}: komorebi::workspace: focusing container
2024-11-15T01:06:32.996001Z INFO process_event{event="FocusChange" winevent="SystemForeground" hwnd=133782}: komorebi::process_event: processed: (hwnd: 133782, title: Git Bash, exe: WindowsTerminal.exe, class: CASCADIA_HOSTING_WINDOW_CLASS)
Summary
This is something I've done regularly without issue while not using komorebi. Appears to be related to Virtual Box window mgmt in it's UI.
Log output. There are 2 errors in this. Screenshot added for visibility:
Version Information
Komorebi Configuration
Hotkey Configuration
Output of komorebic check