Activity log for bug #1338807

Date Who What changed Old value New value Message
2014-07-07 22:08:35 Nekhelesh Ramananthan bug added bug
2014-07-07 22:12:02 Nekhelesh Ramananthan description I am unable to run or install pure QML+JS Projects on a real device and the emulator. When I try running the application on the device or emulator, I get the following error message, [00:00:24] Started /usr/share/qtcreator/ubuntu/scripts/qtc_device_run_app_click [00:00:25] /home/krnekhelesh/Documents/Ubuntu-Projects/Flashback/com.ubuntu.developer.nik90.flashback_0.4.1_all.click has been created. [00:00:25] 196 KB/s (8543 bytes in 0.042s) [00:00:25] 196 KB/s (8543 bytes in 0.042s) [00:00:25] 4576 KB/s (2163238 bytes in 0.461s) [00:00:25] 4576 KB/s (2163238 bytes in 0.461s) [00:00:26] Warning: Permanently added '[127.0.0.1]:10000' (RSA) to the list of known hosts. [00:00:26] Warning: Permanently added '[127.0.0.1]:10000' (RSA) to the list of known hosts. [00:00:26] Received disconnect from 127.0.0.1: 2: Too many authentication failures for phablet [00:00:26] Received disconnect from 127.0.0.1: 2: Too many authentication failures for phablet [00:00:26] [00:00:26] /usr/share/qtcreator/ubuntu/scripts/qtc_device_run_app_click finished with code 255 The emulator was running image #113 while the real device was running #116. This is required for proper testing of applications on devices. I am unable to run or install pure QML+JS Projects on a real device and the emulator. When I try running the application on the device or emulator, I get the following error message, [00:00:24] Started /usr/share/qtcreator/ubuntu/scripts/qtc_device_run_app_click [00:00:25] /home/krnekhelesh/Documents/Ubuntu-Projects/Flashback/com.ubuntu.developer.nik90.flashback_0.4.1_all.click has been created. [00:00:25] 196 KB/s (8543 bytes in 0.042s) [00:00:25] 196 KB/s (8543 bytes in 0.042s) [00:00:25] 4576 KB/s (2163238 bytes in 0.461s) [00:00:25] 4576 KB/s (2163238 bytes in 0.461s) [00:00:26] Warning: Permanently added '[127.0.0.1]:10000' (RSA) to the list of known hosts. [00:00:26] Warning: Permanently added '[127.0.0.1]:10000' (RSA) to the list of known hosts. [00:00:26] Received disconnect from 127.0.0.1: 2: Too many authentication failures for phablet [00:00:26] Received disconnect from 127.0.0.1: 2: Too many authentication failures for phablet [00:00:26] [00:00:26] /usr/share/qtcreator/ubuntu/scripts/qtc_device_run_app_click finished with code 255 The emulator was running image #113 while the real device was running #116. This is required for proper testing of applications on devices. Can we have a sample qml project, cmake project, web apps etc ready so that manual tests can be done whenever newer release of qtcreator-plugin-ubuntu, ubuntu-sdk are done to avoid failures like this. Looking at the bug reports, it seems there are several similar to this issue in the past which have been fixed after being reported. May be the manual tests might help preventing these failures in the first place.
2014-07-08 07:56:50 Nekhelesh Ramananthan qtcreator-plugin-ubuntu: status New Invalid