[Bug 1556757] [NEW] optionselector does not display image correctly

2016-03-13 Thread XiaoGuo, Liu
Public bug reported: I have developed a sample code at https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.OptionSelector/. My example code is at: https://github.com/liu-xiao-guo/optionselector The following part of the code has problems: Component {

[Bug 1556757] Re: optionselector does not display image correctly

2016-03-14 Thread XiaoGuo, Liu
If I change it to qrc://images/icon2.jpg, I will have the follow errors: QML debugging is enabled. Only use this in a safe environment. file:///usr/ubuntu-sdk-dev/qml/Ubuntu/Components/1.3/OptionSelectorDelegate.qml:297:9: QML QQuickImage: Request for opening non-local file qrc://images/icon2.jpg

[Bug 1622908] [NEW] Camera is not fully working on snapdragon 410c board

2016-09-13 Thread XiaoGuo, Liu
Public bug reported: I have a USB camera, which connects to a snapdragon 410c board. The USB camera works well with the current raspberry pi2 and pi3 images. However, it does not work well with the 410c image. After I plug in the device, it shows me the following message when using dmesg: http://

[Bug 1622909] [NEW] Camera is not fully working on snapdragon 410c board

2016-09-13 Thread XiaoGuo, Liu
Public bug reported: I have a USB camera, which connects to a snapdragon 410c board. The USB camera works well with the current raspberry pi2 and pi3 images. However, it does not work well with the 410c image. After I plug in the device, it shows me the following message when using dmesg: http://

[Bug 1561861] Re: ListItemLayout documentation: UbuntuColors.Orange should be UbuntuColors.orange instead

2016-10-07 Thread XiaoGuo, Liu
It was great to see that it was fixed :) Thanks for your work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561861 Title: ListItemLayout documentation: UbuntuColors.Orange should be UbuntuColors

[Bug 1592652] [NEW] Ubuntu.Components.ListItems version is wrong

2016-06-14 Thread XiaoGuo, Liu
Public bug reported: on the link https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.ListItems.Divider/, the version for the ListItems is: import Ubuntu.Components.ListItems 1.0 When using together with Ubuntu.Components 1.3, it complains: file:///usr/lib/arm-linux- gnueabih

[Bug 1664471] Re: Creating user failed when doing console-conf for raspberry pi3 device

2017-02-13 Thread XiaoGuo, Liu
This is another captured picture. ** Attachment added: "IMG_20170214_115653.jpg" https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1664471/+attachment/4818639/+files/IMG_20170214_115653.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1664471] [NEW] Creating user failed when doing console-conf for raspberry pi3 device

2017-02-13 Thread XiaoGuo, Liu
Public bug reported: I am now using the following raspberry pi3 software at: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ ubuntu-core-16-pi3.img.xz 2017-01-26 20:29316M During the console-conf, in the last step, after I input my email address, it waits for a long time,

[Bug 1664471] Re: Creating user failed when doing console-conf for raspberry pi3 device

2017-02-14 Thread XiaoGuo, Liu
** Description changed: I am now using the following raspberry pi3 software at: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ ubuntu-core-16-pi3.img.xz 2017-01-26 20:29316M During the console-conf, in the last step, after I input my email address, it wai

[Bug 1664471] Re: Creating user failed when doing console-conf for raspberry pi3 device

2017-02-14 Thread XiaoGuo, Liu
This is the syslog file. ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1664471/+attachment/4818711/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1590679] Re: Apps can't own session bus names (unity7 interface)

2017-03-15 Thread XiaoGuo, Liu
Gtk-Message: Failed to load module "canberra-gtk-module" Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.141" is not allowed to own the service "com.timxx.XMRadio" due to AppArmor policy Now, I see the same issue in my application. I cannot see any messagi

[Bug 1590679] Re: Apps can't own session bus names (unity7 interface)

2017-03-15 Thread XiaoGuo, Liu
My version of snap is: $ snap --version snap2.23.1 snapd 2.23.1 series 16 ubuntu 16.04 kernel 4.4.0-67-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590679 Title: Apps can't own s

[Bug 1590679] Re: Apps can't own session bus names (unity7 interface)

2017-03-20 Thread XiaoGuo, Liu
Thanks! I will have a try. This is something new to me:) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590679 Title: Apps can't own session bus names (unity7 interface) To manage notifications abo

[Bug 1590679] Re: Apps can't own session bus names (unity7 interface)

