[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1561861 Title: ListItemLayout documentation: Ubuntu

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1561861 Title: UbuntuColors.Orange should

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [Bug 1586901] [NEW] Torch API is not working

2016-05-29 Thread XiaoGuo, Liu
Public bug reported: The torch API is not working. https://developer.ubuntu.com/api/apps/qml/sdk-15.04/QtMultimedia.Torch/ bzr branch lp:~liu-xiao-guo/debiantrial/torch ** Affects: qtmultimedia-opensource-src-touch (Ubuntu) Importance: Undecided Status: New -- You received this

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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 Touch seeded

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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:

[Touch-packages] [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.

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.la

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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.

[Touch-packages] [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 {

[Touch-packages] [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"

[Touch-packages] [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"

[Touch-packages] [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/

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. htt

[Touch-packages] [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 {

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1557259 Title: typo in the pr

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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 {

[Touch-packages] [Bug 1532118] Re: ubuntu-sdk does not exist in the latest SDK installation

2016-01-08 Thread XiaoGuo, Liu
** Description changed: at the page: https://developer.ubuntu.com/en/start/ubuntu-sdk/installing-the-sdk/ $ ubuntu-sdk The above command does not exist any more in the latest SDK installation. The correct one should be: $ ubuntu-sdk-ide + + It could be good to point h

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

2015-11-12 Thread XiaoGuo, Liu
But the same code on desktop has the output. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1477363 Title: onDestruction is never called in the QML component St

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

2015-09-27 Thread XiaoGuo, Liu
This needs to be fixed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1477363 Title: onD

[Touch-packages] [Bug 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-09-23 Thread XiaoGuo, Liu
Is there any update on this? has it been fixed? on MX4, I got null pointer. How can I get the location info using C++? source = QGeoSatelliteInfoSource::createDefaultSource(this); source is null. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, wh

[Touch-packages] [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

[Touch-packages] [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 (

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1458419 Title: QML Window API crashes the

[Touch-packages] [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

[Touch-packages] [Bug 1468195] [NEW] action_id() does not return the correct value

2015-06-23 Thread XiaoGuo, Liu
Public bug reported: I have tried to implement my Action class like. I got the correct action_id in the constructor. However, I did not get the value in "activate()". According to the API description: /** \brief Get the action identifier for this activation request handler. Action id

[Touch-packages] [Bug 1467886] [NEW] expandable widget cannot collapse widgets to the number defined by "collapsed-widgets"

2015-06-23 Thread XiaoGuo, Liu
Public bug reported: https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04/previewwidgets/ I tried to used the example code shown in the above link: PreviewWidget expandable("exp", "expandable"); expandable.add_attribute_value("title", Variant("This is an expandable widget")); expandable.add_at

[Touch-packages] [Bug 1465539] [NEW] Is it OK to change the app layout to vertical?

2015-06-16 Thread XiaoGuo, Liu
Public bug reported: I just upgraded my Android phone to 5.0. Attached please the captured picture. The running apps on android are displayed in a vertical structure, which seems to me more reasonable since I can see some of the content of the apps without opening them. For example, if an SMS come

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1460895 Title: Alarm API is not working on vivid Status

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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 Touc

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [Bug 1457361] Re: Clipboard clear method crashes and Pushing data straight to clipboard is not working

2015-05-21 Thread XiaoGuo, Liu
** Description changed: - 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 no

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [Bug 1451325] [NEW] Missing PDF reader support libs on Ubuntu phone system image

2015-05-03 Thread XiaoGuo, Liu
Public bug reported: Currently, a developer is developing a PDF reader application on Ubuntu touch platform. However, the supported libraries like: libpoppler-dev - PDF rendering library -- development files is missing on our platform. A developer has to do a lot of things to make it happen on o

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

2015-05-03 Thread XiaoGuo, Liu
Some days ago, I tried to install the gdbserver, however, we still could not debug the scope in SDK. I think there could be some problem with the gdb debugging. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-touch-meta

[Touch-packages] [Bug 1436767] Re: No error output if item is used for the Page assignment

2015-03-30 Thread XiaoGuo, Liu
yes, I currently get it working by defining it like: ExternalPage.qml Page { Label { anchors.centerIn: parent text: i18n.tr("This is the external page") } } If it is defined to be like: ExternalPage.qml import QtQuick 2.0 import Ubuntu.Components 1.1 Item { anchors

[Touch-packages] [Bug 1436767] [NEW] No error output if item is used for the Page assignment

2015-03-26 Thread XiaoGuo, Liu
Public bug reported: I have a sample QML application at: https://gitcafe.com/ubuntu/TabApp2.git You may use the command: git clone https://gitcafe.com/ubuntu/TabApp2.git to get the code. In the ExternalPage.qml, import QtQuick 2.0 import Ubuntu.Components 1.1 Item { anchors.fill: parent

[Touch-packages] [Bug 1417429] Re: back port signon-plugin-oauth2 Sina weibo fix to rtm

2015-03-17 Thread XiaoGuo, Liu
** Description changed: We have already createtd a RTM (14.10) image for the developers contest in China. Due to some limitation of the Sina weibo API, it wrongly returns the message type (text/plain) which is incorrect for json content. Mardy has fixed the issue, and it is finally landed

[Touch-packages] [Bug 1417429] Re: back port signon-plugin-oauth2 Sina weibo fix to rtm

2015-03-12 Thread XiaoGuo, Liu
** Description changed: - We have already createtd a rmt (14.10) image for the developers contest + We have already createtd a RTM (14.10) image for the developers contest in China. Due to some limitation of the Sina weibo API, it wrongly returns the message type (text/plain) which is incorr

[Touch-packages] [Bug 1427649] Re: online account does not work for HTML 5 applications

2015-03-03 Thread XiaoGuo, Liu
** Tags added: univ-train -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-webapps-qml in Ubuntu. https://bugs.launchpad.net/bugs/1427649 Title: online account does not work for HTML 5 applications Status in unity-web

[Touch-packages] [Bug 1427649] Re: online account does not work for HTML 5 applications

2015-03-03 Thread XiaoGuo, Liu
Hi Alex, I am now trying to develop a China specific example code using the online account API in html 5. I am now using a 15.04 image phone to do the testing. I am now using my weibo scope, which can help to create the needed online account on the phone bzr branch lp:~liu-xiao-guo/debiantrial/w

[Touch-packages] [Bug 1427649] [NEW] online account does not work for HTML 5 applications

2015-03-03 Thread XiaoGuo, Liu
Public bug reported: I just tried online account API for HTML 5 applications, but I found that it did not work at all. Best regards, XiaoGuo ** Affects: unity-webapps-qml (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1392928] Re: Cannot find the installed scope after installing a scope into the emulator

2015-02-11 Thread XiaoGuo, Liu
** Changed in: unity-scopes-shell (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1392928 Title: Cannot find the in

[Touch-packages] [Bug 1392928] Re: Cannot find the installed scope after installing a scope into the emulator

2015-02-11 Thread XiaoGuo, Liu
This problem is not happening. it can be closed! thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1392928 Title: Cannot find the installed scope after ins

Re: [Touch-packages] [Bug 1396919] Re: unity8 display blank in emulator when virtualization disabled

2015-02-03 Thread XiaoGuo, Liu
; even create the same instance with the other name > and try this work around, still can't see anything on the screen. > 2. I can run test_glesv2 and see the result on the screen of the display > correctly. > > To manage notifications about this bug go to: > > https:/

[Touch-packages] [Bug 1417429] [NEW] back port signon-plugin-oauth2 Sina weibo fix to rtm

2015-02-03 Thread XiaoGuo, Liu
Public bug reported: We have already createtd a rmt (14.10) image for the developers contest in China. Due to some limitation of the Sina weibo API, it wrongly returns the message type (text/plain) which is incorrect for json content. Mardy has fixed the issue, and it is finally landed to vivid.

[Touch-packages] [Bug 1402135] Re: Adding function in unity scope tool to fine tune the scope template

2015-01-26 Thread XiaoGuo, Liu
Could you please let me know when we can get the tool? it is a very useful tool! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1402135 Title: Adding function in unity scop

[Touch-packages] [Bug 1404824] [NEW] There is no way to uninstall a scope on ubuntu phone

2014-12-22 Thread XiaoGuo, Liu
Public bug reported: Currently, I only know that "click unregister" may help to remove an installed scope. May I know how I can remove an installed scope on the phone if a user does not like to have it in the phone? ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New --

[Touch-packages] [Bug 1394208] Re: Unity8 unable to find the dash, which is also running in the background

2014-12-16 Thread XiaoGuo, Liu
May I know roughly when this fix will go to the next RTM release? We are currently depending on this fix to make an image. Hopefully, it could be released soon. We will do more testing on it. Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, w

Re: [Touch-packages] [Bug 1394208] Re: Unity8 unable to find the dash, which is also running in the background

2014-12-15 Thread XiaoGuo, Liu
arted fine but the dash looked like it > failed to start (see the attached pic). After checking for > unity8-dash, it's actually running in the background, just that unity8 > is unable to find it. > > To manage notifications about this bug go to: > > https://bugs.lau

[Touch-packages] [Bug 1402135] Re: Adding function in unity scope tool to fine tune the scope template

2014-12-14 Thread XiaoGuo, Liu
Could you please share me the link for the test suite? I think it is interesting to know it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1402135 Title: Adding function i

[Touch-packages] [Bug 1402135] [NEW] Adding function in unity scope tool to fine tune the scope template

2014-12-12 Thread XiaoGuo, Liu
Public bug reported: Currently, unity scope tool is a good unity for developing scopes on desktop. I am thinking to add one more function to make it more useful to the developers. A graphic tool can be helpful to the design "what you see is what you get". Currently, a developer can tweak the temp

[Touch-packages] [Bug 1390919] Re: Scope template cannot be running for devel emulator

2014-12-11 Thread XiaoGuo, Liu
I think this was fixed in the latest chroot release. I have tried rtm and rtm-proposed channels. They are fixed already! thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/bugs/

[Touch-packages] [Bug 1381010] Re: Cannot get Chinese string in the scope setting

2014-12-10 Thread XiaoGuo, Liu
Can this fix be backported to Utopic platform? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1381010 Title: Cannot get Chinese string in the scope setting Sta

[Touch-packages] [Bug 1374481] Re: [TOPBLOCKER] Nearby and News scope do not load on reboot

2014-12-10 Thread XiaoGuo, Liu
Could this bug be fixed for utopic as well? On Utopic desktop, I cannot get the location information, while it is true for the vivid. Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https:

[Touch-packages] [Bug 1396919] Re: unity8 display blank in emulator when virtualization disabled

2014-12-03 Thread XiaoGuo, Liu
A new bug has been filed against the community developer website at https://bugs.launchpad.net/developer-ubuntu-com/+bug/1399083 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs

[Touch-packages] [Bug 1390919] Re: Scope template cannot be running for devel emulator

2014-12-01 Thread XiaoGuo, Liu
I just tested it on the LTS 14.04, the libs are not there. I think it is still a bug for the 14.04 though it is not meant for the dev training. ** Description changed: Some libs are missing in the chroot, and the scope cannot be running for emulator (devel i386). Attached please find the capt

[Touch-packages] [Bug 1389991] Re: ComboButton shows a transparent background

2014-11-24 Thread XiaoGuo, Liu
who should fix the problem for it? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1389991 Title: ComboButton shows a transparent background Status in Ubuntu UX

[Touch-packages] [Bug 1390919] Re: Scope template cannot be running for devel emulator

2014-11-17 Thread XiaoGuo, Liu
Hi Rex, The test was conducted again the "devel" channel instead of the "rtm" channel. There should be a fix for the "devel" channel. I will do a test on the rtm channel to see whether it happens or not. -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 1335002] Re: Chinese input method does not work after enable Chinese keyboard in Ubuntu Phone

2014-11-16 Thread XiaoGuo, Liu
This is how a sogou input method is done on Ubuntu desktop.?field.comment=This is how a sogou input method is done on Ubuntu desktop.?field.comment=This is how a sogou input method is done on Ubuntu desktop. ** Attachment added: "-(Untitled)_188.png" https://bugs.launchpad.net/ubuntu-keyboard/

[Touch-packages] [Bug 1335002] Re: Chinese input method does not work after enable Chinese keyboard in Ubuntu Phone

2014-11-16 Thread XiaoGuo, Liu
** Attachment added: "a.png" https://bugs.launchpad.net/ubuntu-keyboard/+bug/1335002/+attachment/4262155/+files/a.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1393310] [NEW] Automatic login aftter inputting the right passphrase

2014-11-16 Thread XiaoGuo, Liu
Public bug reported: Currently, I have set the passphrase to "" of my phone. After I have completed "", the phone does not automatically login. Instead, I need to enter the "enter" key on the keyboard to get it verified. I think a good design could be that whenever an input is changed, the

[Touch-packages] [Bug 1381010] Re: Cannot get Chinese string in the scope setting

2014-11-16 Thread XiaoGuo, Liu
** Tags added: univ-train -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1381010 Title: Cannot get Chinese string in the scope setting Status in “unity-scopes-

[Touch-packages] [Bug 1335002] Re: Chinese input method does not work after enable Chinese keyboard in Ubuntu Phone

2014-11-14 Thread XiaoGuo, Liu
This problem still exists. it is not a good experience :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu. https://bugs.launchpad.net/bugs/1335002 Title: Chinese input method does not work after en

[Touch-packages] [Bug 1392928] [NEW] Cannot find the installed scope after installing a scope into the emulator

2014-11-14 Thread XiaoGuo, Liu
Public bug reported: Cannot find the installed scope after installing a scope into the emulator. I installed the scope from the "publish" button in the SDK. I cannot find it even after I have restarted my emulator. ** Affects: unity-scopes-shell (Ubuntu) Importance: Undecided Status

[Touch-packages] [Bug 1392128] [NEW] Missing training tutorials and documents for HTML 5 development

2014-11-12 Thread XiaoGuo, Liu
Public bug reported: We are going to have our developer contest soon next month (Dec). We need to come out the detailed training materials for the HTML 5 development. We will not have any on-site training, instead we need to make sure that developers will get all of the needed info in their develo

[Touch-packages] [Bug 1307535] Re: Installing apps manually does not refresh the scope

2014-11-05 Thread XiaoGuo, Liu
I vote it too! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-click in Ubuntu. https://bugs.launchpad.net/bugs/1307535 Title: Installing apps manually does not refresh the scope Status in “unity-scope-click” p

[Touch-packages] [Bug 1379777] Re: Allow applications to specify the orientations supported

2014-10-29 Thread XiaoGuo, Liu
For some of the application, we need to have a fixed orientation at the start-up. For example, a car racing game may expect to have a the landscape orientation instead of the portrait, and it should be fixed instead of being automatically changing the orientation when a phone's orientaton is change

[Touch-packages] [Bug 1381010] Re: Cannot get Chinese string in the scope setting

2014-10-21 Thread XiaoGuo, Liu
you need to input the Chinese characters like "北京“。it works for the English strings. I am now in the device sprint. I can find you here. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.

[Touch-packages] [Bug 1381010] Re: Cannot get Chinese string in the scope setting

2014-10-14 Thread XiaoGuo, Liu
** Description changed: I am trying to set some Chinese Strings in the scope. however, I cannot get it but the default one. If I input an English string there in the - setting, and I can always get it correctly. + setting, I can always get it correctly. My test code is at: bzr branch lp:~

[Touch-packages] [Bug 1381010] [NEW] Cannot get Chinese string in the scope setting

2014-10-14 Thread XiaoGuo, Liu
Public bug reported: I am trying to set some Chinese Strings in the scope. however, I cannot get it but the default one. If I input an English string there in the setting, I can always get it correctly. My test code is at: bzr branch lp:~liu-xiao-guo/debiantrial/settingscope ** Affects: unity-sc

[Touch-packages] [Bug 1373453] Re: without upgrade and dist-upgrade, I cannot complete the SDK installation.

2014-09-25 Thread XiaoGuo, Liu
I have tried to work around the problem by using the commands: $sudo apt-get update $sudo apt-get dist-ugrade Now the problem disappears. I am not sure whether it makes sense to attach the log again. Thanks & best regards, XiaoGuo -- You received this bug notification because you are a member

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

2014-09-09 Thread XiaoGuo, Liu
webapp-container 0.23+14.10.20140819.1-0ubuntu1 > webbrowser-app0.23+14.10.20140819.1-0ubuntu1 > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1362172/+subscriptions > -- XiaoGuo, Liu (刘晓国) Mobil

[Touch-packages] [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

[Touch-packages] [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. =

[Touch-packages] [Bug 1129061] Re: Applications fail to render under VirtualBox

2014-08-18 Thread XiaoGuo, Liu
** Attachment added: "virutalbox.png" https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1129061/+attachment/4181250/+files/virutalbox.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubu

[Touch-packages] [Bug 1129061] Re: Applications fail to render under VirtualBox

2014-08-18 Thread XiaoGuo, Liu
Hi, I am having this problem on Ubuntu utopic. I installed Virtualbox 4.3.14 and its extension. I am now developing scope apps on Utopic. Can someone look into this problem? many thanks! Starting /usr/bin/unity-scope-tool... libGL error: pci id for fd 16: 80ee:beef, driver (null) scoperegistry: u

[Touch-packages] [Bug 1349842] [NEW] Cannot see the installed application after installing a click package

2014-07-29 Thread XiaoGuo, Liu
Public bug reported: I cannot find the installed click package application. I can only find it after searching it or reboot my phone. Please fix this. thanks! ** Affects: unity-scope-click (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you

  1   2   >