-
-
Notifications
You must be signed in to change notification settings - Fork 330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3.6.2 crashes on launch #222
Comments
@kikonen Really sorry to hear that! Could you please type this in a terminal and show us the result? defaults read com.lwouis.alt-tab-macos This is to understand better what crashes. After sharing that info, I think you will be unstuck if you type this command and start AltTab again: defaults delete com.lwouis.alt-tab-macos Please tell us if it starts after that too. Another user said that it didn't help (see #219) whereas 2 other users said it fixed it for them (see #217) |
3.6.1 works according to @kikonen. This version only has 2 commits. I'm pretty sure the issue is the change in handling the dropdown preferences (see #217). I think these are the old preferences clashing with the new values |
it worked after deleting its preferences, what I had:
After deleting and restarting it worked, now the new output:
|
I'm working on a real migration code, to avoid people crashing, and to actual carry-over their existing preferences. It's something I should have done initially, but it's very easy to forget to add compatibility code. I wish I could have a tool block a PR if it didn't have compatibility code. |
@lwouis I only started to use this app recently and quite like it, a BIG THANK YOU for making this and more importantly KEEP IMPROVING IT, well appreciated! |
For reference, this info I got out (this is, however, with v3.6.1 running)
Also confirming that after deleting old prefs (defaults delete com.lwouis.alt-tab-macos) and installing v3.6.2 it worked. |
Upgraded to v3.6.2 and seemingly application just flashes screen and exits immediately in OSX 10.15.4. Downgraded to V3.6.1 and it appears to work.
The text was updated successfully, but these errors were encountered: