[virt-tools-list] Fwd: Screenshot
Cole Robinson
crobinso at redhat.com
Thu Oct 1 14:41:22 UTC 2009
On 09/29/2009 07:34 AM, Fred Leeflang wrote:
> 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
>
These GTK warnings should be harmless. I'm not sure why your manager
screen is being displayed all screwy like.
I saw that you filed https://bugzilla.redhat.com/show_bug.cgi?id=526424,
so we can follow up there.
- Cole
>
> ---------- 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>
>
>
>
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list
More information about the virt-tools-list
mailing list