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

Odd behaviour when making changes in directories without execute permissions #95

Closed
roberthawdon opened this issue Apr 23, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@roberthawdon
Copy link
Owner

Expected Behavior

User should get errors when trying to do events in a directories without execute permissions

Current Behavior

Either no error message, or a seg fault

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Create a directory
  2. Remove the execute permissions (chmod -x)
  3. Try and use the functions in show

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • DF-SHOW Version: 0.7.0
  • Operating System: Linux & MacOS
  • System Architecture: x86_64
  • Output of uname -a: Darwin localhost 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64
@roberthawdon roberthawdon added the bug Something isn't working label Apr 23, 2019
@roberthawdon roberthawdon self-assigned this Apr 23, 2019
@roberthawdon roberthawdon added this to the v0.8.0 milestone May 12, 2019
roberthawdon added a commit that referenced this issue Jun 18, 2019
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

No branches or pull requests

1 participant