View Single Post
Posts: 31 | Thanked: 35 times | Joined on Jun 2010
#481
Originally Posted by AlexV12 View Post
for the people who have forgotten the config password and can't uninstall the app. after you type this you can uninstall it:

killall imhere-0.3

rm /var/lib/dpkg/info/imhere-0.3.prerm rm /var/lib/dpkg/info/imhere-0.3.postinst dpkg --purge --force-remove-reinstreq imhere-0.3

the last code is 1 sentence
The last code is two lines actually. The uninstall procedure is this:
sudo gainroot
killall imhere-0.3
rm /var/lib/dpkg/info/imhere-0.3.prerm
rm /var/lib/dpkg/info/imhere-0.3.postinst
dpkg --purge --force-remove-reinstreq imhere-0.3

Originally Posted by AlexV12 View Post
to bad it's stealing information. this would have been a great app
The app needed an email gateway to send email and the dev set up a gmail account dedicated for that purpose. If you are privacy-conscious then that trips a flag and you don't use the email feature, but it doesn't mean he intended to steal information.

This new app looks like a promising replacement for imhere:
http://talk.maemo.org/showthread.php?p=788860
 

The Following User Says Thank You to wotevah For This Useful Post: