[Ubuntu-sdk-bugs] [Bug 1616448] Re: [MIR] qtsensors-opensource-src

2016-09-15 Thread Michael Terry
I'll just mark fix committed then. ** Changed in: qtsensors-opensource-src (Ubuntu) Status: Invalid => Fix Committed -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtsensors-opensource-src in Ubuntu. https://bugs.launchpad

[Ubuntu-sdk-bugs] [Bug 1599203] [NEW] CrossFadeImage: modifying sourceSize causes black image

2016-07-05 Thread Michael Terry
Public bug reported: 1) Have a CrossFadeImage loaded 2) Set a new source 3) Set a new sourceSize for the new source You'll see the CrossFadeImage go black while it reloads the image for the new sourceSize. This rather breaks the point of CrossFadeImage. Each source may have its own unique sourc

[Ubuntu-sdk-bugs] [Bug 1593841] [NEW] CrossFadeImage: support horizontalAlignment and verticalAlignment

2016-06-17 Thread Michael Terry
Public bug reported: CrossFadeImage supports fillMode, which is nice. But I'd also like to control horizontalAlignment and verticalAlignment on the inner Image items. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification be

[Ubuntu-sdk-bugs] [Bug 1582227] [NEW] Active header section is blue

2016-05-16 Thread Michael Terry
Public bug reported: When using sections in the header (either new style Sections object or old sections property), the active section is shown with the theme.palette.selected.backgroundTertiaryText color. Which I don't think is appropriate? That's for actual selected text, like with a mouse or

[Ubuntu-sdk-bugs] [Bug 1577828] [NEW] ActivityIndicator should respect theme activity color (i.e. it should be blue)

2016-05-03 Thread Michael Terry
Public bug reported: ActivityIndicator should use the color specified by theme.palette.normal.activity instead of hard coding orange, which is supposed to be used to indicate focus, not activity. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You recei

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

2016-04-02 Thread Michael Terry
This is fixed now in rc-proposed, presumably by https://code.launchpad.net/~uriboni/qtubuntu-camera/cameras- info/+merge/286283 ** No longer affects: qtmultimedia-opensource-src (Ubuntu) ** Changed in: qtubuntu-camera (Ubuntu) Status: New => Fix Released ** Changed in: canonical-devices-s

[Ubuntu-sdk-bugs] [Bug 1537782] Re: Modifier ignored when pressing a key if TextInput has active focus

2016-01-26 Thread Michael Terry
Assignee: (unassigned) => Michael Terry (mterry) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtdeclarative-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1537782 Title: Modifier ignored when pressing a key if TextIn

[Ubuntu-sdk-bugs] [Bug 1527387] [NEW] SwipeArea: Support watching a swipe without owning its events

