Public bug reported:

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{}

** Affects: zeitgeist
     Importance: High
         Status: New

-- 
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:
  New

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

_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to