Hello everybody.
A strange thing happened with my n9.
The phone receive a call from unknown number, i'm answering to it, and after all there is no mention of it in call list: only calls from contact-list appear here.
When i've peeked the number in syslog, i have seen there very suspicious record:
Code:
Dec 16 19:37:22 (2012) FirewallPlus:[2305]: void CEventMonitor::onAdded2Db(const QDBusMessage&)
Dec 16 19:37:22 (2012) FirewallPlus:[2305]: CNumberMatcher, no match: +79818581847, 0, 0
Dec 16 19:37:22 (2012) FirewallPlus:[2305]: CContactsMatcher: no match, +79818581847
Dec 16 19:38:26 (2012) messageserver[1260]: GLIB DEBUG default - exec_transaction: Accounts DB is now locked
Dec 16 19:38:26 (2012) messageserver[1260]: GLIB DEBUG default - exec_transaction: Accounts DB is now unlocked
Dec 16 19:40:51 (2012) telepathy-ring[1317]: GLIB MESSAGE Modem-Call - mo-released incoming call from '+79818581847' com.nokia.csd.Call.Error.ReleaseByUser: Release By User
Dec 16 19:40:52 (2012) telepathy-ring[1317]: GLIB MESSAGE Modem-Call - terminated incoming call from '+79818581847' com.nokia.csd.Call.Error.ReleaseByUser: Release By User
Dec 16 19:40:52 (2012) COMMHISTORYD: CRITICAL: [52:321] "GDBus.Error:org.freedesktop.Tracker1.SparqlError.Constraint: Subject `message:357' is not in domain `nie:InformationElement' of property `nie:contentLastModified'"
Dec 16 19:40:52 (2012) applifed[2124]: Application 'Com.Nokia.Telephony.CallUi' returned to prestarted state
Dec 16 19:40:56 (2012) applifed[2124]: Application 'com.nokia.telephony.callhistory' released from prestarted state, count=2
Why commhistoryd failed to write data to call history? This "critical" string make me unhappy.
Maybe i have something wrong with access rights in ~/.commhistoryd? There is output of my "ls -laR ~/.commhistoryd":
Code:
/home/user/.commhistoryd/:
total 16
drwxr-xr-x 3 user users 4096 Jan 1 2011 .
drwxr-xr-x 60 user users 4096 Dec 16 19:30 ..
-rw-r--r-- 1 user users 12 Dec 15 16:02 ids.dat
drwxr-xr-x 2 user users 4096 Jan 1 2011 notifications
/home/user/.commhistoryd/notifications:
total 12
drwxr-xr-x 2 user users 4096 Jan 1 2011 .
drwxr-xr-x 3 user users 4096 Jan 1 2011 ..
-rw-r--r-- 1 user users 4 Dec 15 18:15 storage.dat
A strange thing happened with my n9.
The phone receive a call from unknown number, i'm answering to it, and after all there is no mention of it in call list: only calls from contact-list appear here.
When i've peeked the number in syslog, i have seen there very suspicious record:
Maybe i have something wrong with access rights in ~/.commhistoryd? There is output of my "ls -laR ~/.commhistoryd":