Do I need to do particular steps to get the crash? On current oneiric I
did "sudo apt-get install accerciser", run "accerciser", and get the
main window. The main window displays an exception

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/accerciser/plugin/base_plugin.py", line 
156, in __call__
    return self.func(*args, **kwargs)
  File "/usr/share/accerciser/plugins/interface_view.py", line 91, in init
    section = _InterfaceSection(ui_xml, self.node, iface_name)
  File "/usr/share/accerciser/plugins/interface_view.py", line 167, in __init__
    self._setExpanderChildrenSensitive(False)
  File "/usr/share/accerciser/plugins/interface_view.py", line 226, in 
_setExpanderChildrenSensitive
    label = expander.get_label_widget()
AttributeError: 'NoneType' object has no attribute 'get_label_widget'

but this seems unrelated? (the window doesn't crash)

** Changed in: gnome-python (Ubuntu)
       Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790613

Title:
  accerciser crashed with AttributeError in __main__: 'module' object
  has no attribute 'PARAM_APP_DATADIR'

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to