maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   HOWTO: Importing SMS messages from Nokia phones to N900 (https://talk.maemo.org/showthread.php?t=37354)

Helmuth 2009-12-17 22:25

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Great! :D

It's only one thing missing: The code should test itself to add only sms when they does not exists on the phone to avoid duplicates. :)

Strive_Masiwa 2009-12-18 04:26

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Quote:

Originally Posted by NuMetal (Post 431188)
Nice software and idea, exactly what i'm looking for, but when i try to execute i get an "permission denied" in line 11.

Was it my mistake? Any hint for me?

Thanks!

Now I am getting this same issue. Any ideas?

Strive_Masiwa 2009-12-18 13:53

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
*bump* same issue

rmoravcik 2009-12-18 14:23

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
I added to the first post updated version of smsimporter, that should automatically detect delimiter.

Everyone who has messages in the wrong order after importing old sms messages, could you please try export messages in the device using smsexporter tool, delete all messages and then import it again? I recommend creating backup of all messages using Backup application before doing this.

Strive_Masiwa 2009-12-18 17:24

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Quote:

Originally Posted by rmoravcik (Post 429632)
Hello guys,

EDIT:
- Added updated version of smsimporter. This version should automatically detect delimiter.
- Added smsexporter tool.

Still getting the segmentation fault running the new smsimporter.

Strive_Masiwa 2009-12-18 23:56

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
I have my .csv and (updated) smsimporter files in /home/user directory but when I execute the run command it gives me the segmentation error.
I am skipping the command to copy smsimporter and the csv file to MyDocs and trying to run smsimporter directly from home/user directory.
I have confirmed my csv file is separated by Semicolons.

What am I doing wrong?

mumac 2009-12-19 09:34

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
first of all, thank you for providing us with the possibility to transfer sms to the N900. Good Job, keep it up!

I did everything as described, but I revived the following error:

Quote:

~/MyDocs $ run-standalone.sh ./smsimporter sms.csv
/user/bin/run-standalone.sh: line 11: ./smsimporter: Permission denied
Can someone help to resolve this error?

Thank you!

mumac

Helmuth 2009-12-19 10:49

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Quote:

Originally Posted by mumac (Post 434244)
I did everything as described, but I revived the following error:

Can someone help to resolve this error?

After chmod +x smsimporter please enter ls -l.

Is there now a x in the File attributes?

When not the chmod command was not successful.

mumac 2009-12-19 11:13

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
Quote:

Originally Posted by Helmuth (Post 434276)
After chmod +x smsimporter please enter ls -l.

Is there now a x in the File attributes?

When not the chmod command was not successful.

Nothing happens, it just says "Invalid Option"....

Helmuth 2009-12-19 11:47

Re: HOWTO: Importing SMS messages from Nokia phones to N900
 
LS - L (in small capitals)

When the chmod doesn't take affect, then your're on the FAT32 Partition. Here you can't run programms. You have to move the smsimporter and smsexporter using mv to /home/user/ or create there before a subdirectory using mkdir.
You can use cp instead of mv to copy the files instead of move them.

But please, be careful. You can damage your device this way very fast!


All times are GMT. The time now is 09:05.

vBulletin® Version 3.8.8