[Ubuntu-sdk-bugs] [Bug 1514173] [NEW] [listitemlayout] setting RichText format with html image tag leads to crash (segfault)

2015-11-08 Thread Andrea Bernabei
Public bug reported: ListItemLayout defines a default main slot, which is currently the internal class UCThreeLabelsSlot. ListItemLayout currently doesn't set the QML context of the UCThsreeLabelsSlot, and UCThreeLabelsSlot doesn't set the QML context of its internal UCLabels. This leads to a

[Ubuntu-sdk-bugs] [Bug 1514253] Re: [touch] QtMultimedia.availableCameras is empty

2015-11-08 Thread Michael Terry
current build number: 154 device name: mako channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2015-11-08 11:33:25 version version: 154 version ubuntu: 20151106.1 version device: 20150911 version custom: mako-1.1 -- You received this bug notification because you are a member of Ubuntu

[Ubuntu-sdk-bugs] [Bug 1480200] Re: indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds

2015-11-08 Thread Bartosz Kosiorek
** No longer affects: ubuntu-clock-app (Ubuntu) ** No longer affects: ubuntu-ui-toolkit (Ubuntu) ** Description changed: indicator-datetime doesn't check seconds for alarms. Steps to reproduce: 1. Install Timer: https://uappexplorer.com/app/timer.mivoligo 2. Set timer to 15 seconds

[Ubuntu-sdk-bugs] [Bug 1514253] [NEW] [touch] QtMultimedia.availableCameras is empty

2015-11-08 Thread Michael Terry
Public bug reported: On desktop, QtMultimedia.availableCameras is correctly filled out. But on touch, it is empty, despite having two cameras on my mako. The sample app below shows the problem (and when testing this, I did enable the "camera" apparmor profile). = import QtQuick 2.4 import

[Ubuntu-sdk-bugs] [Bug 1514250] Re: [touch] Can't record with front facing camera

2015-11-08 Thread Michael Terry
current build number: 154 device name: mako channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2015-11-08 11:33:25 version version: 154 version ubuntu: 20151106.1 version device: 20150911 version custom: mako-1.1 -- You received this bug notification because you are a member of Ubuntu

[Ubuntu-sdk-bugs] [Bug 1514250] [NEW] [touch] Can't record with front facing camera

2015-11-08 Thread Michael Terry
Public bug reported: Using "position: Camera.FrontFace" does nothing on Touch images. The sample qml app below continues to use the back camera. === import QtQuick 2.4 import QtMultimedia 5.4 import Ubuntu.Components 1.3 MainView { id: root applicationName: "testing.testing"

[Ubuntu-sdk-bugs] [Bug 1514263] [NEW] [touch] Can't record camera video to a file

2015-11-08 Thread Michael Terry
Public bug reported: I can't seem to get a Camera qml object to record to a file. I get the error "Could not open file for video recording". I'm using the sample code below [1] and get the output below [2]. I'm using the camera, microphone, and video apparmor profiles.

[Ubuntu-sdk-bugs] [Bug 1489850] Re: Page head sections always start on selectedIndex = 0

2015-11-08 Thread Andrew Hayzen
*** This bug is a duplicate of bug 1511839 *** https://bugs.launchpad.net/bugs/1511839 This has been fixed by bug 1511839 and is a duplicate of it, so it is being marked as such :-) ** This bug has been marked a duplicate of bug 1511839 On dynamically created pages,

[Ubuntu-sdk-bugs] [Bug 1510201] Re: AdaptativeLayout take longer to show a page

2015-11-08 Thread Zsombor Egri
I mark this as invalid as it is not the AdaptivePageLayout which makes the page to load slower but the content of the page, in particular the QtQuick Repeater component which slows the page loading. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid ** Changed in: