maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Logs for missing smses and phone calls (https://talk.maemo.org/showthread.php?t=58315)

sharkybg 2010-07-12 16:32

Logs for missing smses and phone calls
 
After restarting the phone it loads logs for missing smses and phone calls - please see the attached picture. This loading took a lot of time.
Is there a possibility to clear these logs?

picture: http://img708.imageshack.us/i/nokialog.jpg/

I deleted all messages in my phone, but the log is loaded each time after reboot

Thanks in advance !

dwaradzyn 2010-07-12 16:47

Re: Logs for missing smses and phone calls
 
I think phone data is store in this folder:
/home/user/.osso-abook/db

Maybe you have some permission issues here. Compare it with mine:
Code:

user@n900|~$cd .osso-abook/db
user@n900|~/.osso-abook/db$ls -al
drwxrwxrwx    3 user    users        4096 May 28 22:12 .
drwxrwxrwx    4 user    users        4096 May 28 22:10 ..
-rw-r--r--    1 user    users      12288 Apr 16 23:43 PC Suite Data Sync.changes.db
-rw-r--r--    1 user    users      24576 Jul 10 10:44 addressbook.db
-rw-r--r--    1 user    users      12288 Jul 10 22:42 fre1.changes.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_email.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_first_last.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_full_name.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_im_jabber.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_last_first.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_nick.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_phone.db
-rw-r-----    1 user    users      397093 Jul 10 22:40 log.0000000001
-rw-r--r--    1 user    users      12288 Jul 10 10:44 running_id.db
drwxrwxrwx    2 user    users        4096 Jun 17 18:54 tp-cache


jorjino 2010-07-13 10:29

Re: Logs for missing smses and phone calls
 
Quote:

Originally Posted by dwaradzyn (Post 749389)
I think phone data is store in this folder:
/home/user/.osso-abook/db

Maybe you have some permission issues here. Compare it with mine:
Code:

user@n900|~$cd .osso-abook/db
user@n900|~/.osso-abook/db$ls -al
drwxrwxrwx    3 user    users        4096 May 28 22:12 .
drwxrwxrwx    4 user    users        4096 May 28 22:10 ..
-rw-r--r--    1 user    users      12288 Apr 16 23:43 PC Suite Data Sync.changes.db
-rw-r--r--    1 user    users      24576 Jul 10 10:44 addressbook.db
-rw-r--r--    1 user    users      12288 Jul 10 22:42 fre1.changes.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_email.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_first_last.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_full_name.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_im_jabber.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_last_first.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_nick.db
-rw-r--r--    1 user    users        8192 Jul 10 10:44 index_phone.db
-rw-r-----    1 user    users      397093 Jul 10 22:40 log.0000000001
-rw-r--r--    1 user    users      12288 Jul 10 10:44 running_id.db
drwxrwxrwx    2 user    users        4096 Jun 17 18:54 tp-cache


Sorry, I am not a linux user.
Is there a possibility to delete these log files? And How?
Thanks in advance.
Regards.:)

eco 2010-07-14 12:40

Re: Logs for missing smses and phone calls
 
Quote:

Originally Posted by jorjino (Post 750123)
Sorry, I am not a linux user.
Is there a possibility to delete these log files? And How?
Thanks in advance.
Regards.:)

Open X-terminal and type:
Code:

cd .osso-abook/db
And then:
Code:

ls -al
Then compare the output whit dwaradzyn:s output in earlier posts.

Hope this helps :)

sharkybg 2010-07-14 13:50

Re: Logs for missing smses and phone calls
 
3 Attachment(s)
This is from my phone

eco 2010-07-14 15:02

Re: Logs for missing smses and phone calls
 
Quote:

Originally Posted by sharkybg (Post 751522)
This is from my phone

I found somting here: Link

First backup the folder whit databases;
Open X-terminal and type:
Code:

cp -r .rtcom-eventlogger .rtcom-eventlogger_backup
Now when we have made the backup we will remove that folder by typing:
Code:

rm -rf .rtcom-eventlogger
Now restart the phone and hopefully this will solve the problem.
I soulde also tell that this will remove the history completely.


If this work you can remove the backup by typing:
OBS: dont remove the backup before you have tried send and received sms and calls and se that the history is working!
Code:

rm -rf .rtcom-eventlogger_backup
Hope this will solve the problem :)

EDIT: Fixed copy command
EDIT2: Fixed copy command again :cool:

sharkybg 2010-07-14 16:15

Re: Logs for missing smses and phone calls
 
I try this, but not fix the problem. After reboot log loads again ............ 421 sms and 674 missed calls :(

This command just remove history for incoming,outgoing and missed calls!

eco 2010-07-15 08:33

Re: Logs for missing smses and phone calls
 
Quote:

Originally Posted by sharkybg (Post 751703)
I try this, but not fix the problem. After reboot log loads again ............ 421 sms and 674 missed calls :(

This command just remove history for incoming,outgoing and missed calls!

The command should also delete history for sms?

When you delete a message, does it come back after reboot?

sharkybg 2010-07-15 08:51

Re: Logs for missing smses and phone calls
 
I dont have any sms in the phone , i always delete all off im or sms.

After reboot loading this log , but on the phone dont have any sms and log for incoming ,outgoing and missed call is clear

eco 2010-07-15 09:05

Re: Logs for missing smses and phone calls
 
Quote:

Originally Posted by sharkybg (Post 752504)
I dont have any sms in the phone , i always delete all off im or sms.

After reboot loading this log , but on the phone dont have any sms and log for incoming ,outgoing and missed call is clear

Hmm. I wonder what database it get that informations from :confused:
Maybe it have somting to do whit the osso-abook database, but a dont realy now how to check that in a safe way :/

Hopefully someone else have an answer?

nicolai 2010-07-15 09:32

Re: Logs for missing smses and phone calls
 
The missed calls/sms notification entries are stored in

/home/user/.config/hildon-desktop/notifications.db

you can try to open the file with sqlite3 and delete the
entries with sql commands.
Or maybe just (backup and) delete this file helps.

regards
nicolai

eco 2010-07-15 11:20

Re: Logs for missing smses and phone calls
 
Quote:

Originally Posted by nicolai (Post 752538)
The missed calls/sms notification entries are stored in

/home/user/.config/hildon-desktop/notifications.db

you can try to open the file with sqlite3 and delete the
entries with sql commands.
Or maybe just (backup and) delete this file helps.

regards
nicolai

In other word:

Backup the databases:
Code:

cp .config/hildon-desktop/notifications.db .config/hildon-desktop/notifications.db_backup
Remove database:
Code:

rm .config/hildon-desktop/notifications.db
Now try to restart the phone.

sharkybg 2010-07-15 12:55

Re: Logs for missing smses and phone calls
 
Bingooo :) BIG THANKS BOYS :))))))

After this : rm .config/hildon-desktop/notifications.db
everything is ok.

I'll write after 2-3 days, to tell whether the new log is loaded after restart, or corrected after deletion of data and dont show log forever :)

Phone loads without log ...very very very fast :)

Once again .... THANKS


All times are GMT. The time now is 19:01.

vBulletin® Version 3.8.8