#500 closed defect (worksforme)

Exception when shutting down a VM

Reported by: joanna Owned by: joanna
Priority: major Milestone: Release 1
Component: graphical-manager Keywords:
Cc: aga

Description

Git this immediately after the VM shutdown (in response to my pressing a Stop button).

TypeError: 'NoneType' object is not iterable
at line 683
of file /usr/lib64/python2.6/site-packages/qubesmanager/main.py.

Change History (4)

comment:1 Changed 14 months ago by joanna

Sorry, the VM actually was *not* shutdown.

Also, attaching the trace:

---
line: assert vm.is_running()
func: action_shutdownvm_triggered
line no.: 1031
file: /usr/lib64/python2.6/site-packages/qubesmanager/main.py

comment:2 Changed 14 months ago by joanna

Hm... actually the VM did shutdown, but the manager still keep showing it as running. Now, I don't know when exactly it shutdown (the trace above is takes from the 2nd attempt, and it might have already be not running then).

comment:3 Changed 14 months ago by aga

In the first attempt - did you get the "Are you sure..." message?

comment:4 Changed 13 months ago by joanna

  • Resolution set to worksforme
  • Status changed from new to closed

Haven't seen it for a while, so closing for now -- likely fixed by one of the core or manager updates.

Note: See TracTickets for help on using tickets.