Active Topics

 



Notices


Reply
Thread Tools
Posts: 16 | Thanked: 1 time | Joined on Jun 2010
#171
Tried everything, no luck

Could be there more details on how to do that?!
 
Posts: 16 | Thanked: 1 time | Joined on Jun 2010
#172
Originally Posted by ziller View Post
When you copy files to your device, they land in /home/user/MyDocs/. The file manager is limited to this folder (and its subfolders) and cannot see files or directories outside it. You can also not execute any binaries that are within /home/user/MyDocs, that is why you have to move them to your /home/user/ folder first.

In xterm:
Code:
cp /home/user/MyDocs/smsimporter /home/user/
cp /home/user/MyDocs/sms.csv /home/user/
chmod +x /home/user/smsimporter
cd /home/user/
run-standalone.sh ./smsimporter sms.csv

And no need to blame Nokia on this, they have nothing to do with the sms importing tools posted here - it's all a community effort
Ok, here's what I did:

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?!!!
 
Posts: 43 | Thanked: 45 times | Joined on May 2010
#173
Originally Posted by DavidB7237 View Post
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?!!!
smsimporter does not work with PR 1.2, and no developer with a maemo dev environment has stepped up to provide an updated version (I'm guessing a straight recompile might do it).
 
Posts: 2 | Thanked: 0 times | Joined on Jan 2010
#174
I can confirm that smsexporter doesn't work either in PR1.2
 
Posts: 16 | Thanked: 1 time | Joined on Jun 2010
#175
no update?!
 
Posts: 121 | Thanked: 75 times | Joined on Oct 2009
#176
I've rebuild the source from post 104 in the PR1.2 sdk.

I haven't tested this so use at your own risk
Attached Files
File Type: gz smsimporter-src-0.2.2.tar.gz (2.9 KB, 150 views)
File Type: gz smsimporter-bin.tar.gz (4.8 KB, 188 views)
 
Posts: 16 | Thanked: 1 time | Joined on Jun 2010
#177
I've rebuild the source from post 104 in the PR1.2 sdk.

I haven't tested this so use at your own risk
it says " ./smsimporter: line1: syntax error: "(" unexpected "

btw, I only copy smsimporter file to N900. Makefile and smsimporter.c I never used! is that alright?
 
Posts: 121 | Thanked: 75 times | Joined on Oct 2009
#178
My fault. I built it against the x86 target.

This new version is build against the armel target and will run on the n900
Attached Files
File Type: gz smsimporter-bin-armel.tar.gz (5.1 KB, 555 views)
 

The Following 2 Users Say Thank You to matrim For This Useful Post:
Posts: 16 | Thanked: 1 time | Joined on Jun 2010
#179
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?!?!
 
Posts: 16 | Thanked: 1 time | Joined on Jun 2010
#180
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
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:28.