Comment 0 for bug 1057414

Revision history for this message
akshay aksci (akshay-aksci) wrote :

Trying to save never works.

The terminal o/p on hitting save:

FIXME: handle dialog start.
FIXME: handle dialog end.
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/relational_gui/guihandler.py", line 163, in saveRelation
    self.selectedRelation.save(filename)
AttributeError: 'NoneType' object has no attribute 'save'