-
-
Notifications
You must be signed in to change notification settings - Fork 223
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
Crash when trying to manage favorites #1304
Comments
It looks like it's tripping over one or more favorites that are no longer accessible, which I'm guessing you already know since you redacted the notebook names from the log file. Manage Favorites tries to validate each favorite. It should catch these exceptions. I'll take another look at that logic. Or I can move it to a button so you can validate them on-demand instead of it happening automatically like it does in the Alt+F Goto Favorites dialog. If you know which favorite it's complaining about, you can delete it from the file |
It should still display the non-accessible favorite but give the user the ability to manually remove them. Or, alert the user the favorite no longer exists and delete the entry. My $0.02 😃 Thank you! |
100% That's what it's supposed to do now! |
Problem to Solve
When I try to manage my favorites, OneMore crashes
To Reproduce
Click "Manage Favorites"
Expected Behavior
Shouldn't crash
Screenshots
Environment (if applicable)
Additional Context
Here is the log file: OneMore.log
Here is the crash log
The text was updated successfully, but these errors were encountered: