I'm running a fresh install of xubuntu. I get the attached error when I run Keepass2 installed from the ubuntu repository. Am I missing a dependency? Any direction would be great. Thanks
I'm pretty sure I downloaded it from the default ubuntu repository via command line. I think it may be worth my trouble to format reinstall and see if perhaps I just did something foolish along the way. Is it possible this is related to using XFCE? Should i try another environment?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm running a fresh install of xubuntu. I get the attached error when I run Keepass2 installed from the ubuntu repository. Am I missing a dependency? Any direction would be great. Thanks
http://pastebin.com/N7u0J4Li
Looks like mono errors to me.
I downloaded it using Lubuntu Software Centre for my test box and it works fine. Where did you download it?
cheers, Paul
I'm pretty sure I downloaded it from the default ubuntu repository via command line. I think it may be worth my trouble to format reinstall and see if perhaps I just did something foolish along the way. Is it possible this is related to using XFCE? Should i try another environment?
You can try installing the complete mono package.
apt-get install mono-complete
cheers, Paul