Log file attached Traceback is here : A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. c:\program files\elisa\elisa-plugins\elisa\plugins\poblesec\plugins.py in _button_clicked_cb(self=, button=, *args=(75.281791687011719, 209.73355102539062, -1.7062819097191095e-005, , 2758566L, 0L)) 907 def _button_clicked_cb(self, button, *args): 908 self.actions.focus = True 909 self._do_action() 910 return True 911 c:\program files\elisa\elisa-plugins\elisa\plugins\poblesec\plugins.py in _do_action(self=) 953 # the frontend and returns a deferred. 954 hook = plugin.load_entry_point('elisa.core.plugin_registry', 'use') 955 return hook(self.frontend) 956 elif self._action == self.Actions.BACK: 957 controller = '/poblesec/browser' C:\Program Files\Elisa\build\bdist.win32\egg\elisa\plugins\discoverychannel\controller.py in use_me_hook(frontend=) : 'PluginInformationController' object has no attribute 'model' __class__ = __delattr__ = __dict__ = {} __doc__ = 'Attribute not found.' __getattribute__ = __getitem__ = __getslice__ = __hash__ = __init__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __str__ = args = ("'PluginInformationController' object has no attribute 'model'",) message = "'PluginInformationController' object has no attribute 'model'" The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "c:\program files\elisa\elisa-plugins\elisa\plugins\poblesec\plugins.py", line 909, in _button_clicked_cb File "c:\program files\elisa\elisa-plugins\elisa\plugins\poblesec\plugins.py", line 955, in _do_action File "build\bdist.win32\egg\elisa\plugins\discoverychannel\controller.py", line 200, in use_me_hook AttributeError: 'PluginInformationController' object has no attribute 'model' WARN MainThread application Apr 07 14:16:55 An Traceback occurred and got saved to c:\docume~1\sudeshc\locals~1\temp\elisa_lh-xyq.txt (elisa\core\application.py:307)