Thread
:
Export Unicode SMS
View Single Post
trideceth12
2013-02-10 , 06:37
Posts: 10 | Thanked: 2 times | Joined on Feb 2012
#
1
I used to export my SMS using:
Code:
tracker-sparql -q "select nie:plainTextContent(?d) where {?d a nmo:SMSMessage}"
This
used
to export the unicode characters no problem. But I ran it today and i just get question marks where I used to see the Chinese characters in my messages.
How can I export my SMS with the unicode encoding intact, and what has changed to make this command now print "???" instead of unicode.
NOTE: Even redirecting stdout to a file and opening that file gives me question marks. tracker-sparql actually writes "???"!
Quote & Reply
|
trideceth12
View Public Profile
Send a private message to trideceth12
Find all posts by trideceth12