Guest User

mkitson

a guest
Jan 26th, 2010
608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. MBP-UB17:openxencenter mkitson$ python window.py
  2. Xlib: extension "RANDR" missing on display "/tmp/launch-012OdC/:0".
  3. window.py:98: GtkWarning: Ignoring the separator setting
  4. self.builder.add_from_file(self.gladefile)
  5. window.py:98: GtkWarning: Could not load image 'images/import.png': Failed to open file '/Users/mkitson/Desktop/openxencenter/images/import.png': No such file or directory
  6. self.builder.add_from_file(self.gladefile)
  7. window.py:98: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  8. self.builder.add_from_file(self.gladefile)
  9. window.py:98: GtkWarning: Can't set a parent on widget which has a parent
  10.  
  11. self.builder.add_from_file(self.gladefile)
  12. window.py:136: RuntimeWarning: missing handler 'on_m_newstorage_activate'
  13. self.builder.connect_signals(self)
  14. Traceback (most recent call last):
  15. File "window.py", line 608, in on_tabbox_focus_tab
  16. param = self.xc_servers[host].get_connect_parameters(uuid, self.selected_ip)
  17. File "/Users/mkitson/Desktop/openxencenter/oxcSERVER.py", line 2652, in get_connect_parameters
  18. consoles = self.connection.VM.get_consoles(self.session_uuid, vm_uuid['Value'])
  19. KeyError: 'Value'
  20. Dumping database as XML pending 0.0: {'timestamp': '1264510060.', 'class': 'task', 'snapshot': {'status': 'pending', 'subtask_of': 'OpaqueRef:NULL', 'current_operations': {}, 'subtasks': [], 'uuid': '7f2e20d9-2c26-320e-a961-05fac62a07a2', 'created': <DateTime '20100126T12:47:40Z' at 105cb7128>, 'other_config':
  21.  
Advertisement
Add Comment
Please, Sign In to add comment