[FSO M5] Paroli-Apps crash with 'Screen' object has no attribute 'etk_obj

Marc Bantle openmoko at rcie.de
Wed Feb 4 12:38:02 CET 2009


Hi,

I just installed FSO M5. Are the paroli-apps that come
with M5 supposed to work ? I always get the following
error:

  root     INFO     launch Paroli-Contacts
  parent != None:  <tichy.gui_paroli.Screen object at 0x2c4190>
  root     ERROR    application Paroli-Contacts failed : 'Screen' object 
has no attribute 'etk_obj'
  root     ERROR    Traceback (most recent call last):
    File "/usr/bin/paroli-launcher", line 213, in launch
      yield app(self.screen)
    File "/usr/lib/python2.6/site-packages/tichy/tasklet.py", line 162, 
in throw
      value = self.generator.throw(type, value, traceback)
    File "/usr/lib/python2.6/site-packages/tichy/application.py", line 
73, in do_run
      ret = yield super(Application, self).do_run(window, *args, **kargs)
    File "/usr/lib/python2.6/site-packages/tichy/tasklet.py", line 147, 
in send
      value = self.generator.send(value)
    File 
"/usr/share/paroli/applications/paroli-contacts/paroli-contacts.py", 
line 47, in run
      self.main.etk_obj.title_set('Paroli Contacts')
  AttributeError: 'Screen' object has no attribute 'etk_obj'

How do I "supply" that etk_obj-attribute?

Cheers,
Marc





More information about the community mailing list