Notices


Reply
Thread Tools
Posts: 6 | Thanked: 0 times | Joined on Jan 2011
#251
mercie gabby131 i found it finally really thanks
now guys it is the first time to deal with such tool how i can enter these codes thanks to help me please
 
Posts: 6 | Thanked: 0 times | Joined on Jan 2011
#252
[FONT="Times New Roman"][FONT="Times New Roman"]dear guys:
really i need help in this tool,
it is the first tie to me dealing with X terminal

i did the following steps:
1. download smsimporter-bin.tar.gz from attachment and unpack it on my PC - smsimporter binary didn't identified in N900, there is a ? beside it
2. connect my N900 using USB cable in "Mass storage mode"
3. copy extracted smsimporter and my sms messages directly to device on the root - beside another folders
4. disconnect USB cable
5. open X terminal
then i don' know what i should do to use X terminal as i didn't deal with it before,
please thanks to help me in this anomaly,
 
Posts: 1 | Thanked: 0 times | Joined on Jan 2011
#253
Worked perfectly.

Changed delimiter to semicolon from comma for safety's sake. Had to get the binary from Matrim (#178).

All conversations now loaded! What a relief. Nokia developers = FAIL!
 
Posts: 2 | Thanked: 1 time | Joined on Jun 2010
#254
For everyone, who is having the troubles with
librtcom-eventlogger.so.0: cannot open shared object file: no such file or directory
do "ln -s librtcom-eventlogger.so.1 librtcom-eventlogger.so.0" and it will go fine.

Also do not forget to run it as user and do this right on the device's terminal (not via ssh as I did).

Last edited by tulse; 2011-02-05 at 14:11. Reason: spell mistakes
 

The Following User Says Thank You to tulse For This Useful Post:
Posts: 80 | Thanked: 10 times | Joined on Jan 2010
#255
Originally Posted by matrim View Post
Here's the smsexporter. This is built from the code in the first post so I don't know if it's up to date and I haven't tested it myself.
hi all
this works fine except that it fails to distinguish between sent and received messages. They're all processed as sent, whereas received messages should say "deliver" instead of "submit" and the telephone number should go in field 3 instead of 4.

is there any chance anyone could fix it....? thanks!
 
Posts: 11 | Thanked: 3 times | Joined on Oct 2010
#256
even if i try what is described at post 254 for this error, i still get: "error while loading shared libraries: librtcom-eventlogger.so.0: cannot open shared object file: no such file or directory

what am i doing wrong?
 

The Following User Says Thank You to cypherth For This Useful Post:
i M@N's Avatar
Posts: 9 | Thanked: 2 times | Joined on Nov 2011 @ Bordeaux FR, Dakar SN
#257
Hello.

Awsome app ... managed to import +1000 sms from nokia suite csv export with it!!

Huge thanks!

@+...
 
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#258
This is how I have transferred all my SMS from my N900 to a Android phone:

1. install glogarchive for N900, switch to LiveDB and export to CSV, e.g. filename "liveDB.csv"
2. run the attached Python script to convert it to Athg2SMS format.
This requires Python to be installed (e.g. on your N900 - apt-get install python)
execute in the Terminal on your Mac/Linux PC or N900 (might work on Windows as well):
Code:
python log2csv.py < liveDB.csv > sms.csv
3. install Athg2SMS on your Android phone, copy sms.csv to it and import it in Athg2SMS using the Nokia format - warning: don't touch the phone during import - the app is unstable.
this might take a while...
4. success

PS: smstools didn't work as they cant differentiate between in and outgoing SMS
Attached Files
File Type: zip log2csv.zip (802 Bytes, 244 views)
__________________
RIP N900. RIP Maemo. RIP Steve. Flop! Nokia, Flop!

Last edited by titan; 2011-11-21 at 17:01. Reason: wrong file
 

The Following 4 Users Say Thank You to titan For This Useful Post:
Posts: 249 | Thanked: 277 times | Joined on May 2010 @ Brighton, UK
#259
...as I like to say, be very wary of CSV import/exports. Carriage returns in SMSes are legitimate...and will either be stripped or munged. It's why I wrote a VMG importer/exporter for my N900.
 
Posts: 5 | Thanked: 0 times | Joined on Dec 2011
#260
Originally Posted by motom View Post
Code:
sms;submit;"";"12345";"";"2010.04.07 00:00";"";"Tu t'en sors?"
sms;deliver;"12345";"";"";"2010.04.07 00:01";"";"oui enfin"
It works even pr 1.3. Just do exactly like above format. I used 0.2.2 binary.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:31.