qemulator.py crashed with IndexError in on_comboboxMachinetype_changed()

Bug #213397 reported by gthomas
6
Affects Status Importance Assigned to Milestone
qemulator (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: qemulator

Installed qemulator, and got the
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

error.

ProblemType: Crash
Architecture: i386
Date: Mon Apr 7 17:20:31 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/share/qemulator/qemulator.py
InterpreterPath: /usr/bin/python2.5
Package: qemulator 0.5-3
PackageArchitecture: all
ProcCmdline: python /usr/bin/qemulator
ProcEnviron:
 SHELL=/bin/bash
 PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/sbin:/sbin
 LANG=hu_HU.UTF-8
 LANGUAGE=hu_HU:hu:en_GB:en
PythonArgs: ['/usr/bin/qemulator']
SourcePackage: qemulator
Title: qemulator.py crashed with IndexError in on_comboboxMachinetype_changed()
Traceback:
 Traceback (most recent call last):
   File "/usr/bin/qemulator", line 2691, in on_comboboxMachinetype_changed
     row = model[active]
 IndexError: could not find tree path
Uname: Linux 2.6.24-15-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video

Tags: apport-crash
Revision history for this message
gthomas (gt-launchpad) wrote :
Revision history for this message
gthomas (gt-launchpad) wrote :

The full output is:

File not found: mainsettings
detected qemu_version: 0.9.1
qemu 0.9.x detected, using 0.9 command set
/usr/bin/qemulator:5888: Warning: invalid uninstantiatable type `(null)' in cast to `GtkFileSystemGio'
  gtk.main()
/usr/bin/qemulator:5888: Warning: instance of invalid non-instantiatable type `(null)'
  gtk.main()
/usr/bin/qemulator:5888: Warning: g_signal_emit_by_name: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  gtk.main()
/usr/bin/qemulator:5888: Warning: invalid uninstantiatable type `<invalid>' in cast to `GtkFileSystemGio'
  gtk.main()
/usr/bin/qemulator:5888: Warning: instance of invalid non-instantiatable type `<invalid>'
  gtk.main()
File not found: image_settings
File not found: bookmarks
/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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.