On Saturday 21 March 2009 18:15:54 Gwern Branwen wrote: > On Fri, Mar 20, 2009 at 2:00 PM, Peter Bienstman <[email protected]> wrote: > > On Friday 20 March 2009 18:41:41 Gwern Branwen wrote: > >> A partial copy of my db is attached. (The exporting interface is clunky! > >> I couldn't figure out how to select multiple categories without the > >> dragging method, and that doesn't allow multiple areas, it seems.) > > > > You can use the standard method of holding down cntrl and shift to select > > multiple categories. Note that this is handled by Qt, not by Mnemosyne > > itself. > > > >> Running with a empty .mnemosyne and importing the xml and then trying to > >> import the poem.txt seems to manifest the same problem of > >> not-importing-but-no-errors (grep turns up nothing, card count doesn't > >> change). > > > > I did exactly that, and tried to import it in the literature category. > > The card count jumped from 3718 to 3748, as expected... > > > > Does the problem also occur when you install Mnemosyne from source, as > > opposed to from the Ubuntu package? Perhaps there is an issue with the > > package (which is not built by me). > > > > Peter > > Using the sourceforge 1.2 tarball, and running in place (after a python > build), the problem still manifests: importing to Literature fails, > importing to default succeeds.
Well, if I cannot reproduce the problem with the files you sent me, I'm afraid it will be next to impossible for me to solve the problem.. > The terminal output is more verbose than if > it were installed, though: > > [01:11 PM] 0Mb$ py build/scripts-2.6/mnemosyne > /var/lib/python-support/python2.6/mnemosyne/core/mnemosyne_core.py:7: > DeprecationWarning: the md5 module is deprecated; use hashlib instead > import random, time, os, string, sys, cPickle, md5, struct, logging, re > /usr/lib/python2.6/dist-packages/pygame/threads/__init__.py: inconsistent > use of tabs and spaces in indentation > /var/lib/python-support/python2.6/mnemosyne/core/mnemosyne_log.py:7: > DeprecationWarning: the sets module is deprecated import os, logging, bz2, > sets, traceback, time, urllib2 > /var/lib/python-support/python2.6/mnemosyne/pyqt_ui/card_prop.py: > inconsistent use of tabs and spaces in indentation Waiting for uploader > thread to stop... > done! I guess these are warnings from python 2.6. Incidentally, I use python 2.5, so the only other suggestion I can come up with at this stage is to try with python 2.5. (We make some effort to better support 2.6 in Mnemosyne 2.0. Cheers, Peter ------------------------------------------------ Peter Bienstman Ghent University, Dept. of Information Technology Sint-Pietersnieuwstraat 41, B-9000 Gent, Belgium tel: +32 9 264 34 46, fax: +32 9 264 35 93 WWW: http://photonics.intec.UGent.be email: [email protected] ------------------------------------------------ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
