zestelle2 / anki

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

Bug Report #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. downloaded https://ankiweb.net/shared/info/1553971401
2. tried to import the cards

What is the expected output? What do you see instead?
Instead of the cards being imported onto my anki app, I got an error and was 
asked to copy and paste this bug report if the problem isn't solved after 
checking the database.

 File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.main", line 1176, in onAppMsg
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.main", line 763, in handleImport
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.importing", line 316, in importFile
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/zipfile", line 714, in __init__
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/zipfile", line 748, in _GetContents
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/zipfile", line 763, in _RealGetContents
zipfile.BadZipfile: File is not a zip file

What version of the product are you using? On what operating system?
Anki 2.0.31
Windows 8

Please provide any additional information below.

Original issue reported on code.google.com by taeminis...@ymail.com on 1 Jan 2015 at 10:02

GoogleCodeExporter commented 8 years ago
Traceback (most recent call last):
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.webview", line 21, in link
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.reviewer", line 322, in _linkHandler
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.reviewer", line 267, in _answerCard
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/anki.sched", line 95, in answerCard
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/anki.cards", line 116, in flushSched
  File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/anki.db", line 39, in execute
sqlite3.OperationalError: database or disk is full

Original comment by jameskea...@gmail.com on 26 Mar 2015 at 9:50