Thanks for debugging this! The attached file should solve this. I’ll be bringing out a RC for a new version in the next week or so.
Cheers, Peter From: [email protected] [mailto:[email protected]] On Behalf Of David Bailey Sent: 09 October 2015 17:58 To: mnemosyne-proj-users <[email protected]> Subject: [mnemosyne-proj-users] Re: Bug report $ mplayer -slave -ao -quiet "file:///home/david/.local/share/mnemosyne/default.db_media/考える.mp3<file:///\\home\david\.local\share\mnemosyne\default.db_media\考える.mp3>" -ss 0 -endpos 999699 ... No such audio driver '-quiet' ... Problem is that you have '-ao' without specifying an audio driver afterwards, so it thinks the name of the audio driver is '-quiet'. To fix, '-ao' just needs to be removed from the command. $ mplayer -h ... -ao <drv> select audio output driver ('-ao help' for a list) ... BTW, I have a DigitalOcean server running CentOS 7; if you want, I could install a VNC server and desktop environment for you to connect to. It would probably be better to just dual boot Windows with Linux though if possible -- I'd suggest you try Linux Mint if you're unfamiliar with Linux. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/2cff187b-2db9-46d3-81b1-7b2f09d1996d%40googlegroups.com<https://groups.google.com/d/msgid/mnemosyne-proj-users/2cff187b-2db9-46d3-81b1-7b2f09d1996d%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/505e9fc7ebd84ea28110ca982c9787d5%40xmail102.UGent.be. For more options, visit https://groups.google.com/d/optout.
review_wdgt.py
Description: review_wdgt.py
