[virt-tools-list] Fwd: Screenshot

Fred Leeflang fredl at dutchie.org
Tue Sep 29 11:34:08 UTC 2009


I was told there's yet another mailinglist for the last part of this
message. Later on I started
virt-manager with --debug and got some error messages. Am I missing some
bits for virt-manager or is my GTK/GLADE out of date (Debian Lenny)

(virt-manager.py:27842): libglade-WARNING **: unknown property `orientation'
for class `GtkVBox'

(virt-manager.py:27842): libglade-WARNING **: could not look up stock id
'Restore saved machine...'

(virt-manager.py:27842): libglade-WARNING **: could not look up stock id
'Add Connection...'

(virt-manager.py:27842): libglade-WARNING **: could not look up stock id
'Virtual Machine Details'

(virt-manager.py:27842): libglade-WARNING **: could not look up stock id
'Delete'

(virt-manager.py:27842): libglade-WARNING **: could not look up stock id
'_Contents'

(virt-manager.py:27842): libglade-WARNING **: unknown property `orientation'
for class `GtkVBox'
/usr/local/share/virt-manager/virtManager/manager.py:150: GtkWarning:
gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID'
failed


---------- Forwarded message ----------
From: Fred Leeflang <fredl at dutchie.org>
Date: 2009/9/29
Subject: Screenshot
To: libvir-list at redhat.com

[DELETE]

Additionally, check below screenshot; the vm names appear to be missing.
Here's the complete XML of one vm,
did anything change coming from this one?


<domain type='kvm'>
  <name>vm1</name>
  <uuid>ea14abdc-12a4-48cb-1424-46cdf15405f4</uuid>
  <memory>524288</memory>
  <currentMemory>524288</currentMemory>
  <vcpu>1</vcpu>
  <os>
    <type arch='x86_64' machine='pc'>hvm</type>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <devices>
    <emulator>/usr/bin/kvm</emulator>
    <disk type='file' device='disk'>
      <source file='/kvmimages/vm1.qcow2'/>
      <target dev='vda' bus='virtio'/>
    </disk>
    <interface type='bridge'>
      <mac address='54:52:00:0a:dc:10'/>
      <source bridge='br0'/>
      <model type='virtio'/>
    </interface>
    <serial type='pty'>
      <source path='/dev/pts/1'/>
      <target port='0'/>
    </serial>
    <console type='pty' tty='/dev/pts/1'>
      <source path='/dev/pts/1'/>
      <target port='0'/>
    </console>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/>
  </devices>
</domain>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20090929/c100d60a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot-Virtual Machine Manager.png
Type: image/png
Size: 20892 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20090929/c100d60a/attachment.png>


More information about the virt-tools-list mailing list