Strange. Could you try to change the return type to gboolean and return FALSE? I cannot test that right now. Something like +static gboolean +key_press_event_cb (GtkWidget *widget, + GdkEventKey *event, + FMDirectoryView *view) +{ + remove_update_menus_timeout_callback (view); + real_update_menus (view); + return FALSE; +}
-- the copy action doesn't work in the second after a directory load https://bugs.launchpad.net/bugs/495723 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs