You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the debugging log file, I enabled it and then a couple apps correctly shifted and then finally one didn't move at all despite a few different keyboard combos:
2023-08-03 15:44:18.192 ShiftIt[1107/0x7ff85a22d700] [lvl=3] -[ShiftItAppDelegate invokeShiftItActionByIdentifier_:] Execution of ShiftIt action: maximize failed: Unable to get active window
NSError stack trace:
org.shiftitapp.shifit.error:20103 - Unable to get active window
Caused-by: org.shiftitapp.shifit.error:20101 - Unable to find focused window owner
2023-08-03 15:44:20.187 ShiftIt[1107/0x7ff85a22d700] [lvl=3] -[ShiftItAppDelegate invokeShiftItActionByIdentifier_:] Execution of ShiftIt action: maximize failed: Unable to get active window
NSError stack trace:
org.shiftitapp.shifit.error:20103 - Unable to get active window
Caused-by: org.shiftitapp.shifit.error:20101 - Unable to find focused window owner
Even after restarting.
The Accessibility check still not pass.
Related issues: #332 #336 #339
The text was updated successfully, but these errors were encountered: