![]() |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Hi, i know this is a little off topic but im hoping someone here can help me.
When sending messages over a certian size to my gf they somehow get f*cked up with part of old messages (even long deleted ones) stuck on to the end of them, ive saved and exported all my messages to my memory card then deleted the original conversations but im still getting the same problem. My questiom is what command do i need to totaly delete all traces of old sms messages? I'm hoping this will sort itself out when i flash ota to pr1.2, my laptop is totaly knackered so i cant use the flasher tool anymore, so for now my plan is to archive and delete my text messages regularly in the hope that this will stop it until i find a permanent solution. I would really appreciate any help. Thanks |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Hi All, I'm pretty new to maemo, would you pretty appreciate some help. Almost finished the importing, but received the error, when running run-standalone.sh ./smsimporter sms.csv:
error while loading shared libraries: librtcom-eventlogger.so.o: cannot open shared object file. Thanks in advance. Zoltan |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Hi all, I've been evaluating a N900, and so far it's simply awed me.
I'm a bit miffed about how poorly PC-Suite handles SMS messages on the N900 though, and the lack of MMS support pains me :( Anyway, I've just got the importer to work, and it's quite simply awesome. I'm looking to upgrade because my N95 runs out of memory when opening my inbox, and this has shown me the N900 is up to the task. However, I've had a lot of backup-edit-restore cycles on my N95, and looking into the csv generated, most of my older recieved messages have text strings in the incoming field, not phone numbers. As such, conversations does not like them at all. The text appears in the summary in the main conversations list, but loading them up results in a blank window. Examples are things like: Code:
sms|deliver|"T-Mobile"|""|""|"2007.09.10 12:34"|""|"Your remaining Flext allowance...<snip>...text STOP to 48666."I'll have a go myself (it's an excuse to put the compiler on the N900 I'm using ;)), but it'd be good if the original author could have a go too as I've no experience of maemo :) |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Hi.
Unfortunatelly this app doesn't works with new pr1.2 phone swversion, because in the new phonesw doesn't contain librtcom-eventlogger.so.0. In the new ver there is only librtcom-eventlogger.so.1. Could somebody update this smstool sw to the new environments ? Thanks. |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Also with PR1.2 a new schema comes for the SMS DB. It now recides to /home/user/.rtcom-messaging/el-v1.db (previously was el.db).
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
At first, thanks very very much for creating this aid.
Ok, after that.... growl! Somehow I can't get it to work. It all works well up untill Code:
run-standalone.sh ./smsimporter sms.csvCode:
error while loading shared libraries: librtcom-eventlogger.so.0: cannot open shared object file: No such file or directory. |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Ah lol, I missed that one.
Does anyone have a recompiled version that works for PR1.2? |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Hey..
great stuff.. but, I have like over 700 Sent and Received SMS's that were on my old N97. I had always synced at the end of the day with Ovi Suite. All SMSs are stored in the program and I have sold my N97 and got the N900. Ovi Suite doesn't support N900, so I use PC Suite.. I want to find a way to get those SMSs into my N900....!!! |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
You have the same problem I have then. You can use this programm, but it's not working with PR1.2 yet. So we'll have to wait for a new version of it.
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Tried everything, no luck
Could be there more details on how to do that?! |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
1- connected via USB on Mass Storage Mode. 2- Moved the "smsimporter" file that has no extension and the sms.csv file (no edits made on the file content regarding semi-colons) to N900 main Directory (which is when you first open N900 on Windows) 3- typed each line in X-Terminal and pressed enter each time I got no msgs at all, everytime I press enter the next line is like this "~ $ " ready to enter the next command. however after entering the "run-standalone.sh ./smsimporter sms.csv" I get this msg: " .lsmsimporter: error while loading shared libraries: librtco-eventlogger.so.0: cannot open shared object file:No such file or directory" what is wrong?!!! |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
I can confirm that smsexporter doesn't work either in PR1.2
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
no update?!
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
2 Attachment(s)
I've rebuild the source from post 104 in the PR1.2 sdk.
I haven't tested this so use at your own risk |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
btw, I only copy smsimporter file to N900. Makefile and smsimporter.c I never used! is that alright? |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
1 Attachment(s)
My fault. I built it against the x86 target.
This new version is build against the armel target and will run on the n900 |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Awesome... totally worked... thx
name displayed and time line is right.. Note: I changed it back to comma "," instead of semi-colon ";" it told me " error prasing line #linenumber. so with Comma it worked fine.. Issues: 1- all sent and received are under the contact tha twas sent to. every msg I sent is displayed as if I received it not as sent (not saying "you") and something to note, when exported the sms file and tried to edit it, I only found "sms,deliver," there were no "sms,submit," how to fix it?! 2- all my sent msgs are incomplete. only the first 2 words are displayed why?!?! |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
I had all my msgs stored in my old N97. I had always sync with my Ovi Suite, so I have all my msgs stored in Ovi Suite. N900 doesn't support Ovi Suite.
what I did was connect another phone to Ovi Suite (Nokia 6120). I moved all wanted msgs to the phone. I then connected it to PC Suite and Exported msgs as a csv file.. (it's weird Ovi shows msgs in conversation style, just like N900. and N900 isn't supported by Ovi.. is there an update to support Ovi?!) EDIT: trying to export only sent by applying rules |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quick question: imported messages are added to existing conversations? In proper order?
Thanks again :) |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
ok, I tried to edit them to submit, the ones I sent, but they don't get imported. instead I get empty msg!!
how do I import Sent and received msgs and show them as a a proper conversation "sent and received"??? |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
I just noticed Ovi Suite 2.2 is gonna support the N900 better. Including messaging. Hopefully I can import them with Ovi suite now :D
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Hi,
How do I actually use SMSExporter. I have the program saved to my home directory and can execute it as root, sudo ./smsexporter but I don't see any output - where is the output saved? |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Really heartly thanks buddy
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Could someone please help me out? I've tried searching through the first few pages of this thread but to no avail. I copied my messages and the smsimporter into the root of my n900, but all I get is a "directory does not exist" error.
Here's what I type into X Terminal: cd /home/user cp MyDocs/smsimporter MyDocs/sms.csv . chmod +x smsimporter ls-l A lot of text appears after this (I typed ls-l to try avoiding the "permission denied" error) and I type in the last step: run-standalone.sh ./smsimporter sms.csv Only to get a "no such file or directory" error. What the hell am I doing wrong? I copied everything to the root of my n900 as posted, and I still get this stupid error. |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Bump?
------------------------- |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
This
Quote:
http://talk.maemo.org/showthread.php...064#post501064 nicolai |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
I tried following the steps which you have posted however I'm getting an error, cp: cannot stat 'MyDocs/smsimporter' : No such file or directory as soon as I typed cp MyDocs/smsimporter MyDocs/sms.csv . Can you let me know what's missing here? |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
Thanks a lot. :) |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
Help please.... |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
If you have moved the files to /home/user already, you don't need the command cp /home/user/MyDocs/smsimporter /home/user/ anymore. But chmod +x /home/user/smsimporter cd /home/user/ run-standalone.sh ./smsimporter sms.csv To verify that all files are there, ls -l /home/user/smsimporter ls -l /home/user/sms.csv nicolai |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
Do I have the wrong file or something? I only copied the two smsimporter files (one had a blank file extension, the other was smsimporter.c), a file called "MakeFile" and my sms.csv file into the home/user directory. What's wrong? :( |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Be sure you have the latest version from the smsimporter
(post number 178) |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
Please help, I'm desperate. :( |
Re: HOWTO: Importing SMS messages from Nokia phones to N900
Quote:
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
@matrim can you build the exporter to for 1.2? highly appreciated...
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
2 Attachment(s)
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.
|
Re: HOWTO: Importing SMS messages from Nokia phones to N900
"Tried that, after the last command the "~ $" symbols appear slowly one after the other and no more text appears to confirm the operation. No messages appear in the conversations app either."
Same problem for me :( Is the last smsimporter compatible with 1.2? |
| All times are GMT. The time now is 17:35. |
vBulletin® Version 3.8.8