[BUG] Old SMSs are vanishing
Yesterday it occurred to me that all SMSs older than a recent date are vanishing.
- seen in 1.1.4.29, possibly still present in 2.0.1.11 as reported by @plemil (see Comments)
- contacts are on the Jolla and linked to a CardDAV contact (Fruux)
- I've tried rebooting the device, no change
- I didn't accidentaly delete anything
Is there anything I can do to restore those SMSs?
Is there a practical limit in the SMSs count?
Thank you!
EDIT 0: following @chris.adams' precious instructions in the Comments, it appears that those SMSs have indeed vanished from the database... to me it seems quite a serious bug, doesn't it?
EDIT 1: at first only SMSs from a single contacts disappeared, now it's happening with other contacts too!
I'm dying to have this tracked by Jolla... am I the only one dealing with disappearing SMSs?
I don't know much about the messaging area, but I can tell you the location of the commhistory database:
/home/nemo/.local/share/commhistory/commhistory.db
The "Events" table of that database should contain the messages.
Cheers, Chris.
chris.adams ( 2015-05-27 06:42:16 +0200 )editThank you @chris.adams!
Below are the contents of the commhistory folder:
Does anybody see something wrong in there?
IZ1IVA ( 2015-05-27 10:45:24 +0200 )editThe ownership seems correct.
If you do:
$ devel-su -p sqlite3 commhistory.db "SELECT * from Events;" > results.txt
then look through the results.txt for the particular contact whose data is now missing from the Messages application, are the messages still in the database? Or are they gone from there too? I'm just wondering if this is more of a UI issue or a database / cleanup trigger issue, perhaps.
chris.adams ( 2015-05-27 12:22:11 +0200 )editThey seem to be gone @chris.adams, as before May 21st each line with the contact number has no trailing text:
+1234567890 is the contact's number.
IZ1IVA ( 2015-05-27 17:00:32 +0200 )editNow this seems to have happend to me but not for all contacts. Im running SFOS 2.0.1.11 If I do a ls -la in the commhistory folder I get a similar view to @IZ1IVA regarding ownership.
This is my curently oldest message to this contact:
Any older ones look like this:
And all my dates looks fishy, could that be because of my Swedish locale?
plemil ( 2016-07-08 12:52:15 +0200 )edit