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

improve the output file name options on the GUI #492

Closed
AlonDan opened this issue Apr 25, 2023 · 2 comments · Fixed by #578
Closed

improve the output file name options on the GUI #492

AlonDan opened this issue Apr 25, 2023 · 2 comments · Fixed by #578
Labels
bug Something isn't working

Comments

@AlonDan
Copy link

AlonDan commented Apr 25, 2023

The new OUTPUT is not convenient:
The latest update demand for an OUTPUT path and file name.
The old version was much more ideal by default.

If user won't enter anything on the OUTPUT, it will not work, instead an annoying error window popups with explanations of the types accepted. I understand it is now more dynamic but there is no "Factory Default" like it was before.


SOLUTION:
Please make a "Factory Default" once running the GUI APP with these:

1 - OUTPUT PATH by default should be the SOURCE path.

2 - FILE NAME by default should be something like: "RESULT.wav"

3 - You can keep the POPUP Window to show the accepted file types:
Just add a small question mark button [?] ❓ next to the Path input box, once clicked it will do whatever it currently do while it says: ".out"

You may want to consider to change the Window title from "Error" to "Help" and you can add more text there beside the accepted files, like mini-instructions if needed.


CONCLUSION:
Instead of having ".out" without an path at all, the solution above should be much more convenient out of the box.

Once again, I hope that my suggestion helps improving the project.
Thanks ahead for your great work on this project🙏 I hope that you will consider this. improvement.

@AlonDan AlonDan added the bug Something isn't working label Apr 25, 2023
@alexanderkoumis
Copy link
Contributor

There is still a default output filename that is generated when you select an input filename. Are you saying after you select an input, the output path is not populated? Please include a screen recording and information about what OS you’re running on.

@AlonDan
Copy link
Author

AlonDan commented Apr 25, 2023

Thanks for the reply 💙 let me try to explain again:

Every time I launch the GUI App, the factory default is always ".out" and I must also select a PATH so it is not working on the source file path by default (as it was before).

I need to set it again every time I launch the GUI App, and it is not as convenient as "RESTULT.wav" for example.

I use Windows 10

@34j 34j changed the title [NOT A BUG] - 🙏 Please improve the NEW OUTPUT options on the GUI App improve the output file name options on the GUI Apr 27, 2023
@34j 34j closed this as completed in #578 May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants