Thread Previous • Date Previous • Date Next • Thread Next |
Hello Benjamin, Le 23/06/2015 21:38, Benjamin Zeller a écrit :
Hello Michel, most likely the developer mode is not enabled in the emulator. You can find it in "System Settings -> about this phone -> developer mode". Please check if that is enabled.
I've already checked and it is enabled. Another test :I found that I can do some adb commands from my terminal. So emulator is ok with adb.
I could check the activation/desactivation of dev mode with adb. It seems my problem is on QtCreator side.I started it from cli : when I press "refresh", there is nothing in cli output.
The context is that everything was working ok ~ one month ago. Then, IIRC, I just performed standards updates on the host (14.04) os. I just used QtCreator to provide IDE integration for LibreOffice [1]. It was just QtCreator opening some .pro file generated by a script. I can't imagine that it generated any side effect on ubuntu-emulator. Might it be related to some other packages on the host ? (beside ubuntu-emulator, there is virtualbox 4.3.10_Ubuntu r93012 installed) Cheers, Michel [1] https://gerrit.libreoffice.org/#/c/15804/
Cheers, Benjamin Am 22.06.2015 um 11:37 schrieb Michel Renon:Hi, Few weeks ago, I was working on my ubuntu touch app, but had to put it on hold. Yesterday, when trying to work again, I saw that QtCreator couldn't connect to the emulator : - QtCreator launches the emulator and waits - when ubuntu touch (in emulator) has started, QtCreator still waits - even if I press "refresh", QtCreator always waits. Here is my config : - Ubuntu 14.04, ubuntu SDK with lastest updates - tested with several ubuntutouch channels (bqstable r18, bqrc 19) and always the problem When launching emulator manually, I saw that line in the log : "[XXXXX] init: cannot find '/sbin/adb', disabling 'adbd'" Is it related to my problem ? (I can send the complete log if necessary) Thanks for any hint, Cheers, Michel
Thread Previous • Date Previous • Date Next • Thread Next |