Страница пустых устройств в Ubuntu SDK IDE (Qt Creator)

Я установил Ubuntu SDK согласно этого руководства , но теперь я хочу добавить эмулятор Ubuntu Touch, однако страница Devices в IDE пуста, см. Снимок экрана:

IDE blank

Я использую Ubuntu 14.04 LTS

Что я делаю не так?

0
задан 5 April 2015 в 17:20

1 ответ

Я нахожусь точно в том же условии... очищают страницу/Ubuntu 14.04.2 устройств LTS. При запуске qtcreator от терминала я получил ошибочную трассировку:

file:///usr/share/qtcreator/ubuntu/qml/devicespage.qml:2:1: модуль "Ubuntu. Компоненты" версия 1.0 не установлены

, кажется, что уже существует билет этой проблемы: https://bugs.launchpad.net/ubuntu / + source/ubuntu-touch-meta / + ошибка/1419072

<час>
~$ qtcreator
    void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "Follow Symbol Under Cursor" under id 187 
    file:///usr/share/qtcreator/ubuntu/qml/devicespage.qml:2:1: module "Ubuntu.Components" version 1.0 is not installed 
         import Ubuntu.Components 1.0
         ^ 
    file:///usr/share/qtcreator/ubuntu/qml/publishpage.qml:2:1: module "Ubuntu.Components" version 1.0 is not installed 
         import Ubuntu.Components 1.0 
         ^ 
    file:///usr/share/qtcreator/welcomescreen/widgets/SessionItem.qml:51: ReferenceError: projectNameText is not defined
    file:///usr/share/qtcreator/welcomescreen/develop.qml:93: ReferenceError: pageCaption is not defined
    file:///usr/share/qtcreator/welcomescreen/widgets/PageLoader.qml:46: TypeError: Cannot read property 'height' of null
    file:///usr/share/qtcreator/welcomescreen/widgets/PageLoader.qml:46: TypeError: Cannot read property 'height' of null
    file:///usr/share/qtcreator/welcomescreen/widgets/PageLoader.qml:46: TypeError: Cannot read property 'height' of null
    "application/x-goproject" 
    "application/x-goproject" 
    No go tool chain set from kit "Desktop".
    No go tool chain set from kit "UbuntuSDK for armhf (GCC ubuntu-sdk-14.10-utopic)".
    No go tool chain set from kit "Desktop".
    No go tool chain set from kit "UbuntuSDK for armhf (GCC ubuntu-sdk-14.10-utopic)".
    file:///usr/share/qtcreator/welcomescreen/widgets/SessionItem.qml:51: ReferenceError: projectNameText is not defined
    file:///usr/share/qtcreator/welcomescreen/develop.qml:93: ReferenceError: pageCaption is not defined
    QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
    load glyph failed err=6 face=0xe8cd00, glyph=2797
0
ответ дан 5 April 2015 в 17:20

Другие вопросы по тегам:

Похожие вопросы: