Save doesn't work

Bug #1057414 reported by akshay aksci
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
relational
Incomplete
Medium
Unassigned

Bug 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) 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)
=========================

description: updated
description: updated
Revision history for this message
LtWorf (tiposchi) wrote :

Please post the complete output on the terminal. I can't reproduce the issue here.

Also indicate exactly the sequence of action to lead to a crash, here if i try to save when no relations are loaded, it prints an exception but keeps running fine.

The 2nd crash you reported looks like an issue within QT/PyQT, since the open/save dialogs are provided by this library, there is nothing i can do about it, but i can't reproduce that one either.

Changed in relational:
status: New → Incomplete
Revision history for this message
LtWorf (tiposchi) wrote :

Also, please indicate the versions of Python, QT libraries and PyQT that you are using now.

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

Linux 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64
Python 2.7.3
QT: 4.8.0
PyQT (package python-qt4): 4.9.1

Revision history for this message
LtWorf (tiposchi) wrote :

Could you also indicate the exact steps to reproduce and the full output on the terminal?

LtWorf (tiposchi)
Changed in relational:
importance: Undecided → Medium
Revision history for this message
Giedrius Vaivilavičius (gvaivilavicius-deactivatedaccount) wrote :

It seems this bug is a duplicate of bug #998012 (librecad, qtiplot (among others) crash with "ASSERT failure in : "Got an update for an invalid inteface. Investigate this.", file atspiadaptor.cpp) and bug #946956 (lyx crashes in open/save file dialog)
QGIS (and other QT applications) crash bugs can be solved by simply removing qt-at-spi package 0.2.0+git20120411-0ubuntu1 (from Ubuntu 12.04 LTS)!

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.