2017-03-22 Thread XiaoGuo, Liu
@Jamie, there is one question here. For a snap application, can I use "slots" directly in the case? I view "slots" a service provider or producer. I do not have the case using a plug in the app. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

Re: [Bug 1590679] Re: Apps can't own session bus names (unity7 interface)

2017-03-23 Thread XiaoGuo, Liu
" due to AppArmor policy > > I would expect the unity7 interface to allow bus name ownership so > these apps can work. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/snappy/+bug/1590679/+subscriptions > -- XiaoGuo, Liu -- You recei

[Bug 1672330] [NEW] Installing snap applications on 16.04 does not show up the application icon in the dash sometimes

2017-03-13 Thread XiaoGuo, Liu
Public bug reported: We have a snap desktop application at: https://github.com/ubuntu/snap-tutorials-code/tree/master/webapp- ubuntu/final/snap It has a desktop launcher. Once it is installed on the 16.04 desktop, the application icon may not show up in the dash sometimes. A reboot is needed to

[Bug 1561861] Re: UbuntuColors.Orange should be Ubuntu.orange instead

2016-07-03 Thread XiaoGuo, Liu
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561861 Title: UbuntuColors.Orange should be Ubuntu.orange instead To manage no

[Bug 1557252] [NEW] Cannot assign to non-existent property "header"

