http://bugs.gpodder.org/show_bug.cgi?id=8





--- Comment #10 from Thomas Perl <[EMAIL PROTECTED]>  2008-03-31 19:18:10 ---
Thanks for the good instructions with which you can reproduce the problem. I am
using the same procedure here and can't reproduce the error, the move operation
simply works.

What we should probably do is catch the NameError in our call to shutil.move
and show a descriptive message box that describes the problem to the user and
give instructions how the requested operation can be performed by-hand. The
instructions are already in place in the FAQ, maybe we can make the pop-up
message have a link to the Wiki page and/or this bug.

What do you think? Implementing this NameError catching and displaying a
message box should be quite trivial, and I'll gladly accept patches :)

Strange, however, that it didn't even work for you with my shutil.py.


-- 
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to