zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #04987
[Bug 937991] Re: Failed logging: transaction within transaction
** Changed in: zeitgeist
Milestone: None => 0.9.0
** Changed in: zeitgeist
Assignee: (unassigned) => Michal Hruby (mhr3)
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/937991
Title:
Failed logging: transaction within transaction
Status in Zeitgeist Framework:
Fix Committed
Bug description:
Seems like the commit() call in SQLIte fails. I think it is because
another connection is keeping a lock on the database, which leads
subsequent calls to the connection fail with "OperationalError: cannot
start a transaction within a transaction".
---
mhr3: oh oh
mhr3: ** WARNING **: zeitgeist-datahub.vala:207: Error during inserting events: GDBus.Error:org.gnome.zeitgeist.EngineError.DatabaseError: Can't start transaction: 1, cannot start a transaction within a transaction
mhr3: nothing got logged for me for the past 23hours
mhr3: seems to be our fault, there should be definitely try{} finally{}
To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/937991/+subscriptions
References