gladex team mailing list archive
-
gladex team
-
Mailing list archive
-
Message #00031
[Bug 327123] [NEW] 'PythonPlugin' object has no attribute 'getFields'
Public bug reported:
I've got this error using version 0.6:
Error: An error caused program termination, please report this
bug with the following information:
----------------------------------------------------------
Exception: <type 'exceptions.AttributeError'>
Value: 'PythonPlugin' object has no attribute 'getFields'
Traceback (most recent call last):
File "/home/voland/Песочница/gladex/0.6/src/gladex/plugins/uis/MainView.py", line 22, in <lambda>
return lambda cw, cd="": self.calls(self.cn, cw, cd)
File "/home/voland/Песочница/gladex/0.6/src/gladex/plugins/uis/MainView.py", line 27, in calls
obj(callwidget, calldata, self.wTree)
File "/home/voland/Песочница/gladex/0.6/src/gladex/plugins/uis/MainView_callbacks.py", line 221, in on_execute_clicked
dict = global_data["current_plugin"].getFields()
AttributeError: 'PythonPlugin' object has no attribute 'getFields'
Command line arguments: ['./gladex.py']
** Affects: gladex
Importance: Undecided
Status: New
--
'PythonPlugin' object has no attribute 'getFields'
https://bugs.launchpad.net/bugs/327123
You received this bug notification because you are a member of Gladex
Developers, which is subscribed to Gladex.
Follow ups
References