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

Missing check when write to "unwriteable" log-file #228

Closed
Pierre-de-la-Verre opened this issue Mar 3, 2020 · 2 comments
Closed

Missing check when write to "unwriteable" log-file #228

Pierre-de-la-Verre opened this issue Mar 3, 2020 · 2 comments
Milestone

Comments

@Pierre-de-la-Verre
Copy link

2nd priority, but could happen ..

When the user defines a log-file which cannot be created (write protection; no access right), the ilivalidator just ignores this problem and starts the check without a message - and without a log-file.

Suggestion:
Add a "is the log file really created - check" and inform the user:
c:\no_rights\locked\already_opened.log can not be created. Please select another path / name.

@claeis
Copy link
Owner

claeis commented Mar 3, 2020

Can not reproduce. I see a proper error message on the console:

log\ce.txt (Access is denied)

@Pierre-de-la-Verre
Copy link
Author

I use the GUI, with new version 1.11.4.
When I select the file with the "file dialog", then I get an alert "Unwriteable". But when I just enter the filename into the dialogue, then it behaves as described.

@claeis claeis added this to the 1.11.5 milestone Mar 4, 2020
@claeis claeis closed this as completed Mar 4, 2020
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

2 participants