Skip to content

Instantly share code, notes, and snippets.

@frbayart
Created June 23, 2012 13:45
Show Gist options
  • Select an option

  • Save frbayart/2978345 to your computer and use it in GitHub Desktop.

Select an option

Save frbayart/2978345 to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous renamed this gist Jun 23, 2012. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. @invalid-email-address Anonymous created this gist Jun 23, 2012.
    11 changes: 11 additions & 0 deletions virt-manager_run
    Original 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'