Comment 2 for bug 577701

Revision history for this message
FSA Royster (fsaroyster) wrote : Re: [Bug 577701] Re: Wiithon crashed on startup - problems finding the partion

Hi there,

I think its more to do with my actual external HDD, as it only happens
sometimes. I generally need to turn the drive on, wait until I can hear it
spin up, then run the software, this generally makes it work. I hope this
helps.

Thanks

Roger

On Fri, Jul 16, 2010 at 1:22 PM, Carlo Mandelli
<email address hidden>wrote:

> How to replicate this issue?
> What version are you using?
>
> ** Changed in: wiithon
> Status: New => Incomplete
>
> --
> Wiithon crashed on startup - problems finding the partion
> https://bugs.launchpad.net/bugs/577701
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Wiithon - WBFS Partition Manager: Incomplete
>
> Bug description:
> (OperationalError) attempt to write a readonly database u'DELETE FROM juego
> WHERE juego."idJuego" = ?' [[1], [185]] ... and a total of 184 bound
> parameter sets
>
> Please, inform developers about this error.
>
> Traceback (most recent call last):
> File "/usr/share/wiithon/gui.py", line 1514, in on_tb_toolbar_clicked
> self.refrescarParticionesWBFS()
> File "/usr/share/wiithon/gui.py", line 301, in refrescarParticionesWBFS
> self.lParti = self.core.sincronizarParticiones()
> File "/usr/share/wiithon/core.py", line 81, in sincronizarParticiones
> session.commit()
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/session.py", line 671,
> in commit
> self.transaction.commit()
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/session.py", line 378,
> in commit
> self._prepare_impl()
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/session.py", line 362,
> in _prepare_impl
> self.session.flush()
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/session.py", line 1354,
> in flush
> self._flush(objects)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/session.py", line 1432,
> in _flush
> flush_context.execute()
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/unitofwork.py", line
> 261, in execute
> UOWExecutor().execute(self, tasks)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/unitofwork.py", line
> 756, in execute
> self.execute_delete_steps(trans, task)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/unitofwork.py", line
> 778, in execute_delete_steps
> self.delete_objects(trans, task)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/unitofwork.py", line
> 762, in delete_objects
> task.mapper._delete_obj(task.polymorphic_todelete_objects, trans)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/orm/mapper.py", line 1546,
> in _delete_obj
> c = connection.execute(statement, del_objects)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/engine/base.py", line 824,
> in execute
> return Connection.executors[c](self, object, multiparams, params)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/engine/base.py", line 874,
> in _execute_clauseelement
> return self.__execute_context(context)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/engine/base.py", line 894,
> in __execute_context
> self._cursor_executemany(context.cursor, context.statement,
> context.parameters, context=context)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/engine/base.py", line 960,
> in _cursor_executemany
> self._handle_dbapi_exception(e, statement, parameters, cursor, context)
> File "/usr/lib/pymodules/python2.6/sqlalchemy/engine/base.py", line 931,
> in _handle_dbapi_exception
> raise exc.DBAPIError.instance(statement, parameters, e,
> connection_invalidated=is_disconnect)
> OperationalError: (OperationalError) attempt to write a readonly database
> u'DELETE FROM juego WHERE juego."idJuego" = ?' [[1], [185]] ... and a total
> of 184 bound parameter sets
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/wiithon/+bug/577701/+subscribe
>