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

Unhandled permission error during move #65

Closed
ghost opened this issue Jun 22, 2013 · 1 comment
Closed

Unhandled permission error during move #65

ghost opened this issue Jun 22, 2013 · 1 comment
Labels
bug Bug reports.

Comments

@ghost
Copy link

ghost commented Jun 22, 2013

@@@
Application Identifier: com.hardcoded_software.dupeguru
Application Version: 2.8.0

Traceback (most recent call last):
File "hsutil/cocoa.pyc", line 47, in _async_run
File "dupeguru/app.pyc", line 179, in do
File "dupeguru/results.pyc", line 223, in perform_on_marked
File "dupeguru/app.pyc", line 176, in op
File "dupeguru/app.pyc", line 164, in copy_or_move
File "hsutil/files.pyc", line 88, in move
File "hsutil/files.pyc", line 85, in _move_or_copy
File "hsutil/io.pyc", line 59, in move
File "shutil.pyc", line 261, in move
File "shutil.pyc", line 177, in copytree
Error: [(u'/Volumes/New Leopard studio option/Library/PrivateFrameworks/SymSharedSettings.framework/Tools/SymSharedSettingsKey', u'/Volumes/New Leopard studio option/Users/eagledb/Desktop/To Garbedge/Library/PrivateFrameworks/SymSharedSettings.framework/Tools/SymSharedSettingsKey', "[Errno 13] Permission denied: u'/Volumes/New Leopard studio option/Library/PrivateFrameworks/SymSharedSettings.framework/Tools/SymSharedSettingsKey'")]
@@@

Should be handled and logged

@ghost ghost closed this as completed Jun 22, 2013
@ghost
Copy link
Author

ghost commented Jun 22, 2013

(from [166]) [#65 state:fixed] Handle shutil.Error.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports.
Projects
None yet
Development

No branches or pull requests

0 participants