|
2009-12-21
, 18:51
|
Posts: 4 |
Thanked: 12 times |
Joined on Dec 2009
@ Tampere, Finland
|
#62
|
|
2009-12-21
, 20:06
|
Posts: 186 |
Thanked: 16 times |
Joined on Nov 2009
@ Austin TX
|
#63
|
There's a fatal problem in the code. No memory is allocated to delimiter, which causes the segmentation faults. (But it does indeed at least try to detect the delimiter despite earlier comments, perhaps it was added to version 0.2?) By happy coincidence it sometimes works, though . The fix is simple, though, I put the patch here: http://modeemi.fi/~flux/software/mae...iter-fix.patch
. A compiled binary (only the binary!) is at http://modeemi.fi/~flux/software/maemo/smsimporter (..until I remove it).
Thanks for this very useful piece of software!
|
2009-12-21
, 21:12
|
Posts: 1 |
Thanked: 0 times |
Joined on Dec 2009
|
#64
|
|
2009-12-21
, 21:17
|
Posts: 22 |
Thanked: 6 times |
Joined on Dec 2009
|
#65
|
|
2009-12-22
, 01:02
|
Posts: 186 |
Thanked: 16 times |
Joined on Nov 2009
@ Austin TX
|
#66
|
There's a fatal problem in the code. No memory is allocated to delimiter, which causes the segmentation faults. (But it does indeed at least try to detect the delimiter despite earlier comments, perhaps it was added to version 0.2?) By happy coincidence it sometimes works, though . The fix is simple, though, I put the patch here: http://modeemi.fi/~flux/software/mae...iter-fix.patch
. A compiled binary (only the binary!) is at http://modeemi.fi/~flux/software/maemo/smsimporter (..until I remove it).
Thanks for this very useful piece of software!
|
2009-12-22
, 02:28
|
Posts: 515 |
Thanked: 193 times |
Joined on Oct 2009
|
#67
|
|
2009-12-22
, 14:01
|
|
Posts: 203 |
Thanked: 47 times |
Joined on Jun 2007
@ St.Petersburg, Russia
|
#68
|
|
2009-12-22
, 18:57
|
Posts: 20 |
Thanked: 15 times |
Joined on Dec 2009
|
#69
|
After running smsimporter, I updated the el.db with sqlite3 with "update events set storage_time = start_time" and the order in the conversation view didn't change (even after a reboot). I'm thinking it uses the ID numbers for ordering, so I suppose I will try to renumber the messages at some point. (..I hope there are no references to the ID-number, it didn't look that way..) However, I will likely try it only once I get to import very many more messages from my old trusty 9300i - once I get its display fixed..
|
2009-12-22
, 19:52
|
Posts: 2 |
Thanked: 0 times |
Joined on Dec 2009
@ vihti
|
#70
|
Now, smsimporter is working.
I only see one strange thing: in the sms's list, is showing the phone's number instead the name, but when i see the sms's detail, it shows the name.
JRFS