Skip to content

Browse button freezes #9

@hausmanns

Description

@hausmanns

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions