[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2016-08-15 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479407 Title: Unicode in translated dates being lost in app previews To m

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2016-03-11 Thread Pat McGowan
** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2016-03-10 Thread Albert Astals Cid
I spent some time on this on yesterday and i can confirm that by having this code in various places of unity-scope-click click::Date d1; d1.timestamp = 1437758185; // Yes i made the timestamp member public for that to work qWarning() << "CCC" << d1.formatted().c_str(); And using hungarian as a

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2016-03-10 Thread Albert Astals Cid
** Also affects: unity-scope-click (Ubuntu) Importance: Undecided Status: New ** Also affects: unity-api (Ubuntu) Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2015-10-21 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: New => Incomplete ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Alejandro J. Cura (alecu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2015-08-07 Thread Rodney Dawes
@Albert, weird. Maybe it could be an intermittent issue in boost::locale or icu then? Or maybe in scopes-api/scopes-shell when handling the JSON? I recreated this issue with Greek on my N4 yesterday, but I just checked again (with no changes at all on the phone), and it seems to be showing the co

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2015-08-07 Thread Albert Astals Cid
Rodney, the JSON data we get varies from {"title":"Frissítések","values":[["Verziószám","2.2.892"],["Utolsó frissítés","2015 jl. 29"],["Első kiadás","2013 okt. 15"],["Méret","322,6 KiB"]]} to {"title":"Frissítések","values":[["Verziószám","2.2.892"],["Utolsó frissítés","2015 júl. 29"],["Első kia

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2015-08-06 Thread Richard Somlói
It is weird. It is showing the right string now with the Music app. Did something change? (You can find the Hungarian language with the name "magyar“. ** Attachment added: "screenshot20150807_082221233.png" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1479407/+attachment/4440842/+file

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2015-08-06 Thread Lukáš Tinkl
Are you able to reproduce this with other such month names? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479407 Title: Unicode in translated dates being lost in app previews To manage notificatio

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2015-08-06 Thread Rodney Dawes
OK. I'm moving this to unity8, as it seems we are sending the correct UTF-8 string data in the JSON, so it's getting through as far as the scope can push it. It seems to be an issue with the table preview widget in the dash itself. ** Package changed: unity-scope-click (Ubuntu) => unity8 (Ubuntu)

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2015-08-06 Thread Rodney Dawes
I don't see Hungarian language on the phone. I've recreated this issue with Greek though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479407 Title: Unicode in translated dates being lost in app p

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2015-08-06 Thread Rodney Dawes
** Summary changed: - Ubuntu Store: Need to use unicode for dates + Unicode in translated dates being lost in app previews ** Changed in: unity-scope-click (Ubuntu) Status: New => Triaged ** Changed in: unity-scope-click (Ubuntu) Importance: Undecided => High ** Also affects: canonica