View Single Post
Posts: 34 | Thanked: 25 times | Joined on May 2012 @ Germany
#2649
Originally Posted by sklchan View Post
have you manual delete below folders after the uninstallation?

1. /opt/waxmppplugin (root access needed)
2. /opt/wazapp (root access needed)
3. /home/user/.wazapp
Yes ... I had to do a "rm -r /opt/waxmppplugin" because it was "not empty" it could not be removed. And delete of the xxx.db in .wazapp folder as "user".
I also had to do a "apt-get -f install" because of broken dependencies. Somehow python-central 0.6.16+omaemo3+0m6 and python-imaging 1.1.7-1maemo2+0m6 was missing in my case. But now it seems to work.

I hope this description helps the people who still have problems.