2016-03-14 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.Header/ on the link, the sample code: import QtQuick 2.4 import Ubuntu.Components 1.3 Item { width: units.gu(50) height: units.gu(70) header: Header { width: parent.width heig

[Bug 1557259] [NEW] typo in the property definitions

2016-03-14 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.ScrollView/ on the page: defaultcontentItem : Item The contentItem of the ScrollView. This is set by the user. Note that the definition of contentItem is somewhat different to that of a Flickable, where

[Bug 1557295] [NEW] theme is never changed after pressing the button

2016-03-14 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.ThemeSettings/ on the page, the code has a little problem. The default theme is: Ubuntu.Components.Themes.Ambiance There is no chance to change the them at all according to the code. I have modified the

[Bug 1557259] Re: typo in the property definitions

2016-03-15 Thread XiaoGuo, Liu
This problem happens to a lot of other API documents. We need to review all of them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1557259 Title: typo in the property definitions To manage notifica

[Bug 1557802] [NEW] Cannot assign to non-existent sensingMargins "sensingMargins"

2016-03-15 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.AbstractButton/ on the page, when I copy the code snippet and make an example for it: import QtQuick 2.4 import Ubuntu.Components 1.3 /*! \brief MainView with a Label and Button elements. */ MainVi

[Bug 1557805] [NEW] ReferenceError: PickerPanel is not defined

2016-03-15 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.PickerPanel/ on the page, I just copied the code and made one example for it: import QtQuick 2.4 import Ubuntu.Components 1.3 /*! \brief MainView with a Label and Button elements. */ MainView {

[Bug 1557802] Re: Cannot assign to non-existent sensingMargins "sensingMargins"

2016-03-19 Thread XiaoGuo, Liu
inablet@ubuntu-phablet:~$ apt-cache policy qtdeclarative5-ubuntu-ui-toolkit-plug qtdeclarative5-ubuntu-ui-toolkit-plugin: Installed: 1.3.1795+15.04.20160106-0ubuntu1 Candidate: 1.3.1795+15.04.20160106-0ubuntu1 Version table: *** 1.3.1795+15.04.20160106-0ubuntu1 0 100 /var/lib/dpkg/

[Bug 1557802] Re: Cannot assign to non-existent sensingMargins "sensingMargins"

2016-03-19 Thread XiaoGuo, Liu
It would be good to highlight those in the API document. Otherwise, a developer never knows. It would be good to add something like " since -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1557802

[Bug 1560873] [NEW] InverseMouseArea API code snippet is wrong

2016-03-23 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.InverseMouseArea/ on the above link, the following code: import QtQuick 2.4 import Ubuntu.Components 1.2 Item { width: 640 height: 480 Button { id: button text: "Press me"

[Bug 1566713] [NEW] OSK does not work as expected

2016-04-06 Thread XiaoGuo, Liu
Public bug reported: I am now trying to following the OSK at the link https://developer.ubuntu.com/en/apps/qml/tutorials/ubuntu-screen- keyboard-tricks/. I find that when i set anchorToKeyboard to true, the UI looks different from the one shown on the link. When anchorToKeyboard: true, I cannot

[Bug 1561861] Re: UbuntuColors.Orange should be Ubuntu.orange instead

2016-05-02 Thread XiaoGuo, Liu
Hi, I have a test code at https://github.com/liu-xiao-guo/testubuntucolor. If I run the app, I end up with the error like: qrc:///Main.qml:32:26: Unable to assign [undefined] to QColor line 32 is exactly: title.color: UbuntuColors.Orange Have you tried to run the code? -- You rec

[Bug 1576463] Re: Cannot assign to non-existent property "tools"

2016-05-02 Thread XiaoGuo, Liu
Then it is a bug against the documentation of the API. We need to correct the example code on the page. It is confusing to the developers. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1578072] [NEW] missing package version number

2016-05-03 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.Styles.ActionBarStyle/ on the above link, it says: Import Statement: import Ubuntu.Components.Styles . it does not specify any of the package version number. I think this bug applies to the rest o

[Bug 1576463] [NEW] Cannot assign to non-existent property "tools"

2016-04-28 Thread XiaoGuo, Liu
Public bug reported: On the page: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.ToolbarButton/, in the code snippet: import QtQuick 2.4 import Ubuntu.Components 1.3 MainView { width: units.gu(50) height: units.gu(80) Action { id: action1 text:

[Bug 1576515] [NEW] Button style API is not defined, example codes from tutorial are broken

2016-04-28 Thread XiaoGuo, Liu
Public bug reported: I just copied the code snippet at https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.StyledItem/, I get the error like http://paste.ubuntu.com/16123241/ QML debugging is enabled. Only use this in a safe environment. qml: Page_QMLTYPE_17(0xa86bd0)"test pag

[Bug 1576515] Re: Button style API is not defined, example codes from tutorial are broken

2016-04-29 Thread XiaoGuo, Liu
** Description changed: I just copied the code snippet at https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.StyledItem/, I get the error like http://paste.ubuntu.com/16123241/ QML debugging is enabled. Only use this in a safe environment. qml: Page_QMLTYPE_17(0x

[Bug 1576607] [NEW] Need public documentation for customizing Button with StyleHints

2016-04-29 Thread XiaoGuo, Liu
Public bug reported: Currently, all of the available Ubuntu.Components.Styles elements are listed at: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.Styles/ This is not a complete list. There is a more complete list at the source tree: http://bazaar.launchpad.net/~ubun

[Bug 1561814] [NEW] application crashes if subtitle.text of Captions is too long

2016-03-24 Thread XiaoGuo, Liu
Public bug reported: I copied the code snippet at https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.Captions/, and I made an example at https://github.com/liu-xiao-guo/captions If the code is like: Captions { title.text: "Caption1"

[Bug 1561861] [NEW] UbuntuColors.Orange should be Ubuntu.orange instead

2016-03-24 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.ListItemLayout/ The code: ListItemLayout { id: layout title.text: "Hello..." title.color: UbuntuColors.Orange subtitle.text: "...world!" Rectangle {

[Bug 1561948] [NEW] ListViewDrag should be ListItemDrag in the API doc

2016-03-25 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.ViewItems/ ViewItems.onDragUpdated: { if (event.status == ListViewDrag.Started) { if (event.from < 5) { // deny dragging on the first 5 element event.

[Bug 1562667] [NEW] ListItemDrag.direction is not defined in the API document

2016-03-27 Thread XiaoGuo, Liu
Public bug reported: I just compared the two API documents: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.ViewItems/ it uses the code: ViewItems.onDragUpdated: { if (event.direction == ListItemDrag.Dropped) { // this is the last event, so drop the i

[Bug 1517491] Re: installation fails due to broken dependencies

2016-09-21 Thread XiaoGuo, Liu
I have this issue in the Ubuntu Core "classic" app on the snapdragon 410c board. (classic)liu-xiao-guo@localhost:~$ sudo apt install npm Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have

[Bug 1586042] [NEW] playlist API does not work properly

2016-05-26 Thread XiaoGuo, Liu
Public bug reported: Today, I just implemented a sample code for testing playlist API. My sample code is at: https://github.com/liu-xiao-guo/playlist I am trying to do a same example as the one at https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/QtMultimedia.Playlist/. I got it running on my

[Bug 1586230] [NEW] metaData in the Audio API returns "undefined"

2016-05-26 Thread XiaoGuo, Liu
Public bug reported: I just tried the metaData property in the Audio API at: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.4/QtMultimedia.Audio/#metaData .albumTitle-prop All of the properties for the metaData returns "undefined": qml: The properties of metaData is: qml: objectName: objec

[Bug 1588557] [NEW] Nexus 4 cannot restore to phone mode after disconnecting HDMI connection

2016-06-02 Thread XiaoGuo, Liu
Public bug reported: After flashing the convergence software for Nexus 4: https://system-image.ubuntu.com/ubuntu-touch/rc-proposed/ubuntu-pd/mako/ I connect Bluetooth mouse and keyboard, and everything works fine. - connect to a DELL monitor, it enters to the desktop mode - disconnect it to the

[Bug 1566713] Re: MainView's anchorToKeyboard does not work as expected

2016-04-13 Thread XiaoGuo, Liu
Is there any update on the bug report? I just want to know whether this is a bug or we need to take care of setting the flag to true. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1566713 Title: Mai

[Bug 1570156] [NEW] package version is not specified

2016-04-13 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.Themes.PaletteValues/ on the page, the version of the package is not specified, and this seems a common issue for a lot of other APIs. We need to review all of the API documents on the developer website.

[Bug 1338415] [NEW] Cannot launch application any more from SDK

2014-07-06 Thread XiaoGuo, Liu
Public bug reported: I cannot launch my application any more on my phone. I have terminated the running application on my phone, and it shows: [11:29:58] Started /usr/share/qtcreator/ubuntu/scripts/qtc_device_close_all_apps [11:29:58] Close the DeviceInfo. [11:29:58] *no running instances of

[Bug 1338420] [NEW] Cannot get the IMEI number

2014-07-06 Thread XiaoGuo, Liu
Public bug reported: I have a simple code like: DeviceInfo { id: deviceInfos } ListItem.SingleValue { objectName: "imeiItem" property string imeiNumber imeiNumber: deviceInfos.imei(0)

[Bug 1338444] [NEW] Cannot type Chinese characters into the Qt Creator

2014-07-07 Thread XiaoGuo, Liu
Public bug reported: I cannot type any Chinese characters into Qt Creator editor. I can only copy and paste some of the Chinese characters into it. This also happens to the "linguist" utility for localization. I can type in Chinese characters in any of the other editors without any problems ** Af

[Bug 1338461] [NEW] New changes are not reflected on the phone

2014-07-07 Thread XiaoGuo, Liu
Public bug reported: I followed the following steps: 1) Create a sample template application using "App with Simple UI" 2) Run it by pressing "Ctrl + F12" on my phone. The UI is shown on my phone 3) Make some changes on my phone. Run it again by pressing "Ctrl" + "F12". The new changes are not

[Bug 1338420] Re: Cannot get the IMEI number

2014-07-07 Thread XiaoGuo, Liu
In fact, I did not see anything there. Is it very strange? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1338420 Title: Cannot get the IMEI number To manage notifications about this bug go to: http

Re: [Bug 1338420] Re: Cannot get the IMEI number

2014-07-07 Thread XiaoGuo, Liu
o-plugin > import QtSystemInfo > Other APIs: Qt5 QHostAddress and QNetworkInterface > > "connectivity" has been added, however, it does not retrieve any of > the useful information. I have checked the "/var/log/syslog", there is > no violation as well. > &g

[Bug 1338420] Re: Cannot get the IMEI number

2014-07-07 Thread XiaoGuo, Liu
Hi, The policy is defined as: { "policy_groups": [], "policy_version": 1.1, "template": "unconfined" } and run my app directly, it shows the IMEI number. Then root@ubuntu-phablet:/var# grep DEN /var/log/syslog root@ubuntu-phablet:/var# Nothing is shown after checking the syslog. Then, root@u

[Bug 1338886] [NEW] Not enough debug information in the application output window when "AccessDenied" happens

2014-07-07 Thread XiaoGuo, Liu
Public bug reported: Not enough debug information in the application output window when "AccessDenied" error happens. It would be good to indicate which line of source code causes the errors since multiple similar error can happen at the same time. Furthermore, it would be good to make suggestions

[Bug 1338420] Re: Cannot get the IMEI number

2014-07-07 Thread XiaoGuo, Liu
Hi Jamie, Thanks. This time, I see the denial message: Jul 8 13:38:40 ubuntu-phablet dbus[718]: apparmor="DENIED" operation="dbus_method_call" bus="system" path="/" interface="org.ofono.Manager" member="GetModems" mask="send" name="org.ofono" pid=7659 profile="com.ubuntu.developer.liu-xiao-g

[Bug 1338886] Re: Not enough debug information in the application output window when "AccessDenied" happens

2014-07-07 Thread XiaoGuo, Liu
In another case, when I am trying to get the IMEI number of the phone: import QtQuick 2.0 import Ubuntu.Components 0.1 import QtSystemInfo 5.0 import Ubuntu.Components.ListItems 0.1 as ListItem import "components" DeviceInfo { id: deviceInfos } ListItem

Re: [Bug 1338420] Re: Cannot get the IMEI number

2014-07-08 Thread XiaoGuo, Liu
ve5-systeminfo-plugin > import QtSystemInfo > Other APIs: Qt5 QHostAddress and QNetworkInterface > > "connectivity" has been added, however, it does not retrieve any of > the useful information. I have checked the "/var/log/syslog", there is > no viol

[Bug 1362172] Re: [webapp-container] 2d context drawed to only first one canvas in one page

2014-08-27 Thread XiaoGuo, Liu
If the code is like as follows, there is no drawing at all for the second canvas. I just removed the first, and it shows: Your browser does not support the HTML5 canvas tag. =

[Bug 1362172] Re: [webapp-container] 2d context drawed to only first one canvas in one page

2014-08-28 Thread XiaoGuo, Liu
I have changed the source to the following. I found that the mouse up and down events seem missing if I click quickly. However, the same code works fine in the desktop environment. For example, the following "mouseup"is not called if I click very quickly in the area of the first canvas. I think thi

[Bug 1485980] [NEW] Wrong error message is dumped

2015-08-18 Thread XiaoGuo, Liu
Public bug reported: In my QML app, I used: import Ubuntu.Components 1.1 and UbuntuShape { height: parent.width width: height image: Image { id: image

[Bug 1485979] [NEW] Wrong error message is dumped

2015-08-18 Thread XiaoGuo, Liu
Public bug reported: In my QML app, I used: import Ubuntu.Components 1.1 and UbuntuShape { height: parent.width width: height image: Image { id: image

[Bug 1486480] [NEW] Cannot find the location of the click package when building and validating click package in QtC

2015-08-19 Thread XiaoGuo, Liu
Public bug reported: I try to select "Publish" in Qt Creator, and select "Build and Validate click package". However, I do not get any clue about where to find the click package. Previously, it showed that it was somewhere under "/tmp" directory. Now, it seems there is no message for it at all. It

[Bug 1487284] [NEW] Duplicated policies can be added into the project

2015-08-20 Thread XiaoGuo, Liu
Public bug reported: Attached please find the screenshot. Duplicated "webview" is added into the security policy window. It should be checked whether it exists before physically adding into the list to make sure only one instance is there. ** Affects: qtcreator-plugin-ubuntu (Ubuntu) Importa

[Bug 1487667] [NEW] Setting automaticOrientation to false does not take any effect

2015-08-21 Thread XiaoGuo, Liu
Public bug reported: When the automaticOrientation is set to false, my app still rotates when my app rotates. It does not take any effect. MainView { // objectName for functional testing purposes (autopilot-qt5) objectName: "mainView" // Note! applicationName needs to match the "name

[Bug 1479581] Re: Debug helper is disabled by default

2015-08-22 Thread XiaoGuo, Liu
This bug has been verified by a developer attending our Hackathon event. He got a brand new installation, and the problem existed on his machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479581

[Bug 1487682] [NEW] No error indication when there is a "-" in the app name during the wizard

2015-08-22 Thread XiaoGuo, Liu
Public bug reported: A developer does not know what to do if the app name contains an error during the wizard. The "Next" button is greyed, and the there is tip for correcting the error. Best regards, XiaoGuo ** Affects: qtcreator-plugin-ubuntu (Ubuntu) Importance: Undecided Statu

[Bug 1460895] [NEW] Alarm API is not working on vivid

2015-06-01 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04/Ubuntu.Components.Alarm/ Test code: bzr branch lp:~liu-xiao-guo/debiantrial/alarm The test image: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 208 device name: mako channel: ubuntu-touch/devel-propos

[Bug 1460897] [NEW] Captions API sample code is not working on vivid

2015-06-01 Thread XiaoGuo, Liu
Public bug reported: The original sample code at: https://developer.ubuntu.com/api/apps/qml/sdk-15.04/Ubuntu.Components.Captions/ is not working. The correct one: import QtQuick 2.4 import Ubuntu.Components 1.2 import QtQuick.Layouts 1.1 // THIS SHOULD BE ADDED /*! \brief MainView with

[Bug 1407916] Re: Cannot delete the "Kits" in the "Build and Run"

2015-06-10 Thread XiaoGuo, Liu
See the new captured picture ** Changed in: qtcreator-plugin-ubuntu (Ubuntu) Status: Invalid => Confirmed ** Description changed: Attached please find the captured picture. Select"" Tools/Build &Run/Kits Then, select the kit to delete. Click Apply and "OK" Exit the Qt cr

[Bug 1464108] [NEW] The new Scope template cannot be successfully compiled for armhf 14.10

2015-06-10 Thread XiaoGuo, Liu
Public bug reported: The new scope template cannot be compiled under 14.10 armhf kit. The old template worked. 13:58:36: Running steps for project scopetest2... 13:58:36: Starting: "/home/liuxg/.config/ubuntu-sdk/ubuntu-sdk-14.10-armhf/make" make: *** No targets specified and no makefile found.

[Bug 1464108] Re: The new Scope template cannot be successfully compiled for armhf 14.10

2015-06-11 Thread XiaoGuo, Liu
** Description changed: The new scope template cannot be compiled under 14.10 armhf kit. The old template worked. + To reproduce the problem: + + - Create a template scope and select 14.10 as the framework + - Compile the scope and deploy it onto the phone with 15.04 phone which has the 1

[Bug 1464108] Re: The new Scope template cannot be successfully compiled for armhf 14.10

2015-06-11 Thread XiaoGuo, Liu
** Description changed: The new scope template cannot be compiled under 14.10 armhf kit. The old template worked. To reproduce the problem: - Create a template scope and select 14.10 as the framework - Compile the scope and deploy it onto the phone with 15.04 phone which has the 1

[Bug 1460895] Re: Alarm API is not working on vivid

2015-06-11 Thread XiaoGuo, Liu
even calendar is added, it does not work at all for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460895 Title: Alarm API is not working on vivid To manage notifications about this bug go to:

[Bug 1468603] [NEW] Adding ActivationQueryBase into the scope template to respond to button clicks

2015-06-24 Thread XiaoGuo, Liu
Public bug reported: Currently, in our scope template, there is no code touching the ActivationQueryBase, which is needed for responding the button/actions clicks. It is needed in the rating-input PreviewWidget as well. I would commend adding it into the template to make it more complete though s

[Bug 1471383] [NEW] Cannot deploy Ubuntu SDK HTML5 template application onto a phone

2015-07-04 Thread XiaoGuo, Liu
Public bug reported: I am now trying to use Ubuntu SDK to create a template HTML 5 app without any modification. When I deploy it onto a real phone, I get the following error. Attached please find the captured picture. Sdk-Launcher> There has been a AppArmor denial for your application. Sdk-Laun

[Bug 1471383] Re: Cannot deploy Ubuntu SDK HTML5 template application onto a phone

2015-07-06 Thread XiaoGuo, Liu
** Tags added: univ-train -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1471383 Title: Cannot deploy Ubuntu SDK HTML5 template application onto a phone To manage notifications about this bug go to:

[Bug 1471682] [NEW] HTML 5 template apps shows ubuntu-html5-launcher is obsolete

2015-07-06 Thread XiaoGuo, Liu
Public bug reported: I create an HTML 5 template app. when I build it for armhf click package, it complains that :-1: error: desktop_Exec_webapp_container (webhello): ubuntu-html5-app- launcher is obsoleted in 15.04 frameworks and higher. Please use 'webapp-container' instead and ensure your s

[Bug 1458419] [NEW] QML Window API crashes the system

2015-05-24 Thread XiaoGuo, Liu
Public bug reported: When I tried to use the following API: http://developer.ubuntu.com/api/apps/qml/sdk-15.04/QtQuick.Window.Window/ My phone crashes: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 208 device name: mako channel: ubuntu-touch/devel-proposed/ubuntu last upda

[Bug 1458419] Re: QML Window API crashes the system

2015-05-26 Thread XiaoGuo, Liu
I have a sample code here at: bzr branch lp:~liu-xiao-guo/debiantrial/SplashScreenQt I wanted to show a splash screen using the Window. But it does not show me the Splash screen. At one time, it did crash my phone. According to the spec, it can show a top-level Window, I can see it on Desktop, b

[Bug 1459178] [NEW] Connectivity module on the vivid desktop is missing

2015-05-27 Thread XiaoGuo, Liu
Public bug reported: Previously, I could use the Connectivity module on the Utopic desktop without any problems. However, I cannot find it any more after I have upgraded to 15.04. Meanwhile, I cannot find any API doc for the Connectivity API, which was there long time ago. A separate bug report f

[Bug 1459537] [NEW] Underscore "_" is allowed in a project's name and it causes error when deploying it onto the phone

2015-05-28 Thread XiaoGuo, Liu
Public bug reported: The current SDK allows underscore "_" to be part of the project's name. When I try to deploy it onto my phone, it gives me the following error: :-1: error: lint_package_filename_arch_match: '0.1' != 'all' from DEBIAN/control :-1: error: lint_package_filename_version_match: 'q

[Bug 1459537] Re: Underscore "_" is allowed in a project's name and it causes error when deploying it onto the phone

2015-05-28 Thread XiaoGuo, Liu
Attached please find the captured picture for it. ** Attachment added: "Workspace 1_754.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1459537/+attachment/4405939/+files/Workspace%201_754.png -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1480771] [NEW] No support for localization for the "QtQuick App for QML UI" template

2015-08-02 Thread XiaoGuo, Liu
Public bug reported: Currently, there is no localization support for the "QtQuick App for QML UI" template. There is no "po" localization folder generated during the compilation. This is important to make an app international. Best regards, XiaoGuo ** Affects: qtcreator-plugin-ubuntu (Ubuntu)

[Bug 1480771] Re: "QtQuick App for QML UI" template does not include the correct path for generating "po" folder

2015-08-03 Thread XiaoGuo, Liu
** Summary changed: - No support for localization for the "QtQuick App for QML UI" template + "QtQuick App for QML UI" template does not include the correct path for generating "po" folder ** Summary changed: - "QtQuick App for QML UI" template does not include the correct path for generating

[Bug 1480801] [NEW] Current localization does not cover the support for the desktop file

2015-08-03 Thread XiaoGuo, Liu
Public bug reported: The desktop file contains the application. Current template does not provide the support for localizing the application name. It should be added to support multiple languages. Thanks & best regards, XiaoGuo ** Affects: qtcreator-plugin-ubuntu (Ubuntu) Importance: Undec

[Bug 1443351] Re: .desktop file is not translated for qmake based projects

2015-08-03 Thread XiaoGuo, Liu
itecture": "@CLICK_ARCH@", "title": "testquickqt", "hooks": { "testquickqt": { "apparmor": "testquickqt/testquickqt.apparmor", "desktop": "testquickqt/testquickqt.desktop" }

[Bug 1481147] [NEW] actons does not show in MainView

2015-08-03 Thread XiaoGuo, Liu
Public bug reported: I created a very simple MainView app, and I got an action in the MainView. The actions do not show up: import QtQuick 2.0 import Ubuntu.Components 1.1 /*! \brief MainView with a Label and Button elements. */ MainView { // objectName for functional testing purposes (

[Bug 1477363] [NEW] onDestruction is never called in the QML component

2015-07-22 Thread XiaoGuo, Liu
Public bug reported: I have created a very simple application, and I want to capture the onDestruction event. However, it is never called on a phone, but it is called on the desktop. On the page, http://developer.ubuntu.com/api/apps/qml/sdk-15.04/Qt.labs.settings.Settings/, it is used to save the

[Bug 1458419] Re: QML Window API crashes the system

2015-07-26 Thread XiaoGuo, Liu
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1458419 Title: QML Window API crashes the system To manage notifications about

[Bug 1477363] Re: onDestruction is never called in the QML component

2015-07-27 Thread XiaoGuo, Liu
Can you take a look at the code I showed above? it is in the mainview. Please find the code at: bzr branch lp:~liu-xiao-guo/debiantrial/ondestruction On the setting page, it is used as an example for saving the state. If I understand correctly, it should be called like "Component.onCompleted" eve

[Bug 1471383] Re: Cannot deploy Ubuntu SDK HTML5 template application onto a phone

2015-07-27 Thread XiaoGuo, Liu
Hi, I have tried to update my system. However, I still get: liuxg@liuxg:~$ dpkg-query -W qtcreator-plugin-ubuntu qtcreator-plugin-ubuntu 3.1.1+15.10.20150616-0ubuntu1~0vivid1 Could you please help to fix it for vivid 15.04? Most of the developers are not using Wily yet. Our contest is getting

[Bug 1471383] Re: Cannot deploy Ubuntu SDK HTML5 template application onto a phone

2015-07-28 Thread XiaoGuo, Liu
Hi Alex, Yes, I see the fix now. It seems that the ambiance is still not working for 15.04. Attached please find my captured screenshot. This is related to the bug report at: https://bugs.launchpad.net/webapps-sprint/+bug/1478444 ** Attachment added: "a.png" https://bugs.launchpad.net/ubuntu

[Bug 1479581] [NEW] Debug helper is disabled by default

2015-07-29 Thread XiaoGuo, Liu
Public bug reported: I have just updated my Qt Creator to the latest: liuxg@liuxg:~/qml$ dpkg-query -W qtcreator-plugin-ubuntu qtcreator-plugin-ubuntu 3.1.1+15.10.20150720-0ubuntu1~0vivid1 I found that the debug helper is disabled for QML app by default. This is a needed feature for debugging

[Bug 1479581] Re: Debug helper is disabled by default

2015-07-29 Thread XiaoGuo, Liu
** Description changed: I have just updated my Qt Creator to the latest: liuxg@liuxg:~/qml$ dpkg-query -W qtcreator-plugin-ubuntu qtcreator-plugin-ubuntu 3.1.1+15.10.20150720-0ubuntu1~0vivid1 - - I found that the debug helper is disabled for QML app by default. This is a needed

[Bug 1393560] Re: ubuntu-device-flash --list-channels doesn't work

2015-01-07 Thread XiaoGuo, Liu
Hi Alan, thanks for telling me that. it works greatly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1393560 Title: ubuntu-device-flash --list-channels doesn't work To manage notifications about th

[Bug 1411130] [NEW] Cannot compile my scope after doing localization work

2015-01-14 Thread XiaoGuo, Liu
Public bug reported: I have a scope at the following location: bzr branch lp:~liu-xiao-guo/debiantrial/mailcheckbad To reproduce the problem: 1) First, import my scope to SDK 2) Run it on desktop, it will generate the .pot file in "po" directory 3) Copy .pot to a Chinese localization file zh_C

[Bug 1411130] Re: Cannot compile my scope after doing localization work

2015-01-15 Thread XiaoGuo, Liu
Should we file a bug against intltool? How to localize the application name? thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1411130 Title: Cannot compile my scope after doing localization wo

[Bug 1364872] Re: The gdbserver is not available on the device image

2015-05-13 Thread XiaoGuo, Liu
Debugging on Desktop (15.04) and on emulator (14.04) crashes. Attached please find the captured picture.? ** Attachment added: "Workspace 1_709.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1364872/+attachment/4397018/+files/Workspace%201_709.png -- You received this

[Bug 1231558] Re: qmlscene prevents using default command line arguments after the .qml filename

2015-05-18 Thread XiaoGuo, Liu
I found that if I ran a command like this: liuxg@liuxg:~/Qt/Examples/Qt-5.4/quick/customitems/painteditem$ qmlscene textballoon.qml The qmlscene does not take the QML file name, instead it prompts me to select a file from a FileDialog to choose a file to run. It is a little bit confusing. -- Yo

[Bug 1456845] [NEW] Qt 5 doc is not installed in the SDK installation

2015-05-19 Thread XiaoGuo, Liu
Public bug reported: After install our SDK according to the instruction in our developer website: https://developer.ubuntu.com/en/start/ubuntu-sdk/installing-the-sdk/ The Qt 5 doc is not installed. We have to use the following command to install it manually. sudo apt-get install qt5-doc Can we

[Bug 1457272] [NEW] useDeprecatedToolbar is a non-existent property in Ubuntu.Component 1.2

2015-05-20 Thread XiaoGuo, Liu
Public bug reported: Our current template still has the property in MainView: // Removes the old toolbar and enables new features of the new header. useDeprecatedToolbar: false This works in Utopic (Ubuntu.Components 1.1). I think it is good to generate different templates based on the fra

[Bug 1457361] [NEW] Clipboard clear method crashes and Pushing data straight to clipboard is not working

2015-05-21 Thread XiaoGuo, Liu
Public bug reported: - I tried to call the Clipboard.clear() method, and it crashes my application for 100% sure. - I tried the "2. Pushing data straight to clipboard" method on page: https://developer.ubuntu.com/api/apps/qml/sdk-15.04/Ubuntu.Components.Clipboard/ it does not work at all. The m

  1   2   3   >