https://bugzilla.xfce.org/show_bug.cgi?id=15727
--- Comment #5 from alexxcons <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
