The Following 5 Users Say Thank You to pH5 For This Useful Post: | ||
|
2011-10-25
, 20:58
|
Posts: 249 |
Thanked: 277 times |
Joined on May 2010
@ Brighton, UK
|
#32
|
|
2011-10-26
, 09:07
|
Posts: 38 |
Thanked: 13 times |
Joined on Jan 2010
|
#33
|
|
2011-10-26
, 09:47
|
|
Posts: 138 |
Thanked: 375 times |
Joined on Aug 2009
@ Berlin
|
#34
|
~ $ mff /home/user/MyDocs/el-v1.db
I await the code from your utility with interest...without a N950 I can't really add support for tracker to my harmatten-based event log syncing utility. Good examples do help though...
|
2011-10-26
, 13:10
|
Posts: 515 |
Thanked: 193 times |
Joined on Oct 2009
|
#35
|
|
2011-10-26
, 14:46
|
|
Posts: 138 |
Thanked: 375 times |
Joined on Aug 2009
@ Berlin
|
#36
|
Wow, great. I have a complete backup of my old N900, can I extract the database from that?
|
2011-10-27
, 01:33
|
Posts: 249 |
Thanked: 277 times |
Joined on May 2010
@ Brighton, UK
|
#37
|
Will that utility support importing from N900? Anything available online yet? I'm looking forward to it.
Btw, for mff I took commhistory-tool as an example.
|
2011-11-03
, 16:51
|
Posts: 9 |
Thanked: 2 times |
Joined on Nov 2011
|
#38
|
Fixed the sorting issue. Now the only thing wrong with my own el-v1.db import is that vCard messages turn up empty.
If you'd like to help test this (no guarantees, make backups!), install the attached Debian package, copy your el-v1.db to the N9/N950, open the terminal and enter:
(or wherever you've put the database). Feedback is very much welcome.Code:~ $ mff /home/user/MyDocs/el-v1.db
Will that utility support importing from N900? Anything available online yet? I'm looking forward to it.
Btw, for mff I took commhistory-tool as an example.
|
2011-11-04
, 20:13
|
Posts: 98 |
Thanked: 142 times |
Joined on Mar 2011
|
#39
|
How should that process take? My N9 now says "Committing SMS changes", has been sitting there for ~10 minutes?
Nothing seem to be happening though....
query.exec("SELECT start_time,end_time,is_read,remote_uid,free_text,group_uid,outgoing FROM Events WHERE service_id=3 AND event_type_id=7 ORDER BY group_uid,start_time");
query.exec("SELECT start_time,end_time,is_read,remote_uid,free_text,group_uid,outgoing FROM Events WHERE service_id=3 AND (event_type_id=7 OR event_type_id=11) ORDER BY group_uid,start_time");
|
2011-11-08
, 12:08
|
Posts: 1 |
Thanked: 0 times |
Joined on Nov 2011
|
#40
|
There is an annoying bug remaining: