View Single Post
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#8
if you return conversations from backup, it brings the corrupt database(?!?) along. so don't return conversations from backup.

just remove
Code:
/home/user/.rtcom-eventlogger/el.db
and see if problem disappears along with conversations.
(you might need to recreate the file, with command)
Code:
touch /home/user/.rtcom-eventlogger/el.db
if you know how to handle sqlite, you could try fixing the database instead of removing it.
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 

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