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

Hiroyuki Kaguchi fj7025cf at aa.jp.fujitsu.com
Thu Mar 13 09:58:29 UTC 2008


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>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: refresh_console.patch
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20080313/527df04b/attachment.ksh>


More information about the et-mgmt-tools mailing list