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

Filebrowser and permission denied #116

Closed
tito opened this issue Apr 20, 2011 · 1 comment
Closed

Filebrowser and permission denied #116

tito opened this issue Apr 20, 2011 · 1 comment
Assignees
Milestone

Comments

@tito
Copy link
Member

tito commented Apr 20, 2011

If i try to open a directory without having the permission, i don't have any exception from the start, but later in the time :

I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/app.py", line 197, in run
I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/base.py", line 401, in runTouchApp
I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 258, in mainloop
I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 177, in _mainloop
I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/base.py", line 265, in idle
I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/clock.py", line 249, in tick
I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/clock.py", line 354, in _process_events
I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/clock.py", line 166, in tick
I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/uix/filechooser.py", line 232, in _update_files
I/python  (28236):   File "/home/tito/code/pgs4a-kivy/python-install/lib/python2.7/site-packages/kivy/uix/filechooser.py", line 238, in _add_files
I/python  (28236): OSError: [Errno 13] Permission denied: '/data'
@ghost ghost assigned dennda Apr 20, 2011
@tito
Copy link
Member Author

tito commented May 2, 2011

(if a directory can't be readed, back to the previous one ?)

@tito tito closed this as completed in 5616dd0 May 2, 2011
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