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

[PE-D] Exception on cd to no permissions directory #258

Closed
nus-pe-bot opened this issue Oct 30, 2020 · 1 comment · Fixed by #274
Closed

[PE-D] Exception on cd to no permissions directory #258

nus-pe-bot opened this issue Oct 30, 2020 · 1 comment · Fixed by #274
Assignees
Milestone

Comments

@nus-pe-bot
Copy link

Tested on linux.

  1. In the present working directory, create a directory "noperm" and chmod 000 noperm.
  2. In the app, issue the command "cd ./noperm"
  3. The app will not respond to the command on first press and an exception is thrown.

image.png


Labels: severity.High type.FunctionalityBug
original: sgn00/ped#6

@luo-git luo-git added the priority.High Must do label Oct 31, 2020
@luo-git
Copy link

luo-git commented Oct 31, 2020

Update UG too.

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

Successfully merging a pull request may close this issue.

2 participants