Hello,

I am trying to connect to the guest domain which has the password setting
by Graphic console of virt-manager. I expect that the 'Password' field
is shown, but I cannot enter the password because there is no 'Password'
field. So, the console remains 'connecting to console for guest'.

It seems that the virt-manager could not retrieve the value of 'credList' 
at _vnc_auth_credential.

Should I have any setting for using password ? I'm using Upstream 
virt-manager (changeset:682).

Thanks,
Saori Fukuta
--- Begin Message ---
---
On Fedora8
[Wed, 13 Feb 2008 16:20:59 virt-manager 15669] DEBUG (console:438) Trying 
console login
[Wed, 13 Feb 2008 16:20:59 virt-manager 15669] DEBUG (console:452) Graphics 
console configured at vnc://127.0.0.1:5911
[Wed, 13 Feb 2008 16:20:59 virt-manager 15669] DEBUG (console:465) Starting 
connect process for 127.0.0.1 5911
[Wed, 13 Feb 2008 16:20:59 virt-manager 15669] ERROR (virt-manager:132) 
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/console.py", line 487, in 
_vnc_auth_credential
    for i in range(len(credList)):
TypeError: object of type 'gobject.GPointer' has no len()
None

---
On RHEL5.1
[Wed, 13 Feb 2008 16:24:51 virt-manager 6791] DEBUG (console:438) Trying 
console login
[Wed, 13 Feb 2008 16:24:51 virt-manager 6791] DEBUG (console:452) Graphics 
console configured at vnc://127.0.0.1:5911
[Wed, 13 Feb 2008 16:24:51 virt-manager 6791] DEBUG (console:465) Starting 
connect process for 127.0.0.1 5911
[Wed, 13 Feb 2008 16:24:52 virt-manager 6791] ERROR (virt-manager:132) 
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/console.py", line 487, in 
_vnc_auth_credential
    for i in range(len(credList)):
TypeError: len() of unsized object
None

--- End Message ---
_______________________________________________
et-mgmt-tools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

Reply via email to