[Ubuntu-sdk-bugs] [Bug 1663192] [NEW] Slider doesn't respect stepSize property

2017-02-09 Thread Nick Dedekind
Public bug reported: Setting the stepSize property on the slider doesn't seem to have any effect when dragging the slider tab with a mouse. If you set a range between 0 and 10 with a step of 1, you will still get floating values between the steps. ** Affects: ubuntu-ui-toolkit (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1661743] Re: XmlListModel with xml string triggers AppArmor denials

2017-02-09 Thread Adnane Belmadiaf
** Project changed: ubuntu-sdk-ide => ubuntu-ui-toolkit ** Project changed: ubuntu-ui-toolkit => ubuntu-ui-toolkit (Ubuntu) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1661890] Re: TextField in a a Dialog returns nothing if prediction is enabled

2017-02-09 Thread Adnane Belmadiaf
** Project changed: ubuntu-sdk-ide => ubuntu-ui-toolkit ** Project changed: ubuntu-ui-toolkit => ubuntu-ui-toolkit (Ubuntu) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1661890] [NEW] TextField in a a Dialog returns nothing if prediction is enabled

2017-02-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: TextField in a Dialog returns nothing if prediction is enabled, TextField return its content correctly when used alone, demo attached. using : OTA14 ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- TextField in

[Ubuntu-sdk-bugs] [Bug 1661743] [NEW] XmlListModel with xml string triggers AppArmor denials

2017-02-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: XmlListModel with xml string triggers AppArmor denials, when the xml prop is set no network call should be made since the source is a just a string not a url and no source prop is set import QtQuick 2.4 import Ubuntu.Components 1.3 import

[Ubuntu-sdk-bugs] [Bug 1663106] Re: [regression] Logging in to Unity8 takes 25 seconds (the default DBus timeout)

2017-02-09 Thread Daniel van Vugt
** Changed in: canonical-devices-system-image Status: New => Confirmed ** Changed in: content-hub (Ubuntu) Importance: Undecided => High ** Changed in: content-hub (Ubuntu) Status: New => Confirmed ** Changed in: unity-system-compositor (Ubuntu) Status: New => Invalid

[Ubuntu-sdk-bugs] [Bug 1663223] [NEW] UbuntuListView trailing elements don't follow the splitter in APL

2017-02-09 Thread Adnane Belmadiaf
Public bug reported: - Open the qml demo - Drag the first item to show the leadingActions - Restore the item to hide the leadingActions - Drag the splitter to increase the size the primary page Demo : https://paste.ubuntu.com/23960245/ Video attached ** Affects: ubuntu-ui-toolkit (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1663106] Re: [regression] Logging in to Unity8 takes 25 seconds (the default DBus timeout)

2017-02-09 Thread Lukáš Tinkl
It started happening 2 days ago, with the new version of unity-system- compositor, namely silo https://bileto.ubuntu.com/#/ticket/2439 and https://code.launchpad.net/~unity-system-compositor-team/unity-system- compositor/0.9/+merge/316460 ** Also affects: unity-system-compositor (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1663106] Re: [regression] Logging in to Unity8 takes 25 seconds (the default DBus timeout)

2017-02-09 Thread Michał Sawicz
** Also affects: content-hub (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1663106 Title: [regression] Logging

[Ubuntu-sdk-bugs] [Bug 1663228] [NEW] apparmor socket opening denial crashes qtsystems

2017-02-09 Thread Timo Jyrinki
Public bug reported: With a Qt Systems using snap without [network] plug, apps crash upon startup. https://codereview.qt-project.org/#/c/185071/ by Albert submitted to upstream fixes this issue. See for example the first snapcraft.yaml