Scoobyqueen Posted January 9, 2011 at 06:21 PM Report Posted January 9, 2011 at 06:21 PM I lost one of my mnemosyne files but have found it in the backup directory. The extension is called xml.bz2. This is what I understood the instructions to be: to rename the file to have the extension xml and then import it. But Mnemosyne won't let me import the file this way. Anyone else encountered this problem? Quote
querido Posted January 9, 2011 at 06:29 PM Report Posted January 9, 2011 at 06:29 PM Did you know... that's a compressed file? On Windows I would use 7zip to decompress it. That would output the xyz.xml. Quote
renzhe Posted January 9, 2011 at 06:33 PM Report Posted January 9, 2011 at 06:33 PM bz2 is a compression format, similar to .zip. It's pretty much the standard way to compress things under Linux (Zip format uses patented algorithms). You probably need to unpack the xml file using a compression program which understands it, maybe this one: http://gnuwin32.sourceforge.net/packages/bzip2.htm Quote
aristotle1990 Posted January 9, 2011 at 07:38 PM Report Posted January 9, 2011 at 07:38 PM Or just IZArc. Quote
Scoobyqueen Posted January 9, 2011 at 09:36 PM Author Report Posted January 9, 2011 at 09:36 PM Thanks for the responses. It worked. I used the link provided by renzhe. Mnemosyne presupposes knowledge which may not necessarily be obvious to even the most initiated nerd - my first port of call was my software engineering husband but he couldn't solve it either, but he highly recommended the source forge net lot when he saw mnemosyne was created by them. Quote
renzhe Posted January 9, 2011 at 11:13 PM Report Posted January 9, 2011 at 11:13 PM I thinks that the hidden backup function is not really meant to be used often by end-users, but is a last-resort type thing when everything goes to hell. At least, in that case, it is still possible to recover your data. Most open source software developers are Linux-centric, and bz2 is the format of choice there, and was probably the easiest things for the developers to use in this case (using Zip is legally problematic). Glad that it worked for you! Quote
Recommended Posts
Join the conversation
You can post now and select your username and password later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.