I think commit b839b29d6dfa ("Extend reload functions to allow a full reload") broke manual reloading using the F5 key. Pressing F5 doesn't reload the window contents and the following warning gets logged: ========================== Gtk-WARNING **: gtk_binding_entry_activate(): binding "ThunarWindow::F5": signature mismatch for signal "reload" in the `ThunarWindow' class ancestry ========================== Weirdly enough, Ctrl+R still works.
Created attachment 6222 [PATCH] Update F5 binding for new ThunarWindow::reload signal Please review the attached patch; it seems to work for me. (The fix seems kind of straightforward but I might have missed something.)
Thanks for the patch, seems to work fine. Pushed to git master: http://git.xfce.org/xfce/thunar/commit/?id=fa3d7d32ec8b1614d4fc4afe733112b29c5c7593