Comment 2 for bug 321955

Revision history for this message
WaltSullivan (walts) wrote :

Initial execution of qemulator
$ qemulator
/usr/bin/qemulator:24: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
  import popen2
/usr/share/qemulator/qml_configuration.py:70: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/usr/share/qemulator/qml_tools.py:115: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/usr/share/qemulator/qml_installwizzard.py:74: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/usr/share/qemulator/qml_imagecreation.py:71: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/usr/share/qemulator/qml_machinesetup.py:75: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/usr/share/qemulator/qml_audioenviron.py:83: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/usr/share/qemulator/qml_filehandlers.py:231: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
  child_stdin, child_stdout, child_stderr = os.popen3(command)
/usr/share/qemulator/qemulator.py:133: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/usr/share/qemulator/qml_controlmon.py:86: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/usr/bin/qemulator:133: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
File not found: mainsettings
/usr/bin/qemulator:5836: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
  child_stdin, child_stdout, child_stderr = os.popen3(command)
detected qemu_version: 0.12.3
detected an older qemu release, using 0.8 command set
/usr/bin/qemulator:361: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.wTree = gtk.glade.XML(self.gladefile, "window1", APP)
homedir '/home/walt/.qemulator' will be created
configdir '/home/walt/.qemulator/config' will be created
icondir '/home/walt/.qemulator/icons' will be created
File not found: image_settings
File not found: bookmarks
/usr/bin/qemulator:4953: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips.set_tip(self.button_togglesettings, settingstt)
/usr/bin/qemulator:2595: GtkWarning: gtk_tree_path_append_index: assertion `index >= 0' failed
  row = model[active]
/usr/bin/qemulator:2595: GtkWarning: gtk_tree_model_get_iter: assertion `path->depth > 0' failed
  row = model[active]
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2595, in on_comboboxCDromdrive_changed
    row = model[active]
IndexError: could not find tree path
/usr/bin/qemulator:2702: GtkWarning: gtk_tree_path_append_index: assertion `index >= 0' failed
  row = model[active]
/usr/bin/qemulator:2702: GtkWarning: gtk_tree_model_get_iter: assertion `path->depth > 0' failed
  row = model[active]
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2702, in on_comboboxAudiohw_changed
    row = model[active]
IndexError: could not find tree path
/usr/bin/qemulator:2691: GtkWarning: gtk_tree_path_append_index: assertion `index >= 0' failed
  row = model[active]
/usr/bin/qemulator:2691: GtkWarning: gtk_tree_model_get_iter: assertion `path->depth > 0' failed
  row = model[active]
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2691, in on_comboboxMachinetype_changed
    row = model[active]
IndexError: could not find tree path
/usr/bin/qemulator:2675: GtkWarning: gtk_tree_path_append_index: assertion `index >= 0' failed
  row = model[active]
/usr/bin/qemulator:2675: GtkWarning: gtk_tree_model_get_iter: assertion `path->depth > 0' failed
  row = model[active]
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2675, in comboboxEmusystem_changed
    row = model[active]
IndexError: could not find tree path
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2702, in on_comboboxAudiohw_changed
    row = model[active]
IndexError: could not find tree path
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2691, in on_comboboxMachinetype_changed
    row = model[active]
IndexError: could not find tree path
File not found: joblist