[Bug 1625916] Re: android init exits at executing /system/etc/partition_permission.sh

2016-09-22 Thread Vicamo Yang
** Also affects: android-tools (Ubuntu) Importance: Undecided Status: New ** No longer affects: android-tools (Ubuntu) ** Also affects: lxc-android-config (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1625916] Re: android init exits at executing /system/etc/partition_permission.sh

2016-09-22 Thread Vicamo Yang
** Branch linked: lp:~vicamo/lxc-android-config/fix-systemd-service- startup -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625916 Title: android init exits at executing /system/etc/partition_permis

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-22 Thread Vicamo Yang
Prebuilt lxc-android-config deb that contains https://code.launchpad.net/~vicamo/lxc-android-config/fix-systemd- service-startup/+merge/306435 for bug 1625916, and https://code.launchpad.net/~vicamo/lxc-android-config/systemd-writable- paths/+merge/306184 for bug 1625445. ** Attachment added: "lxc

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-22 Thread Vicamo Yang
Patch used to compile android-tools with systemd support. Note this is currently a dirty hack to enable adbd unconditionally at boot. ** Patch added: "force-adbd.patch" https://bugs.launchpad.net/canonical-devices-system-image/+bug/1625023/+attachment/4746154/+files/force-adbd.patch -- You r

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-22 Thread Vicamo Yang
** Description changed: Snappy heavily rely on systemd system session and xenial has systemd by default. + + [steps to construct systemd-based avila] + + 1. flash images built from xenial branch [1] . This should gives a + working xenial+upstart avila. + + 2. Install systemd-sysv rather tha

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-22 Thread Vicamo Yang
** Description changed: Snappy heavily rely on systemd system session and xenial has systemd by default. [steps to construct systemd-based avila] - 1. flash images built from xenial branch [1] . This should gives a - working xenial+upstart avila. + 1. flash images built from xenial bra

[Bug 1625916] Re: android init exits at executing /system/etc/partition_permission.sh

