Skip to content

Bug: cannot tell cli2gui to select a new output file #24

@mokurin000

Description

@mokurin000

Before You Begin

Before proceeding, please make sure to follow these steps:

  • I have checked for similar issues in the project's issue tracker.
  • I have searched closed issues to see if a similar problem was reported
    before.

Issue Details

Before 9398671, Cli2Gui cannot detect Path type; after that, similar to case for argparse.FileType('w'), cli2gui will open an read mode file for Path

Description

the actual impact is, users must create the output file before they select.

Expected Behavior

users could set path to a new filename

Actual Behavior

users must select an existing file for output

System Information

Please provide the following additional information about your system or
environment:

  • Operating System (OS): Windows
  • OS Version: 11
  • Browser (if applicable):
  • Browser Version (if applicable):
  • Project Version (if applicable):

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions