Activity log for bug #1057414

Date Who What changed Old value New value Message
2012-09-27 09:20:32 akshay aksci bug added bug
2012-09-27 09:22:54 akshay aksci description 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' 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' ========================= Also crashes while changing directory (while in the save prompt) without any log.
2012-09-27 09:23:44 akshay aksci description 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' ========================= Also crashes while changing directory (while in the save prompt) without any log. 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' ========================= Also crashes while changing directory (while in the save prompt) with this: ========================= FIXME: handle dialog start. Interface is not valid ASSERT failure in : "Got an update for an invalid inteface. Investigate this.", file atspiadaptor.cpp, line 899 Aborted (core dumped) =========================
2012-09-27 10:21:42 LtWorf relational: status New Incomplete
2012-09-27 10:49:46 akshay aksci attachment added It did crash. https://bugs.launchpad.net/relational/+bug/1057414/+attachment/3347960/+files/relational.log
2012-09-28 17:23:07 LtWorf relational: importance Undecided Medium