2016-09-22 Thread Vicamo Yang
** Changed in: lxc-android-config (Ubuntu) Status: New => 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/1625916 Title: android init exits at executing /system/etc/partition_permis

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-22 Thread Vicamo Yang
** Also affects: lxc-android-config (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625023 Title: switch to systemd on ubuntu phone xenial To man

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-22 Thread Vicamo Yang
** Description changed: Snappy heavily rely on systemd system session and xenial has systemd by default. [steps to construct systemd-based avila] 1. flash images built from xenial branch [1] (need manually checkout xenial branch in kernel-3.10/ before https://code.launchpad.net/~vi

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-22 Thread Vicamo Yang
** Description changed: Snappy heavily rely on systemd system session and xenial has systemd by default. [steps to construct systemd-based avila] - 1. flash images built from xenial branch [1] (need manually checkout - xenial branch in kernel-3.10/ before https://code.launchpad.net/~vi

[Bug 1626012] Re: alsactl cause system reboot

2016-09-23 Thread Vicamo Yang
** Branch linked: lp:~vicamo/lxc-android-config/disable-systemd-alsa- restore ** Also affects: lxc-android-config (Ubuntu) Importance: Undecided Status: New ** Changed in: lxc-android-config (Ubuntu) Status: New => In Progress -- You received this bug notification because you a

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-23 Thread Vicamo Yang
** Attachment removed: "lxc-android-config_0.230+16.04.20160728-0ubuntu1_all.deb" https://bugs.launchpad.net/ubuntu/+source/lxc-android-config/+bug/1625023/+attachment/4746148/+files/lxc-android-config_0.230+16.04.20160728-0ubuntu1_all.deb -- You received this bug notification because you ar

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-23 Thread Vicamo Yang
Prebuilt lxc-android-config that integrates https://code.launchpad.net/~vicamo/lxc-android-config/systemd-writable- paths/+merge/306184 for bug 1625445, https://code.launchpad.net/~vicamo /lxc-android-config/fix-systemd-service-startup/+merge/306435 for bug 1625916, and https://code.launchpad.net/~

[Bug 1627613] Re: enable android adbd properly in systemd

2016-09-26 Thread Vicamo Yang
"upstart-local-bridge[930]: Unit name android-contai...@persist.sys.usb.config\x3d,adb.target is not valid." So from systemd source, the allowed unit name is: #define VALID_CHARS DIGITS LETTERS ":-_.\\" upstart-local-bridge translates the event (name,value) pair to a unit name that doesn't con

[Bug 1627613] [NEW] enable android adbd properly in systemd

2016-09-26 Thread Vicamo Yang
Public bug reported: Currently android adbd has no systemd service file and the mechanism for related parts like usb state and mtp is void. ** Affects: canonical-devices-system-image Importance: Undecided Status: New ** Affects: android-tools (Ubuntu) Importance: Undecided

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-26 Thread Vicamo Yang
Filed bug 1627613 to track adbd stuff separately. ** Description changed: Snappy heavily rely on systemd system session and xenial has systemd by default. [steps to construct systemd-based avila] 1. flash images built from xenial branch [1]. This should gives a working xenial+upst

[Bug 1627613] Re: enable android adbd properly in systemd

2016-09-26 Thread Vicamo Yang
** Description changed: Currently android adbd has no systemd service file and the mechanism for related parts like usb state and mtp is void. + + TODO: document + https://wiki.canonical.com/PES/Engineering/Premium/PhoneArticles/MechanismsThatUseProperty -- You received this bug notificati

[Bug 1627613] Re: enable android adbd properly in systemd

2016-09-28 Thread Vicamo Yang
** Also affects: upstart (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627613 Title: enable android adbd properly in systemd To manage notifica

[Bug 1627613] Re: enable android adbd properly in systemd

2016-09-29 Thread Vicamo Yang
** Branch linked: lp:~vicamo/upstart/xenial-escape-systemd-strings -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627613 Title: enable android adbd properly in systemd To manage notifications about

[Bug 1627613] Re: enable android adbd properly in systemd

2016-09-29 Thread Vicamo Yang
Patch for android-tools to enable adbd in eng build at boot. ** Branch linked: lp:~vicamo/lxc-android-config/add-upstart-local-bridge -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627613 Title: en

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-29 Thread Vicamo Yang
** Description changed: Snappy heavily rely on systemd system session and xenial has systemd by default. [steps to construct systemd-based avila] 1. flash images built from xenial branch [1]. This should gives a working xenial+upstart avila. 2. Install systemd-sysv rather than

[Bug 1627613] Re: enable android adbd properly in systemd

2016-09-29 Thread Vicamo Yang
** Patch added: "0001-install-systemd-service-files.patch" https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1627613/+attachment/4750792/+files/0001-install-systemd-service-files.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1627613] Re: enable android adbd properly in systemd

2016-09-29 Thread Vicamo Yang
Prebuilt upstart-local-bridge binary from version 1.13.2-0ubuntu21.1 ** Attachment added: "upstart-local-bridge" https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1627613/+attachment/4750793/+files/upstart-local-bridge -- You received this bug notification because you are a member of Ub

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-29 Thread Vicamo Yang
** Description changed: Snappy heavily rely on systemd system session and xenial has systemd by default. [steps to construct systemd-based avila] 1. flash images built from xenial branch [1]. This should gives a working xenial+upstart avila. 2. Install systemd-sysv rather than

[Bug 1460945] Re: System Settings Updates/Storage pages consume 700mA or more even there is no network/io activity

2015-06-02 Thread Vicamo Yang
netstat, ethstatus and iotop show no network or I/O activity at the two pages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460945 Title: System Settings Updates/Storage pages consume 700mA or mor

[Bug 1460945] Re: System Settings Updates/Storage pages consume 700mA or more even there is no network/io activity

2015-06-02 Thread Vicamo Yang
Also reproducible on Krillin: $ system-image-cli -i current build number: 22 device name: krillin channel: ubuntu-touch/stable/bq-aquaris.es alias: ubuntu-touch/ubuntu-rtm/14.09 last update: 2015-06-02 07:17:16 version version: 22 version ubuntu: 20150508 version device: 20150505-db7b5bd version c

[Bug 1460945] [NEW] System Settings Updates/Storage pages consume 700mA or more even there is no network/io activity

2015-06-02 Thread Vicamo Yang
Public bug reported: In normal case, Arale consumes ~310mA (brightness 1160) when stay in all other system settings pages. But when navigate to either Updates or Storage page, power meter readings raise to 700mA (brightness 1160) immediately and never go down again until screen dim (brightness 60)

[Bug 1460945] Re: System Settings Updates/Storage pages lead to high cpu usage even there is no network/io activity

2015-06-09 Thread Vicamo Yang
Update summary because one doesn't need a power meter to verify this issue. Just run `top` and you'll find CPU usage rise. I would like to have some profiling on unity/system-settings first, but just have no idea and find no documents to proceed. ** Summary changed: - System Settings Updates/Stor

[Bug 1405787] Re: Emulator doesn't start in 14.10 in VMWare

2015-06-11 Thread Vicamo Yang
Running Android Emulator inside any virtual machine container is not supported by AOSP. See http://developer.android.com/tools/devices/emulator.html#accel-vm . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1468311] Re: recovery update screen lacks warning

2015-07-01 Thread Vicamo Yang
** Changed in: canonical-devices-system-image 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/1468311 Title: recovery update screen lacks warning To manage not

[Bug 1468311] Re: recovery update screen lacks warning

2015-07-01 Thread Vicamo Yang
https://code-review.tangxi-git.canonical.com/704 https://code-review.tangxi-git.canonical.com/703 I copied that txt_err_bat.png as txt_warn_donot_unplug_power.png as a place holder. Final artwork is required to finish this task. The txt_warn_donot_unplug_power.png I use right now is of 1080x127, a

[Bug 1468311] Re: recovery update screen lacks warning

2015-07-01 Thread Vicamo Yang
Example image for the warning message one. Background color should be rgb:0x2c001e instead. ** Attachment added: "txt_warn_donot_unplug_power.png" https://bugs.launchpad.net/ubuntu/+source/android/+bug/1468311/+attachment/4422928/+files/txt_warn_donot_unplug_power.png -- You received this bu

[Bug 1468311] Re: recovery update screen lacks warning

2015-07-01 Thread Vicamo Yang
"System updating! Do not disturb in any way, and to keep power plugged." "系統更新中!請勿干擾並插上外接電源。" "系统更新中!请勿干扰并插上外接电源。" Remove an extra space before '!' in en str, and use full width '!' instead in both traditional/simplified Chinese to match the full width period symbol used at the end. My 2 cents. -

[Bug 1468311] Re: recovery update screen lacks warning

2015-07-01 Thread Vicamo Yang
I think we can determine system default language from system properties "ro.product.locale.language" and "ro.product.locale.region", so we don't have to display all three languages at the same time. They are "zh" and "CN" when MZ_INTERNATIONAL equals to zh_CN. Note these ro properties are etched in

[Bug 1468311] Re: recovery update screen lacks warning

2015-07-01 Thread Vicamo Yang
** Attachment added: "image for zh_CN" https://bugs.launchpad.net/ubuntu/+source/android/+bug/1468311/+attachment/4423254/+files/txt_warn_updating_zh_CN.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1468311] Re: recovery update screen lacks warning

2015-07-01 Thread Vicamo Yang
** Attachment removed: "txt_warn_donot_unplug_power.png" https://bugs.launchpad.net/ubuntu/+source/android/+bug/1468311/+attachment/4422928/+files/txt_warn_donot_unplug_power.png ** Attachment added: "image for en_US" https://bugs.launchpad.net/ubuntu/+source/android/+bug/1468311/+attachme

[Bug 1468311] Re: recovery update screen lacks warning

2015-07-02 Thread Vicamo Yang
** Attachment added: "image for both en_US and zh_CN" https://bugs.launchpad.net/ubuntu/+source/android/+bug/1468311/+attachment/4423273/+files/txt_warn_updating.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1468311] Re: recovery update screen lacks warning

2015-07-02 Thread Vicamo Yang
@mpt, I don't accept the first paragraph in your reply. I mentioned "Final artwork is required" in https://bugs.launchpad.net/ubuntu/+source/android/+bug/1468311/comments/7 , "Example image ..." in https://bugs.launchpad.net/ubuntu/+source/android/+bug/1468311/comments/8 , and I did asked @jasonyen

[Bug 1408228] [NEW] GRilIO may stop reading under boundary conditions

2015-01-07 Thread Vicamo Yang
Public bug reported: In function `received_data` in gril/grilio.c, when we have a ring_buffer of size 8192, and its in position mark at 8192, out position mark at 8188, ring_buffer_avail_no_wrap will always return zero because it just has to wrap to write any new data. So, the function received_da

[Bug 1331183] Re: RIL_HEX_TRACE log messges don't map directly to RIL messages

2015-01-07 Thread Vicamo Yang
** Changed in: ofono (Ubuntu) Assignee: (unassigned) => Vicamo Yang (vicamo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1331183 Title: RIL_HEX_TRACE log messges don't map directl

[Bug 1408228] Re: GRilIO may stop reading under boundary conditions

2015-01-07 Thread Vicamo Yang
proposed pull request: https://github.com/rilmodem/ofono/pull/148 ** Changed in: ofono (Ubuntu) Assignee: (unassigned) => Vicamo Yang (vicamo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1408239] [NEW] refactor GRil incoming bytes dispatching mechanism

2015-01-07 Thread Vicamo Yang
Public bug reported: GRil reads incoming bytes into ril_msg structure in function `read_fixed_record` in gril/gril.c. It's mostly working except it makes some assumptions that are not always true. 1. The `read_fixed_record` function calls `memmove` to copy data from ring_buffer, which follows tha

[Bug 1408239] Re: refactor GRil incoming bytes dispatching mechanism

2015-01-07 Thread Vicamo Yang
proposed pull request https://github.com/rilmodem/ofono/pull/149 ** Changed in: ofono (Ubuntu) Assignee: (unassigned) => Vicamo Yang (vicamo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1408250] [NEW] remove duplicated gril/ringbuffer.h

2015-01-07 Thread Vicamo Yang
Public bug reported: gril/ringbuffer.h is a duplicate of gatchat/ringbuffer.h and should be removed whenever possible. ** Affects: ofono (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1408250] Re: remove duplicated gril/ringbuffer.h

2015-01-07 Thread Vicamo Yang
Well, that's very straight forward. Nothing breaks without that duplicated header file. Proposed pull request https://github.com/rilmodem/ofono/pull/150 . ** Changed in: ofono (Ubuntu) Assignee: (unassigned) => Vicamo Yang (vicamo) -- You received this bug notification because y

[Bug 1331183] Re: RIL_HEX_TRACE log messges don't map directly to RIL messages

2015-01-07 Thread Vicamo Yang
Proposed pull request https://github.com/rilmodem/ofono/pull/151 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1331183 Title: RIL_HEX_TRACE log messges don't map directly to RIL messages To manage

[Bug 1273890] Re: emulator camera does not take picture

2015-05-14 Thread Vicamo Yang
https://code-review.phablet.ubuntu.com/64 has disabled building camera.goldfish.jpeg.so, which is used in class NV21JpegCompressor when CAMERA_MSG_COMPRESSED_IMAGE is enabled. However, NV21JpegCompressor doesn't do error handling well so camera_service dies in an assertion. -- You received this b

[Bug 1273890] Re: emulator camera does not take picture

2015-05-14 Thread Vicamo Yang
But ubuntu/libhybris/compat/camera/camera_compatibility_layer.cpp always asks for CAMERA_MSG_COMPRESSED_IMAGE... So sad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273890 Title: emulator camera

[Bug 1273890] Re: emulator camera does not take picture

2015-05-14 Thread Vicamo Yang
A short summary so far: 1) pull https://code-review.phablet.ubuntu.com/368 2) ln -s camera.goldfish.so /system/lib/hw/camera.default.so TBD: CAMERA_MSG_COMPRESSED_IMAGE not supported -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1443316] Re: Support for multi-touch is missing in the emulator

2015-05-04 Thread Vicamo Yang
I had tried some more combinations of AOSP/Ubuntu releases, but it seems to me that none of them would ever work. From some googling it appears others have the same problem, no multi-touch event is propagated into the emulator. Maybe there is an issue in device compatibility for that SdkController

[Bug 1273890] Re: emulator camera does not take picture

2015-05-04 Thread Vicamo Yang
Don't know if we see the same thing. First, camera-app does not exist in i386 arch, which is weird, should file another bug for this. Second, that "take a shot" button is simply not enabled. $ system-image-cli -i current build number: 188 device name: generic channel: ubuntu-touch/devel-proposed a

[Bug 1273890] Re: emulator camera does not take picture

2015-05-04 Thread Vicamo Yang
05-04 10:45:29.157 D/libEGL (16252): loaded /system/lib/egl/libEGL_emulation.so 05-04 10:45:29.157 D/(16252): HostConnection::get() New Host Connection established 0x9bd92b8, tid 16252 05-04 10:45:29.157 D/libEGL (16252): loaded /system/lib/egl/libGLESv1_CM_emulation.so 05-04 10:45:29.1

[Bug 1273890] Re: emulator camera does not take picture

2015-05-05 Thread Vicamo Yang
Preparation: 1) install gdbserver inside the emulator $ sudo mount -o remount,rw / $ sudo apt-get update && sudo apt-get install --no-install-recommends gdbserver 2) create an sudo askpass script in /home/phablet/askpass $ echo -e "#!/bin/sh\necho " > /home/phablet/askpass $ chmod 700 /home/

[Bug 1273890] Re: emulator camera does not take picture

2015-05-05 Thread Vicamo Yang
Program received signal SIGFPE, Arithmetic exception. 0xb63839b3 in android::PreviewWindow::setPreviewWindow (this=0xb89c9094, window=0xb89cb6f0, preview_fps=0) at device/generic/goldfish/camera/PreviewWindow.cpp:69 69 mPreviewAfter = 100 / preview_fps; (gdb) bt #0 0xb63839b

[Bug 1273890] Re: emulator camera does not take picture

2015-05-05 Thread Vicamo Yang
@rsalveti, I found that camera-app is still available through apt, but it's just not packaged into ubuntu tarball. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273890 Title: emulator camera does n

[Bug 1273890] Re: emulator camera does not take picture

2015-05-05 Thread Vicamo Yang
It's libaalcamera.so (https://launchpad.net/ubuntu/+source/qtubuntu- camera) that sets illegal values: android_camera_set_preview_size(-1, -1) android_camera_set_preview_fps(0) However, it's camera.goldfish.so that returns wrong preview fps range values. According to Android doc[1], the retur

[Bug 1273890] Re: emulator camera does not take picture

2015-05-05 Thread Vicamo Yang
** Changed in: android (Ubuntu) Assignee: (unassigned) => Vicamo Yang (vicamo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273890 Title: emulator camera does not take picture To man

[Bug 1273890] Re: emulator camera does not take picture

2015-05-05 Thread Vicamo Yang
1) ln -s camera.goldfish.so camera.default.so 2) scale fps values for KEY_SUPPORTED_PREVIEW_FPS_RANGE and KEY_PREVIEW_FPS_RANGE in function EmulatedCamera::Initialize() in device/generic/goldfish/camera/EmulatedCamera.cpp 3) hacky override widht and height in function android_camera_set_preview_s

