ubuntu sdk 谁用过?

软件和网站开发以及相关技术探讨
回复
haooline
帖子: 7
注册时间: 2012-09-19 12:06
系统: ubuntu

ubuntu sdk 谁用过?

#1

帖子 haooline » 2015-01-17 12:36

在使用ubuntu sdk创建项目的时候,跳出一个Run Click得窗口,一直显示Retrieving 文件和Validating这个过程已经用了1个晚上多了,不知道是什么意思,是在获取库之类的东西么?
haooline
帖子: 7
注册时间: 2012-09-19 12:06
系统: ubuntu

Re: ubuntu sdk 谁用过?

#2

帖子 haooline » 2015-01-17 16:23

没有人吗,就是图片中得那个状态,呆了好久了
ubuntu-man
帖子: 30
注册时间: 2015-01-04 11:14
系统: Ubuntu OS
联系:

Re: ubuntu sdk 谁用过?

#4

帖子 ubuntu-man » 2015-01-22 19:04

我用过啊!现在我们正在完成使用。下载起来是比较慢。我们正在解决这个问题。相信马上就会有方案。稍微耐心点!
头像
cnkilior
论坛版主
帖子: 4984
注册时间: 2007-08-05 17:40

Re: ubuntu sdk 谁用过?

#5

帖子 cnkilior » 2015-02-01 10:00

有官方人士呀
头像
chihchun
帖子: 8
注册时间: 2010-06-15 16:18
系统: Ubuntu

Re: ubuntu sdk 谁用过?

#6

帖子 chihchun » 2015-02-11 0:58

该窗口乃设定新的 chroot 作为 click 编译环境。可于最新版的选单中选择「Use local mirror for new chroots」,SDK 便会依照所在区域选取最近的服务器下载所需软件,速度会比从海外服务器下载快上许多。

图片

请确认你从 ppa:ubuntu-sdk-team/ppa 安装的 Ubuntu SDK 比以下版本新

代码: 全选

$ dpkg-query -W qtcreator-plugin-ubuntu click                     
click	0.4.36.1~0ubuntu1~0trusty2
qtcreator-plugin-ubuntu	3.1.1+15.04.20150209-0ubuntu1~0trusty1
areswhy
帖子: 4
注册时间: 2012-02-15 10:34

Re: ubuntu sdk 谁用过?

#7

帖子 areswhy » 2015-02-12 23:15

一直卡在 create click target, 有大神知道怎么回事么?
log:

void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "Follow Symbol Under Cursor" under id 162
unity::action::ActionManager::ActionManager(QObject*):
Could not determine application identifier. HUD will not work properly.
Provide your application identifier in $APP_ID environment variable.
file:///usr/share/qtcreator/ubuntu/qml/DevicesPage/DevicePage.qml:23:9: QML RowLayout: Binding loop detected for property "height"
file:///usr/share/qtcreator/ubuntu/qml/DevicesPage/DevicePage.qml:23:9: QML RowLayout: Binding loop detected for property "height"
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/HeaderButtonStyle.qml:29:5: QML QQuickImage: Failed to get image from provider: image://theme/dropdown-menu
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/HeaderButtonStyle.qml:29:5: QML QQuickImage: Failed to get image from provider: image://theme/navigation-menu
unity::action::ActionManager::ActionManager(QObject*):
Could not determine application identifier. HUD will not work properly.
Provide your application identifier in $APP_ID environment variable.
unity::action::ActionManager::ActionManager(QObject*):
Could not export the main action group. Actions will not be available through D-Bus.
Reason: An object is already exported for the interface org.gtk.Actions at /com/canonical/unity/actions
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".

** (ubuntu-sdk:2572): WARNING **: Unable to register app: GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: Invalid application ID

** (ubuntu-sdk:2572): WARNING **: Unable to register app: GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: Invalid application ID
load glyph failed err=6 face=0x1690b70, glyph=2793
file:///usr/share/qtcreator/welcomescreen/welcomescreen.qml:42:5: QML Rectangle: Binding loop detected for property "width"
Created new window in existing browser session.
折腾笔记
帖子: 2
注册时间: 2015-03-01 13:35
系统: ubuntu 14.4

Re: ubuntu sdk 谁用过?

#8

帖子 折腾笔记 » 2015-03-01 13:43

我是用html5的,希望找同伴一起,ubuntu touch app开发交流群:45630132;愿结伴同行
ubuntu-man
帖子: 30
注册时间: 2015-01-04 11:14
系统: Ubuntu OS
联系:

Re: ubuntu sdk 谁用过?

#9

帖子 ubuntu-man » 2015-03-18 16:20

对HTML5 开发者来说,可以在如下的地址找到培训的资料:

http://blog.csdn.net/ubuntutouch/articl ... s/42393075
回复