我想玩Ubuntu,所以我安装了UbuntuSDK2.8.1,用Ubuntu和Android双引导了我的Nexus 4。但是当我将我的Nexus连接到SDK时,我可以启动ssh会话(使用Ctrl + F10),但是我不能在我的设备上运行一个应用程序(使用Ctrl + F12)。我收到以下错误消息:
bash: cannot set terminal process group (-1): Invalid argument.
bash: no job control in this shell
每次我想跑步的时候,我还会收到大约十条留言,上面写着:
warning: permanently added '[127.0.0.1]:2222' (RSA) to the list of known hosts.
我是全新的手机SDK的东西,所以如果我没有提供足够的信息,请告诉我。
发布于 2014-04-01 23:35:11
在我安装了qtcreator plugin通用软件包之后,它就开始工作了。
https://askubuntu.com/questions/441258
复制相似问题