GNOME Bugzilla – Bug 592730
gio.File.move() overwrites when moving from trash
Last modified: 2009-10-08 15:52:20 UTC
I have debian/testing libglib2.0-0 2.21.4-1 Using python bindings to access glib and gio In my application it appears that when moving files from trash, gio.File.move(destination_gfile) will proceed without errors, even if the destination exists. gio should return an error here (py bindings will convert to an exception). Can this really be the case?
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 596617 ***
Ops, wrong dup. *** This bug has been marked as a duplicate of bug 596618 ***