Sorry Peter, I didn't put in the full error message. It ended with: ProgrammingError: SQLite objects created in a thread can only be used in that thread.. The object was created in thread id 4956 and this is thread id 1376.
I can send the db by all means. Presumably, you need the sound db as well? Thanks so much for incorporating the other bits & bobs - you're a hero!. Barbara On May 16, 12:22 pm, Peter Bienstman <[email protected]> wrote: > On Wednesday, May 16, 2012 03:57:31 AM silverbear wrote: > > > 'Morning Peter, > > I tried to compact my database this am (it's not the default one) and > > got an exception in ......compact_database_dig.pyo, line 31 in > > run .....SQLite.pyo, line 280 in release connection. > > Feel free to mail me the database privately. > > > I've just tried again with the latest release (15th) and the problem > > still exists (this release has no sound at all, and seems to have > > changed the card font type - maybe irrelevant as I know it's for > > debugging purposes). > > Yes, as I mentioned, I know this new Qt version does not support sound, but if > it turns out to fix the hangs people have, I will implement a new sound system > to work around the broken Qt. > > As for the change in default font for cards, that's another consequence of the > change in Qt version, but it shouldn't be a big issue, as you can easily pick > any font you like in the preferences. > > > As a note: last night, I was importing from a tab delimited file, > > adding the tags via the import window. I found that multiple tags > > couldn't be specified because the comma separator was being ignored. > > Easily overcome, but I thought you might like to know. > > OK, I'll add this in a future version. > > > Is it possible to specify the tags from within the tab delimited file? > > Not with the current version, sorry. > > > Wishlist: in the Browse cards window, it would be nice if the tags > > list sub-frame (bottom left) didn't open expanded or only expanded to > > one level. > > In the future, I will implement that Mnemosyne remembers the state of that > tree, so that you only need to set it once to your preference. > > Thanks for the feedback! > > Peter -- 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.
