Created
June 23, 2012 13:45
-
-
Save frbayart/2978345 to your computer and use it in GitHub Desktop.
Revisions
-
There are no files selected for viewing
File renamed without changes. -
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ MBA-FBA:bin francois$ ./virt-manager RuntimeWarning: tp_compare didn't return -1 or -2 for exception RuntimeWarning: tp_compare didn't return -1 or -2 for exception Traceback (most recent call last): File "/Users/francois/bin/mybuild/share/virt-manager/virt-manager.py", line 393, in <module> _show_startup_error(str(run_e), "".join(traceback.format_exc())) File "/Users/francois/bin/mybuild/share/virt-manager/virt-manager.py", line 63, in _show_startup_error from virtManager.error import vmmErrorDialog File "/Users/francois/bin/mybuild/share/virt-manager/virtManager/error.py", line 173, in <module> class _errorDialog (gtk.MessageDialog): AttributeError: 'module' object has no attribute 'MessageDialog'