1 Aug 02:06
Re: problem with virt-manager
my previous message:
>RunRunning virt-manager on my Fedora 9 system
>running kernel: 2.6.26-0.115.rc9.git2.fc10.x86_64 SMP
>
>I get the following error:
>
>gar xp]# virt-manager
>Traceback (most recent call last):
> File "/usr/share/virt-manager/virt-manager.py", line
310, >in <module>
> main()
> File "/usr/share/virt-manager/virt-manager.py", line
239, >in main
> gtk.gdk.threads_init()
>SystemError: error return without exception set
I downloaded the source and loaded the debuging info.
strace provide the following:
open("/usr/share/virt-manager/virt-manager.py", O_RDONLY) = 7
write(2, " File \"/usr/share/virt-manager/v"..., 72 File
"/usr/share/virt-manager/virt-manager.py", line 310, in <module>
) = 72
fstat(7, {st_mode=S_IFREG|0644, st_size=11835, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffddeb05000
read(7, "# -*- python -*-\n#\n# Copyright (C"..., 4096) = 4096
read(7, "level from gconf, or command line"..., 4096) = 4096
read(7, ", \"uuid\", value) \n s = "..., 4096) = 3643
write(2, " "..., 4 ) = 4
(Continue reading)
RSS Feed