2009/10/13 Duelle <[email protected]>: > In short: the deck is not the problem, something is happening when I > add cards that Vista doesn't seem to get along with.
It seems odd that the program runs fine except for adding cards. Do you have a separate installation of Python on your machine? If it's a different version from the python dll that Mnemosyne uses, perhaps it could cause problems - I installed Python 3 recently and it crashed immediately when I tried to run the interpreter; turned out I had the old Python 2.4 directory in the path and it was getting confused between library/program versions. Not sure if this can happen the way Mnemosyne is bundled, but you could check in the command prompt anyway. If you get to a command prompt and type the commands "set pythonhome", "set pythonpath" and "set path", you can check if there might be environment variables set for Python installation which could conflict with the Python used by Mnemosyne.... (although it sounds unlikely - Python crashed for me immediately, whereas Mnemosyne is running for you until you add a few cards). Oisín --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en -~----------~----~----~----~------~----~------~--~---
