-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Bug description
Pressing the "Browse" button to select the output directory makes the GUI freeze.
Operating System
Windows 10
Camera_control version
camera36, commit: c82b021 (nov 19 2022, latest as of now)
Steps To Reproduce
Launch the GUI, press Browse.
Relevant log output
None
Anything else?
The function that seems to freeze is filedialog.askdirector()
https://github.com/AdaptiveMotorControlLab/Camera_Control/blob/master/camera_control_GUI.py#L44
Using filedialog.askopenfilename() works, but this requires a file, however we want to be able to specify an empty directory.
Metadata
Metadata
Assignees
Labels
No labels