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
write(2, "main()\n"..., 7main()
) = 7
close(7) = 0
munmap(0x7ffddeb05000, 4096) = 0
open("/usr/share/virt-manager/virt-manager.py", O_RDONLY) = 7
write(2, " File \"/usr/share/virt-manager/v"..., 68 File
"/usr/share/virt-manager/virt-manager.py", line 239, in main
) = 68
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
write(2, "gtk.gdk.threads_init()\n"..., 23gtk.gdk.threads_init()
) = 23
close(7) = 0
munmap(0x7ffddeb05000, 4096) = 0
write(2, "SystemError"..., 11SystemError) = 11
write(2, ": "..., 2: ) = 2
write(2, "error return without exception se"..., 34error
return without exception set) = 34
write(2, "\n"..., 1
) = 1
close(3) = 0
munmap(0x7ffddeb0d000, 4096) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x3e230ea800, [],
SA_RESTORER, 0x3e0a80f120}, 8) = 0
exit_group(1) = ?
--
Gary Richardson
Richardson Janitorial and More
www.nodirtyfloors.com
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools