If 'Refresh button doesn't work' and ''Expires in' line remaining after destroying credentials' aren't descriptive enough, try https://krbdev.mit.edu/rt/Ticket/Display.html?id=5604.
-----Original Message----- From: Jeffrey Altman [mailto:[EMAIL PROTECTED] ... Reloading the layout from the registry on every refresh really doesn't seem like the correct solution to any problem. It would be useful to those reading this list if you would either describe the problem you are attempting to fix or provide a pointer to the description in the krbdev RT. Kevin Koch wrote: > I fixed the 'Refresh button doesn't work' problem by adding > > khui_action_trigger(KHUI_ACTION_LAYOUT_RELOAD, NULL); > > to case KHUI_ACTION_VIEW_REFRESH: in mainwnd.c. > > But when trying to fix the problems with the 'Expires in' line remaining > after destroying credentials, the same trick doesn't work in case > KHUI_ACTION_DESTROY_CRED:. Any ideas why? ... _______________________________________________ kfwdev mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/kfwdev
