Skip to content
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

Browse button freezes #9

Open
hausmanns opened this issue Jan 10, 2023 · 0 comments
Open

Browse button freezes #9

hausmanns opened this issue Jan 10, 2023 · 0 comments

Comments

@hausmanns
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant