Cool, thanks! Who’d have thought printing Unicode on OSX didn’t work ☺
Cheers, Peter From: Devin Howard <[email protected]> Sent: 14 January 2019 17:31 To: Peter Bienstman <[email protected]> Cc: [email protected] Subject: Re: [mnemosyne-proj-users] Error on data inout Tab-separated Ah ha, it looks like a debugging print statement was left in the code during a refactor of the file that processes TSV: https://github.com/mnemosyne-proj/mnemosyne/blob/master/mnemosyne/libmnemosyne/file_formats/tsv.py#L89 I have removed this line locally and can confirm it fixes the problem. I've posted a pull request to Github to fix this for the next release https://github.com/mnemosyne-proj/mnemosyne/pull/105 I'm posting a re-built package in this Source Forge folder https://sourceforge.net/projects/mnemosyne-proj/files/mnemosyne/mnemosyne-2.6.1/ Try downloading the "Mnemosyne-2.6.1-tsv-fix.dmg" version and see if it helps. On Mon, Jan 14, 2019 at 8:05 AM Devin Howard <[email protected]<mailto:[email protected]>> wrote: I can replicate this on 2.6.1 on OSX. I'll take a look On Mon, Jan 14, 2019 at 12:18 AM Peter Bienstman <[email protected]<mailto:[email protected]>> wrote: Hi, This must be a Mac only issue, as I can import it just fine under Windows. Devin, would it be possible for you to have a look at this? Thanks! Peter From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of Henrik in Oslo Sent: 12 January 2019 21:38 To: mnemosyne-proj-users <[email protected]<mailto:[email protected]>> Subject: Re: [mnemosyne-proj-users] Error on data inout Tab-separated Hi, Thanks for quick answer. Saved from MS-WORD (on Mac) , file as pure text (.txt), "other coding", chose Unicode (UTF-8). Saved also on Win 7, same problem. Moved from 2.3.6 this autumn. I attach file that now fail on 2.3.6 "recap 2019_jan11_EJ.txt" and one that I imported (without problems)while on ver 2.6.1 "recap 2015_nov22_EJ" / Henrik On Saturday, 12 January 2019 06:45:28 UTC+1, Peter Bienstman wrote: Hi, Are you sure the file is utf8 encoded? Have you successfully imported files with non latin characters before, or is this the first time? If you did so before, do you remember which Mnemosyne version that was? Cheers, Peter ________________________________ From: Henrik in Oslo <[email protected]<mailto:[email protected]>> Sent: Friday, 11 January 2019 18:45 To: mnemosyne-proj-users Subject: [mnemosyne-proj-users] Error on data inout Tab-separated Hi, Thanks again for excellent program and work. I only recently upgraded to Mnem 2.6.1 (on Mac 10.13.6). I frequently add "Tab-separated text fies" (UTF-8). Ver 2.6.1 gives error message (attached). I tested a re-import of a file I have previously imported. Similar error message. Anything I could try? / Henrik -- 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/3930acc4-c703-4944-852a-fcc6fdcb1339%40googlegroups.com<https://groups.google.com/d/msgid/mnemosyne-proj-users/3930acc4-c703-4944-852a-fcc6fdcb1339%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]<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/8bbd701b-c1ea-4cc9-a765-8220d51b1cf6%40googlegroups.com<https://groups.google.com/d/msgid/mnemosyne-proj-users/8bbd701b-c1ea-4cc9-a765-8220d51b1cf6%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/56143e755a3740a6926d296ffa36bb78%40xmail101.UGent.be. For more options, visit https://groups.google.com/d/optout.
