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
App will crash if the cancel button is selected on the Open FFs dialog.
This is because in many places the code assumes that self.dir_path is not empty.
Need to track down these locations and ensure sensible behaviour.
The text was updated successfully, but these errors were encountered:
App will crash if the cancel button is selected on the Open FFs dialog.
This is because in many places the code assumes that self.dir_path is not empty.
Need to track down these locations and ensure sensible behaviour.
The text was updated successfully, but these errors were encountered: