View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#30
Originally Posted by coderus View Post
because call history resolves name using it's own ways. read description and get proper international numbers from application log.
Really ? I know what the international format, and like I said I always use it for all my contacts... For example: +972546669666
+972 = country code
54 = operator prefix (locally people call 054 + phone number = 0546669666)
6669666 = phone number
Here is a log:
Code:
[nemo@Jolla ~]$ personalringtones
[D] ProfileClient::ProfileClient:44 - Detected "2.0.1.7" OS version
[D] ProfileClient::ProfileClient:45 - Using "general" as default ringing profile
[D] ProfileClient::ProfileClient:46 - Using "silent" as default silence profile
[W] QDBusDefaultConnection::QDBusDefaultConnection:1067 - QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

(process:15534): GLib-WARNING **: (gerror.c:390):g_error_new_valist: runtime check failed: (domain != 0)

(process:15534): GLib-WARNING **: (gerror.c:390):g_error_new_valist: runtime check failed: (domain != 0)

(process:15534): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: dconf key must not end with a slash
[D] CallInterceptor::init:252 - DBus service error!
[nemo@Jolla ~]$