maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   can not restore conversations after pr1.2 update (https://talk.maemo.org/showthread.php?t=53641)

colando dunes 2010-05-27 14:42

Re: can not restore conversations after pr1.2 update
 
Quote:

Originally Posted by Soysuperbien (Post 678653)
i had the exact same problem as Nicolai, i got a txt during the update then my convos wouldn't work. i removed all the .db and db journal files from .rtcom-eventlogger, rebooted, works fine now

can you please explain how to do this in a little more detail? tho a wee noob, i can follow directions quite well

Hani 2010-05-27 20:26

Re: can not restore conversations after pr1.2 update
 
Quote:

Originally Posted by nicolai (Post 678183)
ok finally I got my conversation history back. I don't know exactly
what was happing. Maybe it is because I got a sms-message just
after the update but before I tried to restore the conversations.

In the .rtcom-eventlogger directory were my backup.tgz, el.db (with old history)
and el-v1.db (with one new message).
To get my old conversation history back I had to remove (or move away) the el-v1.db
(but don't start the conversation app), restore from backup (this creates a new el-v1.db).
And now all conversations are back :-)

I tried that a couple of times but it didn't work. I still didn't get my messages history back.

Also, how can I get to the folder .rtcom-eventlogger when I connect my phone to my laptop through USB and browse phone using laptop?

P.S. I bricked my device and had to flash it with the new firmware.

MatMat 2010-05-28 00:06

Re: can not restore conversations after pr1.2 update
 
Quote:

Originally Posted by nicolai (Post 678183)
ok finally I got my conversation history back. I don't know exactly
what was happing. Maybe it is because I got a sms-message just
after the update but before I tried to restore the conversations.
In the .rtcom-eventlogger directory were my backup.tgz, el.db (with old history)
and el-v1.db (with one new message).
To get my old conversation history back I had to remove (or move away) the el-v1.db
(but don't start the conversation app), restore from backup (this creates a new el-v1.db).
And now all conversations are back :-)

I just have the same problem after the upgrade and fixed it this way.
Thanks !

Intrygue83 2010-05-28 00:36

Re: can not restore conversations after pr1.2 update
 
Ok can someone jus put step by step instructions on restoring old sms history and new sms history? I tried those commands but didnt work. I also did a restore but my sms did not come back. my sms are popping up but when i go to conversations i don't see them

Intrygue83 2010-05-28 08:02

Re: can not restore conversations after pr1.2 update
 
Quote:

Originally Posted by nicolai (Post 678183)
ok finally I got my conversation history back. I don't know exactly
what was happing. Maybe it is because I got a sms-message just
after the update but before I tried to restore the conversations.

In the .rtcom-eventlogger directory were my backup.tgz, el.db (with old history)
and el-v1.db (with one new message).
To get my old conversation history back I had to remove (or move away) the el-v1.db
(but don't start the conversation app), restore from backup (this creates a new el-v1.db).
And now all conversations are back :-)

ok i tried this method and it im jus explaining it more detailed.
this is what i did:

put phone in offline mode.
opened up cute explorer
went into my .rtcom-eventlogger folder in user\home\
then this in xterminal before my update:

cd ~
ls -la
cd .rtcom-eventlogger
mv *.db* ../


copied my "el.db" file only to the .rtcomm-eventlogger/

rebooted

only got 1 of my new conversations back.

so then i tried this:

put phone in offline mode [if you don't it wont work]
copied my db i saved before my update
then i deleted the old 4 el "db" files to .rtcomm-eventlogger/
went to backup and only restored "communication and calendar" and unchecked the others
after reboot my old history was back

hope this helped

amiraseri 2010-05-30 07:22

Re: can not restore conversations after pr1.2 update
 
Quote:

Originally Posted by nicolai (Post 678183)
ok finally I got my conversation history back. I don't know exactly
what was happing. Maybe it is because I got a sms-message just
after the update but before I tried to restore the conversations.

In the .rtcom-eventlogger directory were my backup.tgz, el.db (with old history)
and el-v1.db (with one new message).
To get my old conversation history back I had to remove (or move away) the el-v1.db
(but don't start the conversation app), restore from backup (this creates a new el-v1.db).
And now all conversations are back :-)

How can i find this folder again?

stayloa 2010-05-30 07:38

Re: can not restore conversations after pr1.2 update
 
Quote:

Originally Posted by amiraseri (Post 689314)
How can i find this folder again?

Hi Amiraseri,

I just updated to PR1.2 last night and am having this problem.

To get to the .rtcom-eventlogger directory,start xterminal (from the application menu or by pressing ctrl+shift+x.

In here type the commands that were listed before which were:

cd ~
ls -la
cd .rtcom-eventlogger
mv *.db* ../

The ls-la command will show you the contents of the folder and the mv command will move them away. Make sure to do this in offline mode though and stay in offline mode once you've run the mv command. Now, restore your backup from the backup prog and see how you get on!

Mine is just restoring now so will report back.

stayloa 2010-05-30 07:48

Re: can not restore conversations after pr1.2 update
 
Quote:

Originally Posted by Intrygue83 (Post 684924)

so then i tried this:

put phone in offline mode [if you don't it wont work]
copied my db i saved before my update
then i deleted the old 4 el "db" files to .rtcomm-eventlogger/
went to backup and only restored "communication and calendar" and unchecked the others
after reboot my old history was back

hope this helped

Hi - could you explain this bit to me again please? You refer to your db you saved before update - is that the el.db that is in rtcom-eventlogger? I moved that out to /home/user/...

I'm also unsure what you're deleting - the mv *.db* command surely acts the same as deleting the .db files by moving them out of their normal location?

Thanks in advance...

EDIT: The original method in this post turned out to work for me. I hadn't copied the el.db back before restoring the backup the first time. I've lost about 3 days of conversation although that's alright - think I only had about 5 messages which I can deal without!

Still curious about the second method!

Intrygue83 2010-05-30 20:51

Re: can not restore conversations after pr1.2 update
 
Quote:

Originally Posted by stayloa (Post 689336)
Hi - could you explain this bit to me again please? You refer to your db you saved before update - is that the el.db that is in rtcom-eventlogger? I moved that out to /home/user/...

I'm also unsure what you're deleting - the mv *.db* command surely acts the same as deleting the .db files by moving them out of their normal location?

Thanks in advance...

EDIT: The original method in this post turned out to work for me. I hadn't copied the el.db back before restoring the backup the first time. I've lost about 3 days of conversation although that's alright - think I only had about 5 messages which I can deal without!

Still curious about the second method!

thats what i did to restore mine. copied old db files out of eventlogger before update
after update removed new db files
then went to backup and restored only the first checkbox(communication & calendar)
then rebooted.
all my conversations were back after.

i did all of this using cute explorer.
now a day later all my contacts are missing out of address book but i can see them in my conversations unless they send me a new message. then i can no longer see them when they call too.

can anyone help or have this problem?
are conta certain folder?

Lancey999 2010-06-04 20:57

Re: can not restore conversations after pr1.2 update
 
Quote:

Originally Posted by nicolai (Post 678183)
ok finally I got my conversation history back. I don't know exactly
what was happing. Maybe it is because I got a sms-message just
after the update but before I tried to restore the conversations.

In the .rtcom-eventlogger directory were my backup.tgz, el.db (with old history)
and el-v1.db (with one new message).
To get my old conversation history back I had to remove (or move away) the el-v1.db
(but don't start the conversation app), restore from backup (this creates a new el-v1.db).
And now all conversations are back :-)

To do this do you need the Nokia PC suite software installed?


All times are GMT. The time now is 14:25.

vBulletin® Version 3.8.8