Activity log for bug #1551811

Date Who What changed Old value New value Message
2016-03-01 15:36:11 Víctor R. Ruiz bug added bug
2016-03-02 00:29:20 Víctor R. Ruiz bug task added canonical-devices-system-image
2016-03-02 11:41:05 Víctor R. Ruiz canonical-devices-system-image: status New Invalid
2016-03-02 11:41:09 Víctor R. Ruiz telegram-app: status New Invalid
2016-03-02 12:43:41 Dave Morley bug task added camera-app
2016-03-02 12:46:14 Dave Morley canonical-devices-system-image: status Invalid Confirmed
2016-03-02 12:46:57 Dave Morley bug added subscriber Dave Morley
2016-03-02 12:54:31 Dave Morley attachment added syslog https://bugs.launchpad.net/telegram-app/+bug/1551811/+attachment/4586540/+files/syslog
2016-03-02 13:16:28 Dave Morley attachment added logs.tar.gz https://bugs.launchpad.net/telegram-app/+bug/1551811/+attachment/4586546/+files/logs.tar.gz
2016-03-14 16:53:57 Jean-Baptiste Lallement canonical-devices-system-image: importance Undecided Critical
2016-03-14 16:54:03 Jean-Baptiste Lallement canonical-devices-system-image: milestone ww08-2016
2016-03-17 14:20:23 kevin gunn bug task added mir (Ubuntu)
2016-03-17 14:20:33 kevin gunn mir (Ubuntu): importance Undecided Critical
2016-03-17 14:24:28 kevin gunn mir (Ubuntu): assignee Cemil Azizoglu (cemil-azizoglu)
2016-03-17 14:24:35 kevin gunn canonical-devices-system-image: assignee kevin gunn (kgunn72)
2016-03-17 14:24:42 kevin gunn canonical-devices-system-image: milestone ww08-2016 11
2016-03-18 17:29:55 kevin gunn mir (Ubuntu): status New Incomplete
2016-03-21 11:54:39 Simon Fels description Test case. - Flash the phone. - Open Telegram app. - Fill the account details. - Add a contact (if needed). - Select a contact to send a message. - Tap on the clip to attach a photo. - Select the camera. Expected result. - After accepting the permission dialog, camera app allows to take a picture. Actual result. - After accepting the permission dialog, phone reboots. I'm not sure whether this is a problem with Telegram or with the camera. However, I couldn't reproduce the problem using the messaging-app. And once the permission dialog is accepted, the reboot is gone. com.ubuntu.telegram_2.0.8.0_armhf.click current build number: 259 device name: arale channel: ubuntu-touch/rc-proposed/meizu.en Test case. - Flash the phone. - Open Telegram app. - Fill the account details. - Add a contact (if needed). - Select a contact to send a message. - Tap on the clip to attach a photo. - Select the camera. Expected result. - After accepting the permission dialog, camera app allows to take a picture. Actual result. - After accepting the permission dialog, phone reboots. I'm not sure whether this is a problem with Telegram or with the camera. However, I couldn't reproduce the problem using the messaging-app. And once the permission dialog is accepted, the reboot is gone. com.ubuntu.telegram_2.0.8.0_armhf.click current build number: 259 device name: arale channel: ubuntu-touch/rc-proposed/meizu.en -------------------------- Same happens with the following steps: 1. Flash device (arale) with $ ubuntu-device-flash touch --device arale --channel ubuntu/rc-proposed/meizu.en --recovery-image <path-to-recovery-with-adb-support> --bootstrap 2. Wait until flash process is done 3. Go through first-start wizard 4. Pass tutorial 5. Directly launch camera-app, approve trust-prompt Repeat 1-5 multiple times and you will see a frozen device after step 5. You can verify it happened due to a kernel panic mentioned in comment #7. To verify it was really the kernel panic run $ sudo cat /proc/last_kmsg once the device has rebooted.
2016-03-21 14:05:46 Cemil Azizoglu mir (Ubuntu): status Incomplete Confirmed
2016-03-21 14:06:14 Cemil Azizoglu mir (Ubuntu): status Confirmed New
2016-03-21 19:36:49 Cemil Azizoglu bug task added trust-store
2016-03-21 19:48:27 Cemil Azizoglu description Test case. - Flash the phone. - Open Telegram app. - Fill the account details. - Add a contact (if needed). - Select a contact to send a message. - Tap on the clip to attach a photo. - Select the camera. Expected result. - After accepting the permission dialog, camera app allows to take a picture. Actual result. - After accepting the permission dialog, phone reboots. I'm not sure whether this is a problem with Telegram or with the camera. However, I couldn't reproduce the problem using the messaging-app. And once the permission dialog is accepted, the reboot is gone. com.ubuntu.telegram_2.0.8.0_armhf.click current build number: 259 device name: arale channel: ubuntu-touch/rc-proposed/meizu.en -------------------------- Same happens with the following steps: 1. Flash device (arale) with $ ubuntu-device-flash touch --device arale --channel ubuntu/rc-proposed/meizu.en --recovery-image <path-to-recovery-with-adb-support> --bootstrap 2. Wait until flash process is done 3. Go through first-start wizard 4. Pass tutorial 5. Directly launch camera-app, approve trust-prompt Repeat 1-5 multiple times and you will see a frozen device after step 5. You can verify it happened due to a kernel panic mentioned in comment #7. To verify it was really the kernel panic run $ sudo cat /proc/last_kmsg once the device has rebooted. Test case. - Flash the phone. - Open Telegram app. - Fill the account details. - Add a contact (if needed). - Select a contact to send a message. - Tap on the clip to attach a photo. - Select the camera. Expected result. - After accepting the permission dialog, camera app allows to take a picture. Actual result. - After accepting the permission dialog, phone reboots. I'm not sure whether this is a problem with Telegram or with the camera. However, I couldn't reproduce the problem using the messaging-app. And once the permission dialog is accepted, the reboot is gone. com.ubuntu.telegram_2.0.8.0_armhf.click current build number: 259 device name: arale channel: ubuntu-touch/rc-proposed/meizu.en -------------------------- Same happens with the following steps: 1. Flash device (arale) with $ ubuntu-device-flash touch --device arale --channel ubuntu/rc-proposed/meizu.en --recovery-image <path-to-recovery-with-adb-support> --bootstrap 2. Wait until flash process is done 3. Go through first-start wizard 4. Pass tutorial 5. Directly launch camera-app, approve trust-prompt Repeat 1-5 multiple times and you will see a frozen device after step 5. You can verify it happened due to a kernel panic mentioned in comment #7. You can reset the trust db entry for the camera app using : $rm -rf ~/.local/share/CameraService $restart cameraservice-trust-stored Run the following to get the command line for all threads so you can match the pid from the kmsg later (see below): ps H -eo 'pid tid cmd:250 comm' To verify it was really the kernel panic run $ sudo cat /proc/last_kmsg once the device has rebooted.
2016-03-22 02:07:56 Daniel van Vugt bug task added mir
2016-03-22 08:43:28 Jean-Baptiste Lallement tags qa-silo qa-silo regression-proposed
2016-03-30 04:34:20 Cemil Azizoglu mir (Ubuntu): assignee Cemil Azizoglu (cemil-azizoglu)
2016-03-30 04:34:29 Cemil Azizoglu mir (Ubuntu): status New Invalid
2016-03-30 04:34:33 Cemil Azizoglu mir: status New Incomplete
2016-03-30 04:34:37 Cemil Azizoglu mir: status Incomplete Invalid
2016-03-30 07:59:41 Thomas Voß bug task added qtdeclarative-opensource-src (Ubuntu)
2016-03-30 07:59:51 Thomas Voß trust-store: status New Invalid
2016-04-08 19:15:52 Pat McGowan canonical-devices-system-image: assignee kevin gunn (kgunn72) Yuan-Chen Cheng (ycheng-twn)
2016-04-13 19:22:19 Launchpad Janitor qtdeclarative-opensource-src (Ubuntu): status New Confirmed
2016-05-04 12:31:51 Michael Terry bug added subscriber Michael Terry
2016-05-13 18:26:46 Pat McGowan bug task added arale
2016-05-13 18:27:29 Pat McGowan canonical-devices-system-image: milestone 11 12
2016-05-17 21:30:15 Markcortbass bug added subscriber Markcortbass
2016-06-24 19:05:40 Pat McGowan summary Opening the camera for the first time leads to reboot First trust prompt leads to reboot (arale, midori)
2016-06-24 19:07:29 Pat McGowan bug task deleted camera-app
2016-06-24 19:07:46 Pat McGowan arale: status New Confirmed
2016-06-24 19:08:47 Pat McGowan bug task added midori
2016-06-24 19:08:58 Pat McGowan midori: status New Confirmed
2016-06-26 04:06:48 gue5t gue5t bug task deleted midori
2016-06-26 11:38:13 Jean-Baptiste Lallement bug task added midori
2016-06-26 11:38:41 Jean-Baptiste Lallement bug task deleted midori
2016-06-27 13:02:52 Krzysztof Tataradziński bug added subscriber Krzysztof Tataradziński
2016-06-28 13:28:43 Pat McGowan canonical-devices-system-image: milestone 12 12.1
2016-07-27 19:40:58 Pat McGowan canonical-devices-system-image: milestone fi backlog
2017-03-15 07:06:22 Yuan-Chen Cheng canonical-devices-system-image: assignee Yuan-Chen Cheng (ycheng-twn)