zestelle2 / anki

Automatically exported from code.google.com/p/anki
0 stars 0 forks source link

Cannot sync #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Trying to sync

What is the expected output? What do you see instead?
Syncing, instead I see: 
An error occurred. It may have been caused by a harmless bug, 
or your deck may have a problem. 
To confirm it's not a problem with your deck, please run Tools > Check 
Database. 
If that doesn't fix the problem, please copy the following
into a bug report:
Traceback (most recent call last):
  File "aqt/webview.pyc", line 154, in _linkHandler
  File "aqt/toolbar.pyc", line 74, in _linkHandler
  File "aqt/toolbar.pyc", line 97, in _syncLinkHandler
  File "aqt/main.pyc", line 594, in onSync
  File "aqt/main.pyc", line 322, in unloadCollection
  File "anki/collection.pyc", line 155, in close
  File "anki/db.pyc", line 39, in execute
pysqlite2.dbapi2.OperationalError: database is locked

What version of the product are you using? On what operating system?
Version 2.0.28 on Mac OSX 10.7.5

Please provide any additional information below.

Original issue reported on code.google.com by mattbenn...@gmail.com on 27 Sep 2014 at 10:10