zestelle2 / anki

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

Unable to access database from new install #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Just upgraded to Win10 and moved Anki to a different place, from which it 
appears to have disappeared completely!  Reinstalled but got an error when 
loading and trying to sync.  Did an uninstall and a reinstall, no joy.  Did an 
uninstall/reinstall to the recommended spot (c:\program files x86) in case 
there was a permissions issue (which I'm still suspecting) but still doesn't 
seem to want to play.

Where is this database likely to reside?  

Traceback (most recent call last):
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.progress", line 69, in handler
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.main", line 110, in setupProfile
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.main", line 234, in loadProfile
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.main", line 598, in onSync
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.main", line 286, in loadCollection
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.main", line 257, in unloadProfile
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.profiles", line 122, in save
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/anki.db", line 39, in execute
sqlite3.OperationalError: attempt to write a readonly database

Original issue reported on code.google.com by JonGB...@gmail.com on 15 Aug 2015 at 1:23

GoogleCodeExporter commented 8 years ago
NB: This looks like it could be similar to Issue 6, only I'm using Version 
2.0.32
Qt 4.8.4 PyQt 4.10 on Windows 10 rather than a Mac.

Original comment by JonGB...@gmail.com on 15 Aug 2015 at 1:25