[Bug 1435687] [NEW] disable/enable WiFi on devices with read-only rootfs, the wifi network name will auto plus 1

2015-03-24 Thread Vicamo Yang
Public bug reported: On devices with read-only rootfs, e.g. mobile phones, nic device number (wlan) may increase every time disabled and re-enabled. To be more precisely, this happens only on devices when disabling a NIC removes the corresponding driver. "/lib/udev/rules.d/75-persistent-net-gener

[Bug 1435687] Re: disable/enable WiFi on devices with read-only rootfs, the wifi network name will auto plus 1

2015-03-24 Thread Vicamo Yang
The attached patch Avoid-duplicated-udev-match-rules.patch was also submitted to Debian upstream, but as Debian is switching to systemd and systemd has come with a feature to consolidate device names in a more generic way, this patch is probably not going further. However, since some Ubuntu Phones

[Bug 1435687] Re: disable/enable WiFi on devices with read-only rootfs, the wifi network name will auto plus 1

2015-03-24 Thread Vicamo Yang
Sorry, I don't know that. Just want to have a backup here so that we may still have a chance to pick it up once it's ditched by Debian. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435687 Title: d

[Bug 1435687] Re: disable/enable WiFi on devices with read-only rootfs, the wifi network name will auto plus 1

2015-03-24 Thread Vicamo Yang
** Bug watch added: Debian Bug tracker #780705 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780705 ** Also affects: systemd via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780705 Importance: Unknown Status: Unknown ** Branch linked: lp:~vicamo/systemd/systemd -- You rec

