trietptm / raft

Automatically exported from code.google.com/p/raft
0 stars 0 forks source link

Stack trace from GenericDataModel.py #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Unhandled Exception!
Traceback (most recent call last):

  File "C:\MyProjects\raft\core\data\GenericDataModel.py", line 155, in data
    return QVariant(self.adapter.getData(node.data, index.column()))

AttributeError: '_GenericDataNode' object has no attribute 'data'

Original issue reported on code.google.com by gfleisch...@gmail.com on 23 Jun 2011 at 8:56