'PythonPlugin' object has no attribute 'getFields'

Bug #327123 reported by Alexander Telenga
2
Affects Status Importance Assigned to Milestone
Gladex
Invalid
Undecided
Francesco Marella

Bug Description

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']

Revision history for this message
Francesco Marella (francesco-marella) wrote :

sorry forgot to disable broken graphical ui, use command line for now

Changed in gladex:
assignee: nobody → francesco-marella
status: New → Invalid
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.