2015-12-17 Thread Michael Terry
Public bug reported: == Ask == I want to add SwipeArea.monitorOnly (name is up for debate) which lets input events "fall through" (i.e. it doesn't own them) but continues to monitor them. I have a specific need for it, but it might be a generally useful thing? == Backstory == Recently, the UIT

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

2015-11-20 Thread Michael Terry
No change with 5.5.1-1ubuntu1~xenial1~test1 from the PPA on mako image 353 (devel-proposed). -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1514253 Title: [

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

2015-11-20 Thread Michael Terry
No change with 5.5.1-1ubuntu1~xenial1~test1 from the PPA on mako image 353 (devel-proposed). -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1514250 Title: [

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

2015-11-20 Thread Michael Terry
No change with 5.5.1-1ubuntu1~xenial1~test1 from the PPA on mako image 353 (devel-proposed). -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1514263 Title: [

[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. "/home/phablet/Videos/tes

[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 S

[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 S

[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" w

[Ubuntu-sdk-bugs] [Bug 1504161] Re: Stop shipping an SDK versioned "1.3" on customer phones before we release 1.3

2015-11-06 Thread Michael Terry
(I'm satisfied now that we released framework 15.04.1, closing) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released -- 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:

[Ubuntu-sdk-bugs] [Bug 1504161] [NEW] Stop shipping an SDK versioned "1.3" on customer phones before we release 1.3

2015-10-08 Thread Michael Terry
Public bug reported: Apparently we won't formally release SDK 1.3 for a while? I heard early 2016. In which case, we should really stop shipping something called SDK 1.3 on phones. Currently, app authors can use lines like "import Ubuntu.Components 1.3" and things work. But we might break thin

[Ubuntu-sdk-bugs] [Bug 1503901] [NEW] Authenticator app won't open with latest SDK

2015-10-07 Thread Michael Terry
Public bug reported: The Authenticator app in the store won't open on latest rc-proposed images. I'm assuming something in the SDK changed out from under it. Nothing useful in the log though. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received

[Ubuntu-sdk-bugs] [Bug 1500444] Re: QLockFile won't notice if the lock pid is re-used by an unrelated process

2015-09-28 Thread Michael Terry
** Also affects: qtbase-opensource-src (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1500444 Title: QLoc

[Ubuntu-sdk-bugs] [Bug 1500444] Re: QLockFile won't notice if the lock pid is re-used by an unrelated process

2015-09-28 Thread Michael Terry
I've added canonical-devices-system-image, since this bug has a real effect on the phone -- sometimes the browser will fail to restore its last session. ** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you a

[Ubuntu-sdk-bugs] [Bug 1500444] Re: QLockFile won't notice if the lock pid is re-used by an unrelated process

2015-09-28 Thread Michael Terry
https://bugreports.qt.io/browse/QTBUG-45497 Fixed upstream in Qt 5.5 ** Changed in: webbrowser-app (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtbase-opensource-src in Ubuntu. https://bu

[Ubuntu-sdk-bugs] [Bug 1500444] Re: Isn't remembering old session tabs

2015-09-28 Thread Michael Terry
After some digging, this is a bug in QLockFile. It doesn't take process name into account. So if the pid for the session.json lockfile is re- used (easy to do after a reboot), it will act like the session file is still valid. Qt trunk fixes this (http://code.qt.io/cgit/qt/qtbase.git/tree/src/cor

[Ubuntu-sdk-bugs] [Bug 1499845] [NEW] Expose whether an app has a visible BottomEdge

2015-09-25 Thread Michael Terry
Public bug reported: == The Design == The edge tutorial that is shown during the first-boot is getting a redesign [1]. As part of it, the bottom edge tutorial screen is intended to only appear after a certain amount of time and only if a user is opening or switching to an app with a bottom edge

[Ubuntu-sdk-bugs] [Bug 1493178] [NEW] PageHeadStyle should coordinate Page.head.contents and the ActionBar to not overlap, if possible

2015-09-07 Thread Michael Terry
Public bug reported: In my app "Lone Wolf", I use Page.head.contents to add an interactive widget to the page header. It looks like this: https://myapps.developer.ubuntu.com/site_media/appmedia/2015/09/screenshot20150803_125313389.png In SDK 1.3, there are up to three action icons shown, instea

[Ubuntu-sdk-bugs] [Bug 1416408] [NEW] Dialog shouldn't allow interactions with page behind it

2015-01-30 Thread Michael Terry
Public bug reported: If you have an app that throws up a dialog, while the dialog is up, it shouldn't allow any interaction with the app. Normally, the dialog covers the whole page, so it's not really a problem. But if you turn your phone to landscape mode, the dialog stops covering the whole ap

[Ubuntu-sdk-bugs] [Bug 1339709] Re: Dialog does not appear to support anchorToKeyboard

2014-07-14 Thread Michael Terry
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Released ** Changed in: ubuntu-ui-toolkit Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. ht

[Ubuntu-sdk-bugs] [Bug 1339709] [NEW] Dialog does not appear to support anchorToKeyboard

2014-07-09 Thread Michael Terry
Public bug reported: When using a Dialog object, it is very easy for the OSK to cover elements in the Dialog. Even with the MainView setting anchorToKeyboard: true. I ran into this when looking at the set-a-password Dialog in ubuntu- system-settings. And it seems like it has bit us a couple tim