[Bug 1645548] [NEW] click cannot correctly install clicks that have special version format

2016-11-28 Thread Zhang Enwei
Public bug reported: I am using click 0.4.43+16.04.20160203-0ubuntu2 in arm64 environment while building arm 64bit custom tarball(https://jenkins.canonical.com /ues-phone/job/arm64-custom-tarball-test/) I found this click cannot install below click correctly.

[Bug 1628042] Re: Doesn't vibrate on incoming calls if "Other vibrations" not active

2016-09-28 Thread Zhang Enwei
Landing for usensord:https://bileto.ubuntu.com/#/ticket/2014 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1628042 Title: Doesn't vibrate on incoming calls if "Other vibrations" not active To

[Bug 1628042] Re: Doesn't vibrate on incoming calls if "Other vibrations" not active

2016-09-27 Thread Zhang Enwei
** Changed in: usensord (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1628042 Title: Doesn't vibrate on incoming calls if "Other vibrations" not

[Bug 1620553] Re: OSK becomes unusable as taps are delayed by 1-2 seconds and vibration doesn't occur any more (although gestures continue to work)

2016-09-09 Thread Zhang Enwei
Landing:https://requests.ci-train.ubuntu.com/#/ticket/1930 I verified vivid debian package on below images by creating 6 simultaneous alarms that will ring one minute later. current build number: 827 device name: krillin channel: ubuntu-touch/rc-proposed/bq-aquaris.en-proposed last update:

[Bug 1620553] Re: OSK becomes unusable as taps are delayed by 1-2 seconds and vibration doesn't occur any more (although gestures continue to work)

2016-09-09 Thread Zhang Enwei
Thanks Andrea. I am using a similar way with that of yours, only four commands executed simultaneously. #!/bin/bash dbus-send --session --print-reply --type=method_call --dest='com.canonical.usensord' /com/canonical/usensord/haptic com.canonical.usensord.haptic.Vibrate uint32:100 & dbus-send

[Bug 1620553] Re: OSK becomes unusable as taps are delayed by 1-2 seconds and vibration doesn't occur any more (although gestures continue to work)

2016-09-09 Thread Zhang Enwei
Thanks Pat telling me how to reproduce it. I have reproduced it. I am trying to figuring out the reason and at the same time I wrote to James for help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1620553] Re: OSK becomes unusable as taps are delayed by 1-2 seconds and vibration doesn't occur any more (although gestures continue to work)

2016-09-09 Thread Zhang Enwei
** Changed in: usensord (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1620553 Title: OSK becomes unusable as taps are delayed by 1-2 seconds and

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-29 Thread Zhang Enwei
Hi Pat, The ci-train ticket is created and package built successfully(https://requests.ci-train.ubuntu.com/#/silo/017). @Zsombor, you could use silo17 for testing if you like. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-28 Thread Zhang Enwei
Hi Pat, I have got the permission to work on Bileto. Will learn how to make a landing. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433590 Title: apparmor dbus denial for

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-27 Thread Zhang Enwei
Hi Pat, I think yes because I don't know how to request a landing. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433590 Title: apparmor dbus denial for org.freedesktop.Accounts and make

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-25 Thread Zhang Enwei
Hi Zsombor, Here is the latest usensord binary. Could you please help verify? I verified unconfined apps, I cannot verify confined apps since this needs code change from Toolkit. Thanks a lot. ** Attachment added: "usensord.zip"

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-25 Thread Zhang Enwei
Hi Tyler and Seth, Could you please help review current solution again? This bug is tagged ota13 so I don't have much time left. Thanks a lot. Hi Zsombor, Have you verified the binary I sent to you? Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-18 Thread Zhang Enwei
Hi Seth, Since Tyler is on vacation, could you please help review? https://code.launchpad.net/~zhangew401/usensord/fix-lp-1433590/+merge/299959 Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-15 Thread Zhang Enwei
Thanks Seth. Do you have any suggestion what we can use in this case? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433590 Title: apparmor dbus denial for org.freedesktop.Accounts and make Other

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-14 Thread Zhang Enwei
Proposition from James Henstridge (jamesh) "If you want to identify the executable, calling os.Readlink() on /proc/$PID/exe would be more appropriate: $ ps x | grep maliit 5823 ? Ssl 2:38 maliit-server 25788 pts/16 S+ 0:00 grep --color=auto maliit $ ls -l /proc/5823/exe

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-13 Thread Zhang Enwei
Thanks Seth and Tyler. IMHO the start time of one process may always be different value. So... this solution is not correct. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433590 Title: apparmor

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-13 Thread Zhang Enwei
I have compiled the usensord binary based on current solution. I did some tests and it works well. Since settings part is not ready, I am using below command to change the property whose default value is 0(means not vibrate). dbus-send --session --print-reply --type=method_call

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-13 Thread Zhang Enwei
** Changed in: usensord (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433590 Title: apparmor dbus denial for org.freedesktop.Accounts and make

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-13 Thread Zhang Enwei
I am now investigating if org.freedesktop.DBus.GetConnectionUnixProcessID is supported in go-dbus. If it is supported, we can use pid to get the name of the process or path of the binary. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-13 Thread Zhang Enwei
aptics-->uSensord If the app or OSK don't send info for usensord to make the differentiation, I cannot achieve the goal. ** Changed in: usensord (Ubuntu) Assignee: Penk Chen (penk) => Zhang Enwei (zhangew401) -- You received this bug notification because you are a member of Ubuntu

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-06 Thread Zhang Enwei
Hi Pat, I have exposed the property OtherVibrate from Object Path: com.canonical.usensord.haptic. For remaining logic part about when to do vibration, I am contacting Zsombor. May be ready soon. https://code.launchpad.net/~zhangew401/usensord/fix-lp-1433590 -- You received this bug

[Bug 1583026] Re: Unable to add Instagram account

2016-06-20 Thread Zhang Enwei
review submitted. https://www.instagram.com/developer/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583026 Title: Unable to add Instagram account To manage notifications about this bug go to:

[Bug 1583026] Re: Unable to add Instagram account

2016-06-16 Thread Zhang Enwei
Thanks Kyle. I am preparing the materials for Instagram's review. ** Changed in: canonical-scopes-project Importance: Undecided => Critical ** Changed in: canonical-scopes-project Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu

[Bug 1590188] Re: Widgets is are in wrong order after posting one comment in Preview Page

2016-06-16 Thread Zhang Enwei
Thanks Pawel. I verified silo001 on Instagram and Flickr. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590188 Title: Widgets is are in wrong order after posting one comment in Preview Page To

[Bug 1590188] Re: Widgets is are in wrong order after posting one comment in Preview Page

2016-06-16 Thread Zhang Enwei
So Pawel, Marcus, do you need me to test https://launchpad.net/~unity- api-team/+archive/ubuntu/dev-build-1/+build/10027020/+files/unity- plugin-scopes_0.5.7+16.10.20160525-0~327~ubuntu15.04.1_armhf.deb? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1590188] [NEW] Widgets is are in wrong order after posting one comment in Preview Page

2016-06-07 Thread Zhang Enwei
Public bug reported: I am testing on some golang scopes such as doubanbook(https://code.launchpad.net/~hanloon-team/hanloon/douban) flickr(https://code.launchpad.net/~hanloon-team/hanloon/unity-scope-flickr) After I post one comment and the Preview page refreshes, the order of Preview Widgets is

[Bug 1549056] [NEW] content sharing cannot work in scopes

2016-02-23 Thread Zhang Enwei
Public bug reported: I tried to share one picture according to instructions in https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.1/previewwidgets/ in my scope, Code is as below: PreviewWidget w_art("artId", "image"); w_art.add_attribute_mapping("source", "art");