Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Crash if you don't have access to a folder (permissions) #24

Open
Krutonium opened this issue Nov 5, 2015 · 5 comments
Open

Crash if you don't have access to a folder (permissions) #24

Krutonium opened this issue Nov 5, 2015 · 5 comments
Labels

Comments

@Krutonium
Copy link
Collaborator

No description provided.

@ethanhs
Copy link
Owner

ethanhs commented Nov 5, 2015

Is this happening with FileInfo? In FillView()?

@Krutonium
Copy link
Collaborator Author

FillView() at line FileInfo[] files = dirinfo.GetFiles();

@ethanhs
Copy link
Owner

ethanhs commented Nov 5, 2015

Yeah, need to do some error checking

@Krutonium Krutonium added the bug label Nov 7, 2015
@ethanhs
Copy link
Owner

ethanhs commented Nov 29, 2015

I think I am just going to require admin. I'm not sure how else I could fix this. I will look into a case by case admin access

@ethanhs
Copy link
Owner

ethanhs commented Nov 29, 2015

Welp, case by case isn't happening, but I guess that I can just show an error. People can decide to relaunch as admin. Perhaps I can add that as an option on the flyout.

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

No branches or pull requests

2 participants