Re: [Bug 1435687] Re: disable/enable WiFi on devices with read-only rootfs, the wifi network name will auto plus 1

2015-03-26 Thread Vicamo Yang
(replied inline) 2015-03-26 20:46 GMT+08:00 Martin Pitt : > I think this overcomplicates things a lot. I see three options here: > > 1) My impression is that we don't actually care about persistant > interface names on the phone. Therefore, phone image builds could just > create/ship an empty /e

Re: [Bug 1435687] Re: disable/enable WiFi on devices with read-only rootfs, the wifi network name will auto plus 1

2015-03-26 Thread Vicamo Yang
2015-03-26 21:34 GMT+08:00 Martin Pitt : > > > create/ship an empty > /etc/udev/rules.d/75-persistent-net-generator.rules > > This is doable to me. > > OK, that might be the quickest/safest way for now? > That follows someone has to cherry-pick the same karg change to each device affected, which

[Bug 1461682] Re: [MX4] LED does not notify for incoming notifications

2015-12-20 Thread Vicamo Yang
Merge proposal https://code-review.tangxi-git.canonical.com/719 moved to https://code.launchpad.net/~tangxi- team/tangxi/+git/platform_mediatek/+merge/281051 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1193077] Re: dh_auto_build doesn't support parallel builds with cmake

2015-01-21 Thread Vicamo Yang
Yes, DEB_BUILD_OPTIONS=parallel= works for dh cmake project. Tested with telepathy-ofono. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193077 Title: dh_auto_build doesn't support parallel builds w

[Bug 1394858] Re: XDG_DATA_HOME can't work ubuntu-emulator

2014-11-26 Thread Vicamo Yang
When you execute any command with sudo, it will probably _not_ carry your environment variables set for your normal user. So, when you execute `ubuntu-emulator list` as normal user, that XDG_DATA_HOME variable takes effect and not when you execute `ubuntu-emulator create` as root via sudo. -- You

[Bug 1394858] Re: XDG_DATA_HOME can't work ubuntu-emulator

2014-11-27 Thread Vicamo Yang
I think both `sudo -E ...` or `sudo env XDG_DATA_DIRS=$XDG_DATA_DIRS ...` work for your case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1394858 Title: XDG_DATA_HOME can't work ubuntu-emulator T

[Bug 920834] Re: ibus cannot show icon in panel without appindicator

2013-05-11 Thread Vicamo Yang
Still there for ibus 1.4.2-0ubuntu2. ** Changed in: ibus (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/920834 Title: ibus cannot show icon in panel with

<    1   2