[Stoq-devel] [Bug 3414] New: Erro ao tentar remover a impressora perto configurada através do script (/ stoq/tests/)

bugzilla-daemon at async.com.br bugzilla-daemon at async.com.br
Mon Jun 4 11:07:25 BRT 2007


http://bugs.async.com.br/show_bug.cgi?id=3414

           Summary: Erro ao tentar remover a impressora perto configurada
                    através do script (/stoq/tests/)
           Product: Stoqlib
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: (unset)
          Priority: (unset)
         Component: General
        AssignedTo: nobody at async.com.br
        ReportedBy: silvio at async.com.br
         QAContact: stoq-devel at async.com.br
            Blocks: 3332
   Estimated Hours: 0.0


Erro ao tentar remover a impressora perto configurada através do script
(/stoq/tests/configure-perto.py)

Traceback (most recent call last):
  File "/home/silvio/devel/trunk/stoqlib/stoqlib/gui/base/dialogs.py", line
226, in on_ok_button__clicked
    self.confirm()
  File "/home/silvio/devel/trunk/stoqlib/stoqlib/gui/base/dialogs.py", line
283, in confirm
    self.retval = self.slave.on_confirm()
  File "/home/silvio/devel/trunk/stoqlib/stoqlib/gui/dialogs/devices.py", line
62, in on_confirm
    self.conn.commit()
  File "/home/silvio/devel/trunk/stoqlib/stoqlib/database/runtime.py", line 73,
in commit
    obj.te_modified.te_time = datetime.datetime.now()
  File "<string>", line 1, in <lambda>
  File "/home/silvio/devel/trunk/stoqlib/external/sqlobject/main.py", line
1174, in _SO_getValue
    results = self._connection._SO_selectOne(self, [column.dbName])
  File "/home/silvio/devel/trunk/stoqlib/external/sqlobject/dbconnection.py",
line 617, in _SO_selectOne
    return self.queryOne(
  File "/home/silvio/devel/trunk/stoqlib/external/sqlobject/dbconnection.py",
line 807, in queryOne
    return self._dbConnection._queryOne(self._connection, s)
  File "/home/silvio/devel/trunk/stoqlib/external/sqlobject/dbconnection.py",
line 350, in _queryOne
    self._executeRetry(conn, c, s)
  File "/home/silvio/devel/trunk/stoqlib/external/sqlobject/dbconnection.py",
line 306, in _executeRetry
    return cursor.execute(query)
ProgrammingError: current transaction is aborted, commands ignored until end of
transaction block


-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Stoq-devel mailing list