keepass not working with wine
- by Decio Lira
I installed Keepass 1.16 in my thumbdrive, which reportedly works with wine (as per Keepass homepage), but after entering the master password it just hangs and shows the "The program keepass has encountered a serious problem and needs to close" screen.
I got this error msg among the stack trace on the terminal:
wine: Call from 0x7b844633 to unimplemented function bcrypt.dll.BCryptOpenAlgorithmProvider, aborting
On windows, everything runs fine.
I'm using wine-1.1.27 on ubuntu 9.04
Any thoughts?