disconnected hosts are still alive on virt-manager.
高橋 知宏 wrote:
> Hi,
>
> When a virt-manager monitors multiple hosts and
> disconnecting these hosts at once,
> the virt-manager window still shows that these guest domains are connected.
> And they shows following message.
> This patch fix this problem.
>
> ========
> [Fri, 17 Oct 2008 09:42:11 virt-manager 4182] DEBUG (engine:321) window
> counter decremented to 0
> [Fri, 17 Oct 2008 09:42:11 virt-manager 4182] ERROR (virt-manager:148)
> Traceback (most recent call last):
> File "/usr/share/virt-manager/virtManager/manager.py", line 550, in
> conn_state_changed
> self.conn_refresh_resources(conn)
> File "/usr/share/virt-manager/virtManager/manager.py", line 568, in
> conn_refresh_resources
> del self.rows[model.get_value(child, ROW_KEY)]
> KeyError: '00000000-0000-0000-0000-000000000000'
> None
> ========
>