Wow, this is pretty nifty [and fu***n advanced] thread! I wished I could make a better sense of it and fix my N900 that get SMS messages completely messed up (sent sms lost, incoming sms in disarray and outgoing ones never marked as sent or delivered). N900+me=love/hate-relationship Anyways, I want to learn and fix my /rtcom-evetlogger/ database, but I am not sure which of the suggestions posted here is the solution and all seem different. On a specific note: I got Sqliteman, but how do I extract the home/user/.rtcomm-eventlogger/el-v1.db to my computer? Please step by step, including how to put it back. I am a noob, but I want to learn and try fixing this. (Hey, I got sudo gainroot thing on my N900 Thank you in advance!
sudo gainroot
cp /home/user/.rtcom-eventlogger/el-v1.db /home/user/.rtcom-eventlogger/el-v1_backup.db
cp /home/user/.rtcom-eventlogger/el-v1.db /home/user/MyDocs/el-v1_backup.db
exit
cp /home/user/MyDocs/el-v1.db /home/user/.rtcom-eventlogger/el-v1.db
chown user:users /home/user/.rtcom-eventlogger/el-v1.db
chmod 644 /home/user/.rtcom-eventlogger/el-v1.db
ls -l /home/user/.rtcom-eventlogger/