The transaction is inactive due to a rollback in a subtransaction. Issue rollback() to cancel the transaction.

Bug #534270 reported by soundpartner
54
This bug affects 12 people
Affects Status Importance Assigned to Milestone
wiithon
Confirmed
Undecided
Unassigned

Bug Description

in ubuntu karmic koala i get this bug when trying to install a game on my wbfs disk

Please inform the developer about this error!(Wiithon 1.21 (rev 484))

Traceback (most recent call last):
  File "/usr/share/wiithon/gui.py", line 2275, in termina_trabajo_anadir
    juegoNuevo = self.core.new_game_from_HDD(DEVICE, IDGAME)
  File "/usr/share/wiithon/core.py", line 127, in new_game_from_HDD
    particion = self.getParticion(DEVICE)
  File "/usr/share/wiithon/core.py", line 117, in getParticion
    particion = session.query(Particion).filter(sql).first()
  File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/query.py", line 1231, in first
    ret = list(self[0:1])
  File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/query.py", line 1152, in __getitem__
    return list(res)
  File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/query.py", line 1292, in __iter__
    return self._execute_and_instances(context)
  File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/query.py", line 1295, in _execute_and_instances
    result = self.session.execute(querycontext.statement, params=self._params, mapper=self._mapper_zero_or_none())
  File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/session.py", line 754, in execute
    return self.__connection(engine, close_with_result=True).execute(
  File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/session.py", line 719, in __connection
    return self.transaction._connection_for_bind(engine)
  File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/session.py", line 312, in _connection_for_bind
    self._assert_is_active()
  File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/session.py", line 247, in _assert_is_active
    "The transaction is inactive due to a rollback in a "
InvalidRequestError: The transaction is inactive due to a rollback in a subtransaction. Issue rollback() to cancel the transaction.

Use the following URL for reporting bugs:
https://bugs.launchpad.net/wiithon/+filebug

Revision history for this message
David López (david-lopez-upct) wrote :

I have installed several games in a couple of WBFS disks without problem, but today I've found this error when I installed two games. I restarted my computer (wiithon 1.16 rev 401, Ubuntu Karmic 64 bits) and the problem was solced and the games were installed.

Revision history for this message
Carlo Mandelli (camandel) wrote :

Is this error displayed in a popup window or in terminal console?
Does wiithon terminate after this error or you can continue to use it?
After this error, are the games on your WBFS partition?

Changed in wiithon:
status: New → Confirmed
Revision history for this message
soundpartner (michael-soundpartner) wrote :

i got it in a popup...
closed wiithon and opened it again and for now it is working but hangs on ocation

Revision history for this message
COLIN Stéphane (bigbob-fun) wrote :

Hi all,

Same problem here with latest trunk 493 + patch from https://bugs.launchpad.net/wiithon/+bug/673258 (post #16)

Hope it help ...

A++

Revision history for this message
ginalfa (ginalfa) wrote :

Same here rev. 493 on Karmic.

Revision history for this message
Tiago J. Pavan (tiagojpavan) wrote :

Hi! I have this bug too, on Maverick. This appears on a popup everytime I try to send .wbfs files to a WBFS HD. When I send many files at once, this error appears when all the tasks are finished, and if I send only one file, this happens too, only at the final of the task. With .ISO files this don't happens for me, only with .WBFS files format.
I'm using the revision 493 with the patch for wiitdb.zip problem.

Revision history for this message
Ayaguaska (ayaguaska) wrote :

Same here on Maverick, the game seems to be on de wbfs partition, and after clicking on accept I can't use wiithon, it does not recognize the wbfs partition.
Wiithon 1.21 (rev 493) + patch

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.