zestelle2 / anki

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

Cards with missing media files and weird behaviour #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sometimes, if the user launch the verification under Tools / Media check, Anki 
will complain about missing media files not used by any card:" In media folder 
but not used by any cards". A dialog box appears with the suppress button 
proposed as a solution. Even the meaning of the suppress button is not clear: 
will it suppress missing media ? Impossible. Will it try to suppress cards 
referencing missing media files ? If yes, next time, Anki should not complain 
about those suppressed cards anymore.It is not the case.

Even if we click suppress and then search for missing media the same dialog box 
is proposed over and over.

What steps will reproduce the problem?
1. In a new and separate account or a fresh installation, create a basic card 
with in font whatever your want and in the back this HTML code: balabla<br 
/><img src="doNotExist.png" /> [sound:doNotExist.mp3]
In this case, those two files does not exist at all.
2. Press Edit/Media check. A dialog box will appear complain about cards with 
missing media files
3. Press the suppress button
4. Go back to step 2

What is the expected output?
Either the cards will be suppress with a dialog box appearing before 
suppression or their reference in the cards will be suppress

 What do you see instead?
Nothing is done. The cards appear again and again the results box even after 
pressing the suppress button.

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

Original issue reported on code.google.com by meno...@gmail.com on 22 Mar 2015 at 10:22

Attachments: