Has the backup thing in the wallet been fixed?
Created corrupt, non-functioning backups in the older wallets. Learned a hard lesson there not to trust the software being reliable.
Should be fixed with 0.10.1.
Corrupt wallet files can usually be fixed using BerkDB tools, an example commandline:
db4.8_dump wallet.dat | db4.8_load wallet.dat.new
Still issues...
Tried to create a backup and the wallet crashed.
The wallet application can't deal with non-English letters like "å, ä, ö" in the file-path.
Don't want to trust the backup feature now either... (gonna do manual ones)