Bug 683244 - vcpu_model.append([vcpu, vcpucur, vcpupin])
Summary: vcpu_model.append([vcpu, vcpucur, vcpupin])
Keywords:
Status: CLOSED DUPLICATE of bug 681249
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-08 21:54 UTC by Eric Paris
Modified: 2011-03-13 22:38 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-13 22:38:55 UTC
Type: ---


Attachments (Terms of Use)

Description Eric Paris 2011-03-08 21:54:07 UTC
virt-manager-0.8.6-2.fc15.noarch
RHEL6.1ish host connecting over ssh.
When I try to open a running VM I get:

    Traceback (most recent call last):
    File "/usr/share/virt-manager/virtManager/engine.py", line 637, in _do_show_details
    details = self._get_details_dialog(uri, uuid)
    File "/usr/share/virt-manager/virtManager/engine.py", line 617, in _get_details_dialog
    obj = vmmDetails(con.get_vm(uuid), self)
    File "/usr/share/virt-manager/virtManager/details.py", line 444, in __init__
    self.refresh_vm_state()
    File "/usr/share/virt-manager/virtManager/details.py", line 1056, in refresh_vm_state
    self._refresh_runtime_pinning()
    File "/usr/share/virt-manager/virtManager/details.py", line 2054, in _refresh_runtime_pinning
    vcpu_model.append([vcpu, vcpucur, vcpupin])
    TypeError: value is of wrong type for this column

Comment 1 Ian Pilcher 2011-03-13 22:38:55 UTC

*** This bug has been marked as a duplicate of bug 681249 ***


Note You need to log in before you can comment on or make changes to this bug.