[et-mgmt-tools] [PATCH] Add refresh console signal handler to solve long update interval problem on virt-manager.

Cole Robinson crobinso at redhat.com
Thu Mar 13 21:08:36 UTC 2008


Hiroyuki Kaguchi wrote:
> When the status monitoring interval is longer than 30sec,
> graphical console is not updated.
> 
> To solve this issue, I add two singnal handler.
> +        "action-refresh-console": (gobject.SIGNAL_RUN_FIRST,
> +                                   gobject.TYPE_NONE, (str,str)),
> +        "action-refresh-terminal": (gobject.SIGNAL_RUN_FIRST,
> +                                    gobject.TYPE_NONE, (str,str)),
> 
> Thanks
> Signed-off-by: Hiroyuki Kaguchi <fj7025cf at aa.jp.fujitsu.com>

Verified the bug and applied this:

http://hg.et.redhat.com/virt/applications/virt-manager--devel?cs=0a51ac391b20

Thanks!
- Cole




More information about the et-mgmt-tools mailing list