[Xfce-bugs] [Bug 15727] Replacing a file via Cut and Paste in the same filesystem makes a copy
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Thu Aug 15 23:06:28 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15727
--- Comment #5 from alexxcons <alexxcons at xfce.org> ---
Thanks alot for working on a proper patch !
Your patch works great here .. I tested different cases, so far all worked
fine. Well done !
> However, at least on my system there is no retry option in this dialog
Same here, I just saw that THUNAR_JOB_RESPONSE_RETRY is considered in line
566, which uses the same dialog ... possibly the option is only shown on
certain circumstances.
Have to figure out what may trigger a return value of THUNAR_JOB_RESPONSE_RETRY
.. or if it possibly it is a historic relict, which should be removed.
Some formal things to change:
- Please always use spaces instead of tabs (tabs are evil, since different
editors use a different ammount of spaces to display them)
- Please put the g_object_unref (info) fix into a separate commit. (Always good
to have very granular commits & seperation of concern)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list