[Touch-packages] [Bug 1381010] Re: Cannot get Chinese string in the scope setting

2014-12-10 Thread XiaoGuo, Liu
Can this fix be backported to Utopic platform?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1381010

Title:
  Cannot get Chinese string in the scope setting

Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Fix Released

Bug description:
  I am trying to set some Chinese Strings in the scope. however, I
  cannot get it but the default one. If I input an English string there
  in the setting, I can always get it correctly.

  My test code is at: bzr branch lp:~liu-xiao-
  guo/debiantrial/settingscope

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1381010/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1381010] Re: Cannot get Chinese string in the scope setting

2014-12-01 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-scopes-shell -
0.5.4+15.04.20141128-0ubuntu1

---
unity-scopes-shell (0.5.4+15.04.20141128-0ubuntu1) vivid; urgency=low

  [ Pete Woods ]
  * Write the scope settings using UTF-8 to match up with the scope
regsitry (LP: #1381010)
  * Move QNetworkAccessManager onto correct thread
  * Fix crash exposed by today scope (LP: #1396526)

  [ Pawel Stolowski ]
  * Fix version check for unity api to match version required by
src/Unity/CMakeLists.txt.
  * Read /custom/partner-id value (if present) and pass it with user-
agent hint. (LP: #1389273)

  [ Albert Astals ]
  * Don't call Result::contains and then Result::value
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 28 Nov 2014 
08:52:43 +

** Changed in: unity-scopes-shell (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1381010

Title:
  Cannot get Chinese string in the scope setting

Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Fix Released

Bug description:
  I am trying to set some Chinese Strings in the scope. however, I
  cannot get it but the default one. If I input an English string there
  in the setting, I can always get it correctly.

  My test code is at: bzr branch lp:~liu-xiao-
  guo/debiantrial/settingscope

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1381010/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1381010] Re: Cannot get Chinese string in the scope setting

2014-11-16 Thread XiaoGuo, Liu
** Tags added: univ-train

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1381010

Title:
  Cannot get Chinese string in the scope setting

Status in “unity-scopes-api” package in Ubuntu:
  Invalid
Status in “unity-scopes-shell” package in Ubuntu:
  In Progress

Bug description:
  I am trying to set some Chinese Strings in the scope. however, I
  cannot get it but the default one. If I input an English string there
  in the setting, I can always get it correctly.

  My test code is at: bzr branch lp:~liu-xiao-
  guo/debiantrial/settingscope

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1381010/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1381010] Re: Cannot get Chinese string in the scope setting

2014-10-24 Thread Michi Henning
Re-assigned to unity-scopes-shell. Problem is caused by the shell
writing the .ini file without UTF-8 encoding.

** Changed in: unity-scopes-api (Ubuntu)
   Status: New = In Progress

** Also affects: unity-scopes-shell (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-scopes-api (Ubuntu)
   Status: In Progress = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1381010

Title:
  Cannot get Chinese string in the scope setting

Status in “unity-scopes-api” package in Ubuntu:
  Invalid
Status in “unity-scopes-shell” package in Ubuntu:
  New

Bug description:
  I am trying to set some Chinese Strings in the scope. however, I
  cannot get it but the default one. If I input an English string there
  in the setting, I can always get it correctly.

  My test code is at: bzr branch lp:~liu-xiao-
  guo/debiantrial/settingscope

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1381010/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1381010] Re: Cannot get Chinese string in the scope setting

2014-10-21 Thread Michi Henning
I tried building your branch, and it appears to work. What exactly do
you expect to happen and on which source line, and what does actually
happen? Do you get an exception? A segfault? An empty string?

I'm sorry, but I need more detail to help.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1381010

Title:
  Cannot get Chinese string in the scope setting

Status in “unity-scopes-api” package in Ubuntu:
  New

Bug description:
  I am trying to set some Chinese Strings in the scope. however, I
  cannot get it but the default one. If I input an English string there
  in the setting, I can always get it correctly.

  My test code is at: bzr branch lp:~liu-xiao-
  guo/debiantrial/settingscope

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1381010/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp