search for: jhn6xgyb

Displaying 1 result from an estimated 1 matches for "jhn6xgyb".

2014 Aug 15
1
virt-manager and libvirt-python
Hello! I'm trying to work with virt-manager but getting SIGTRAP signal. It is done with gdb under MinGW32 on Windows 7 64-bit. I have Python 2.7.8. 32-bit. As I can see from backtrace ( http://pastebin.com/JhN6XgYb ), there is something wrong with libvirtmod.pyd. Also I couldn't find how to solve " typelib for AppIndicator3" error. So I try to debug libvirt-python. For doing this, I building libvirt-python with -g flag.   python setup.py build --compiler=mingw32 -g install But I have undefin...