Skip to content

Instantly share code, notes, and snippets.

@cjlittle
Created May 29, 2021 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjlittle/d7618628dc8b990f46e955840764f0fa to your computer and use it in GitHub Desktop.
Save cjlittle/d7618628dc8b990f46e955840764f0fa to your computer and use it in GitHub Desktop.
Console logs of searching "ts2" when attempting to switch spaces using a keyboard shortcut. Began after upgrading to 10.15.7.
default 23:59:43.983201-0700 Dock ts2: 0: <Dock.ManagedSpace: 0x600003e10c00> {uuid=7C13CFB8-F3D6-4EB4-9718-CBA559DC979C fullscreen=false space=CGSSpace(spid: 6)}
default 23:59:43.983314-0700 Dock ts2: 1: 0
default 23:59:43.983370-0700 Dock ts2: 2: 1
default 23:59:43.983418-0700 Dock ts2: 3: 0x0
default 23:59:43.983468-0700 Dock ts2: 4: 1
default 23:59:43.983516-0700 Dock ts2: 5: 0x600000104000
default 23:59:43.983603-0700 Dock ts2: from: <Dock.ManagedSpace: 0x600003e10bd0> {uuid=99C7D261-FFAC-4622-91E7-B78562F9701B fullscreen=false space=CGSSpace(spid: 7)} to: <Dock.ManagedSpace: 0x600003e10c00> {uuid=7C13CFB8-F3D6-4EB4-9718-CBA559DC979C fullscreen=false space=CGSSpace(spid: 6)}
default 23:59:44.029365-0700 TotalSpaces2 ts2: Dock pid 8406 terminated
default 23:59:44.040412-0700 TotalSpaces2 ts2: Dock connection did die
default 23:59:44.040478-0700 TotalSpaces2 ts2: Connecting Dock, backoff: 1
default 23:59:44.040694-0700 TotalSpaces2 ts2: Failed to register connection
default 23:59:44.040826-0700 TotalSpaces2 ts2: Dock connection did die
default 23:59:44.040873-0700 TotalSpaces2 ts2: Connecting Dock, backoff: 2
default 23:59:44.041038-0700 TotalSpaces2 ts2: Failed to register connection
default 23:59:44.041083-0700 TotalSpaces2 ts2: Retry already scheduled
default 23:59:45.041121-0700 TotalSpaces2 ts2: Connecting Dock, backoff: 2
default 23:59:45.041342-0700 TotalSpaces2 ts2: Failed to register connection
default 23:59:47.041788-0700 TotalSpaces2 ts2: Connecting Dock, backoff: 4
default 23:59:47.042006-0700 TotalSpaces2 ts2: Failed to register connection
default 23:59:49.030069-0700 TotalSpaces2 ts2: Inject called: waitingToInject: 0 injectionBackoff: 0
default 23:59:49.059822-0700 TotalSpaces2 ts2: Sending injection events to 8412
default 23:59:49.092926-0700 Dock ts2: [TotalSpaces] TotalSpacesInjector v2.0.11 received init event
default 23:59:49.100263-0700 TotalSpaces2 ts2: Monitoring Dock 8412
default 23:59:49.158261-0700 Dock ts2: [TotalSpaces] Loaded bundle from path: (null)
default 23:59:49.158312-0700 Dock ts2: [TotalSpaces] TotalSpacesInjector: Installing TotalSpaces ...
default 23:59:49.158348-0700 Dock ts2: FastSwitch2 (c) Switchstep in association with BinaryAge
default 23:59:49.158380-0700 Dock ts2: FastSwitch2 is being initialized v2.9.6
default 23:59:49.158682-0700 Dock ts2: Catalina detected
default 23:59:49.158886-0700 Dock ts2: Load address was 0x10fb9a000
default 23:59:49.158971-0700 Dock ts2: Searching to FAD at 0x10fdca000
default 23:59:49.159007-0700 Dock ts2: search_pos 0x10fdca000
default 23:59:49.159877-0700 Dock ts2: Error: JSCM not found
default 23:59:49.161698-0700 Dock ts2: Loaded at 0x10fb9a000
default 23:59:49.162029-0700 Dock ts2: FastSwitch2 ready v2.9.6
default 23:59:50.100914-0700 TotalSpaces2 ts2: Connecting Dock, backoff: 8
default 23:59:50.101646-0700 TotalSpaces2 ts2: Dock connected
default 23:59:51.043277-0700 TotalSpaces2 ts2: Connecting Dock, backoff: 1
default 23:59:51.044125-0700 TotalSpaces2 ts2: Dock connected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment