sublime_merge
sublime_merge copied to clipboard
Crash when opening a repo which had been deleted
Version info
- OS: macOS 12.6
- Build: 2077
Description
When I use the shortcut key "Command + Shift + O" to open a deleted repo from the repos list, it crashes.
Steps to reproduce
Steps to reproduce the behavior:
- Open a repository
- Delete this repository in finder
- Open repos list through shortcut key "Command + Shift + O", and select the one just deleted.
- The app flashes a dialog box, but then crashes.
Expected behavior
Crash should not happen.
Screenshots
Still happens in Build 2079. It also happens when selecting the deleted repository via "Switch Repository" (Cmd + ^ + P).
It does not happen when opening a new window (Command + N) and then selecting the repository if it's one of the three shown under "Recent Repositories". When doing that, the error message is shown properly, offering to delete the repo from the list.
However: When clicking on "View More", the dialog box from "Open Repository" shows up. Selecting the deleted repo crashes the application again.