maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Issue in Conversation (Messaging) (https://talk.maemo.org/showthread.php?t=80391)

adilbaiya 2011-11-26 15:39

Issue in Conversation (Messaging)
 
I've to face little issues with my maemo's conversation (messaging) Whenever I receive any message, open the notification, the message displays but when visit the conversation main box later, the message disappears. It doesn't display in the conversation. Similarly few of the msgs doesn't delete nor opens. I don't know what's the problem.

any solution plz??? this is my first thread here, hope will get best response

PradaFRQ 2011-11-26 15:47

Re: Issue in Conversation (Messaging)
 
restart your mobile this will solve this issue

hhmah 2011-11-26 16:46

Re: Issue in Conversation (Messaging)
 
i always get this problems
i think u text him\her alot, thts why
here is wht u should try...
go to contacts
look for the person u dont recieve text
click on his name then conversation
delete all the msgs (thts the only way)
turn your phone off than on..
this should work

adilbaiya 2011-11-26 19:22

Re: Issue in Conversation (Messaging)
 
thnx for both of ur replies. Yup I restarted the phone more than once but it doesn't solve the problem. secondly frnd, Yup there is one of my frnd to whom i text a lot but m facing same problem from the new contacts as well. I removed a lot of old msgs but still it doesn't resolve the problem.

adilbaiya 2011-11-27 07:29

Re: Issue in Conversation (Messaging)
 
It's the first problem that I've to face with my N900. I removed the entire conversations including the most important msgs as I was hopeful that it will resolve my problem but still the same issue..... :mad: what's the hell is this??? now no msg is saving in my inbox.... Any solution plzz!!

tim_de_wolf 2011-11-27 09:44

Re: Issue in Conversation (Messaging)
 
Quote:

Originally Posted by adilbaiya (Post 1129434)
It's the first problem that I've to face with my N900. I removed the entire conversations including the most important msgs as I was hopeful that it will resolve my problem but still the same issue..... :mad: what's the hell is this??? now no msg is saving in my inbox.... Any solution plzz!!

I've had similar issues too. I now for example have the problem that it takes a hell long time to "load" the conversation. For example, you open conversation, see ur Friends name with the latest txt message: blablabla, I click on it and it takes forever to load the messages, the screen where they should be stays black...

I have a (possible) solution though:

First gain root access:
sudo gainroot

..then switch to the target directory:
cd .rtcom-eventlogger

Now dump the contents of the existing database to a raw SQL file:
sqlite3 el-v1.db .dump > el-v1.db.sql

Restore the SQL to a new database:
sqlite3 el-v1.db.new < el-v1.db.sql

You may ignore SQL errors at this stage; they occur due to corruption in the source.

Now overwrite the broken DB (you may wish to back up the original file):
cp el-v1.db.new el-v1.db

Finally, ensure that the file is owned by 'user' and is in the 'users' group so it may be read by Conversations
chown user el-v1.db
chgrp users el-v1.db

Now close and re-open your Conversations app - the changes should be immediate!

You won't lose data. I hope this helps.

adilbaiya 2011-11-27 11:43

Re: Issue in Conversation (Messaging)
 
Quote:

Originally Posted by tim_de_wolf (Post 1129465)
I've had similar issues too. I now for example have the problem that it takes a hell long time to "load" the conversation. For example, you open conversation, see ur Friends name with the latest txt message: blablabla, I click on it and it takes forever to load the messages, the screen where they should be stays black...
......................................
........................................

You won't lose data. I hope this helps.

Oh dear.... m just a beginner. don't know so details... :( any easy way? or step by step guidance? plzzzz

tim_de_wolf 2011-11-27 12:35

Re: Issue in Conversation (Messaging)
 
Quote:

Originally Posted by adilbaiya (Post 1129499)
Oh dear.... m just a beginner. don't know so details... :( any easy way? or step by step guidance? plzzzz

Go to the X terminal and enter the commands 1 by 1. That should do it..

(this works given you can gain root acces, the first cmd, if not install: "rootsh" via the application manager, when installed go by the commands again 1 by 1.)

hhmah 2011-11-27 22:30

Re: Issue in Conversation (Messaging)
 
check this places
talk.maemo.org/showpost.php?p=715062&postcount=3

adilbaiya 2011-11-28 11:08

Re: Issue in Conversation (Messaging)
 
Quote:

Originally Posted by hhmah (Post 1129766)
check this places
talk.maemo.org/showpost.php?p=715062&postcount=3

Thnx a lot "HHMAH". It resolved my issue. Thnx God that I'd backup.


All times are GMT. The time now is 06:45.

vBulletin® Version 3.8.8