[Bug 1367792] Re: In landscape mode, photo roll navigation is horizontal

2015-07-03 Thread Florian Boucault
** Changed in: camera-app Status: Confirmed => In Progress ** Changed in: camera-app (Ubuntu) Status: Confirmed => In Progress ** Changed in: camera-app (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) -- You received this bug notification because

[Bug 1367459] Re: Messaging app should not rotate upside down

2015-07-03 Thread Florian Boucault
Probably fixed now :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367459 Title: Messaging app should not rotate upside down To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 1356369] Re: [shell] Please disable screen rotation till unity8 supports it as well

2015-07-03 Thread Florian Boucault
Probably fixed now :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1356369 Title: [shell] Please disable screen rotation till unity8 supports it as well To manage notifications about this bug go t

[Bug 1483752] [NEW] Trusted prompts make application inactive: Qt.application.active == false

2015-08-11 Thread Florian Boucault
Public bug reported: When a trusted prompt shows up the application becomes "inactive", concretely QML applications receive a signal that Qt.application.active has changed to 'false'. This is will be an issue for example in the case of the camera-app trying to start recording a video, a pulseaudi

[Bug 1483752] Re: Trusted prompts make application inactive: Qt.application.active == false

2015-08-11 Thread Florian Boucault
@Gerry: I guess you're right. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483752 Title: Trusted prompts make application inactive: Qt.application.active == false To manage notifications about

[Bug 1488424] [NEW] Sometimes after a window is maximized it is not possible to unmaximize it

2015-08-25 Thread Florian Boucault
Public bug reported: Steps to reproduce: 1. Open any app in windowed mode 2. Click the maximize button in its window title bar 3. Click the unmaximize button in its window title bar which is now merged with the top unity panel Sometimes after step 3 the window is still maximized. ** Affects: q

[Bug 1438465] Re: It's possible to put a window under the top panel

2015-08-25 Thread Florian Boucault
** Changed in: unity8 (Ubuntu) Importance: Medium => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1438465 Title: It's possible to put a window under the top panel To manage notifications a

[Bug 1487126] Re: Camera/mic trust: initial video corrupt

2015-08-26 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Status: In Progress => Fix Released ** Changed in: qtmir Status: Incomplete => Invalid ** Changed in: canonical-devices-system-image Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubunt

[Bug 1487131] Re: Camera/mic trust: mic denial in camera-app freezes camera

2015-08-26 Thread Florian Boucault
** Changed in: camera-app Status: In Progress => Fix Released ** Changed in: camera-app (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1487131

[Bug 1487159] Re: revoking mic permission in system-settings, camera appears to record but video is unplayable

2015-08-26 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Status: In Progress => Fix Released ** Changed in: canonical-devices-system-image Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1471906] Re: camera app is polling the file system every second

2015-07-13 Thread Florian Boucault
The app uses the Qt API QStorageInfo::bytesAvailable() method [1] every 1 second. For lack of a better API, one that would not require polling, we decided to go ahead with this one. As Simon said, the polling only happens when the app is being actively used which means that even though it is ind

[Bug 1402708] Re: Empty photos saved

2015-01-07 Thread Florian Boucault
Maybe you are hitting https://bugs.launchpad.net/camera-app/+bug/1326101 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1402708 Title: Empty photos saved To manage notifications about this bug go to

[Bug 1403906] Re: thumbnailer crash when reading metadata

2015-01-07 Thread Florian Boucault
I'm unable to reproduce the issue with packages from silo 19 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1403906 Title: thumbnailer crash when reading metadata To manage notifications about this

[Bug 1408650] [NEW] Recording video with front camera at 640x480 on Krillin results in stretched videos

2015-01-08 Thread Florian Boucault
Public bug reported: Krillin reports that the front camera supports video recording at 640x480 as returned by the call to getSupportedVideoSizes() [1] but when recording at that resolution the output video looks stretched. The output video is indeed a 640x480 video but the content looks like it wa

[Bug 1408772] [NEW] Need (temporary) rights for applications to list directories under /media/phablet to detect the SD card

2015-01-08 Thread Florian Boucault
Public bug reported: The camera app does not have an API (yet) to know which folder the SD card is mounted under. For now we guess by listing the folders under /media/phablet which is an *ok* temporary solution but the app does not have the rights to do so. Can we add (temporarily) that right to a

[Bug 1392368] Re: Support storing and viewing photos on an SD card

2015-01-08 Thread Florian Boucault
Depends on https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof- ubuntu/+bug/1408772 ** Changed in: camera-app Status: Fix Released => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1410301] [NEW] [krillin] 1 in 5 images taken by camera corrupted with trunk rev 132

2015-01-13 Thread Florian Boucault
Public bug reported: Steps to reproduce: 1. Flash krillin with latest RTM proposed: ubuntu-device-flash touch --channel=ubuntu-touch/ubuntu-rtm/14.09-proposed --bootstrap 2. Install packages from RTM Silo 0: - Add PPA 0 to /etc/apt/sources.list: deb http://ppa.launchpad.net/ci-train-ppa-servi

[Bug 1410301] Re: [krillin] 1 in 5 images taken by camera corrupted with trunk rev 132

2015-01-13 Thread Florian Boucault
** Description changed: Steps to reproduce: 1. Flash krillin with latest RTM proposed: ubuntu-device-flash touch --channel=ubuntu-touch/ubuntu-rtm/14.09-proposed --bootstrap 2. Install packages from RTM Silo 0: -- Add PPA 0 to /etc/apt/sources.list: deb http://ppa.launchpad.net/ci-trai

[Bug 1410301] Re: [krillin] 1 in 5 images taken by camera corrupted with qtubuntu-camera from RTM silo 0 == trunk rev 132

2015-01-13 Thread Florian Boucault
Logs attached ** Summary changed: - [krillin] 1 in 5 images taken by camera corrupted with trunk rev 132 + [krillin] 1 in 5 images taken by camera corrupted with qtubuntu-camera from RTM silo 0 == trunk rev 132 ** Attachment added: "application-click-com.ubuntu.camera_camera_3.0.0.412.log"

[Bug 1410301] Re: [krillin] 1 in 5 images taken by camera corrupted with qtubuntu-camera from RTM silo 0 == trunk rev 132

2015-01-13 Thread Florian Boucault
The bug is not happening with the previous version of qtubuntu-camera published in RTM which was at bzr rev 119. Therefore this bug is triggered by one of these commits: 131 - Add useful image and thumbnail aspect ratio debugging and a warning when the two ratios don't match. 129 - Added support

[Bug 1410301] Re: [krillin] 1 in 5 images taken by camera corrupted with qtubuntu-camera from RTM silo 0 == trunk rev 132

2015-01-13 Thread Florian Boucault
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/qtubuntu-camera/+bug/1410301/+attachment/4297527/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1410301 Title:

[Bug 1410301] Re: [krillin] 1 in 5 images taken by camera corrupted with qtubuntu-camera from RTM silo 0 == trunk rev 132

2015-01-13 Thread Florian Boucault
** Changed in: qtubuntu-camera (Ubuntu) Assignee: (unassigned) => Jim Hodapp (jhodapp) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1410301 Title: [krillin] 1 in 5 images taken by camera corru

[Bug 1288539] Re: [mako] progressive shearing

2015-01-15 Thread Florian Boucault
** Summary changed: - progressive shearing + [mako] progressive shearing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288539 Title: [mako] progressive shearing To manage notifications about this

[Bug 1411376] [NEW] ActivityIndicator does not spin if the main thread is blocked

2015-01-15 Thread Florian Boucault
Public bug reported: ActivityIndicator should use an Animator so that its animation solely depends on the rendering thread. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Medium Assignee: Florian Boucault (fboucault) Status: In Progress -- You received this bug

[Bug 1322121] Re: pictures taken with flash are almost completely black

2015-05-15 Thread Florian Boucault
John: it does not happen on krillin. Only on Mako. On Arale some symptoms are similar but I'd guess the cause is different. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322121 Title: pictures take

[Bug 1322121] Re: pictures taken with flash are almost completely black

2015-05-18 Thread Florian Boucault
@Yuan-Chen: https://bugs.launchpad.net/tangxi/+bug/1446069 is valid but is a different bug to the dark pictures we get with arale. The arale bug is https://bugs.launchpad.net/tangxi/+bug/1455494 where dark pictures are produced with the flash actually firing. -- You received this bug notification

[Bug 1429988] Re: Preview and photos are unfocused

2015-04-08 Thread Florian Boucault
Bugs reported in comments here but unrelated to original bugs have been reported separately: https://bugs.launchpad.net/camera-app/+bug/1441613 https://bugs.launchpad.net/camera-app/+bug/1441614 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1442670] Re: Ubuntu Phone BQ: Camera makes blur images

2015-04-13 Thread Florian Boucault
Hi costales, Thanks for the bug report and the sample photo. Unfortunately by looking at the picture I would guess that it is in fact the best you can do with the BQ camera sensor. To be 100% sure the best would be to try to take the same shot with Android on the same phone. -- You received this

[Bug 1442670] Re: Ubuntu Phone BQ: Camera makes blur images

2015-04-13 Thread Florian Boucault
@Niklas @Mathieu: Could you guys attach sample photos showing the issues you are facing? Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1442670 Title: Ubuntu Phone BQ: Camera makes blur i

[Bug 1368063] Re: The photo captured by Camera app show darkness.

2015-04-15 Thread Florian Boucault
Hey everyone, I'd like to know if it's still reproduceable for any of you with the latest Ubuntu 15.04 on the Nexus 4. @Adam, @Dario @Howy? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368063 Title:

[Bug 1400141] Re: Swiping quickly through photo roll causes photo to zoom

2015-02-27 Thread Florian Boucault
** Changed in: camera-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400141 Title: Swiping quickly through photo roll causes photo to zoom To manage n

[Bug 1401563] Re: Playing a video from the photo roll exhibits odd behaviour if a video is currently loaded in the media player

2015-03-04 Thread Florian Boucault
** Changed in: camera-app Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1401563 Title: Playing a video from the photo roll exhibits odd behaviour if a video is curr

[Bug 1368787] Re: [camera]+[gallery] Photo roll doesn't have photo editing

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: In Progress => Fix Released ** Changed in: ubuntu-ux Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368787 Title:

[Bug 1365419] Re: front camera view does not display settings tab

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Assignee: (unassigned) => Florian Boucault (fboucault) ** Changed in: camera-app Status: Confirmed => In Progress ** Changed in: camera-app (Ubuntu) Status: Confirmed => In Progress ** Changed in: camera-app (Ubuntu) Assignee: (u

[Bug 1389597] Re: Delete button should be listed first in the confirmation dialog

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389597 Title: Delete button should be listed first in the confirmation dialog T

[Bug 1366825] Re: camera_app.tests.test_zoom.TestCameraZoom.test_slider_zoom_in fails due to zoom slider not being visible

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1366825 Title: camera_app.tests.test_zoom.TestCameraZoom.test_slider_zoom_in fails

[Bug 1413529] Re: Image quality labels are truncated in languages other than English

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413529 Title: Image quality labels are truncated in languages other than English

[Bug 1350958] Re: flash option should be disabled when selecting HDR

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350958 Title: flash option should be disabled when selecting HDR To manage notifi

[Bug 1412013] Re: [mako] Camera app doesn't launch on #169

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: New => Fix Released ** Changed in: android (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1412013 Title: [m

[Bug 1416043] Re: Expected to be able to select picture in a full screen preview mode before sending it

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: In Progress => Fix Released ** Changed in: gallery-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416043 Title:

[Bug 1419022] Re: camera-app click manifest should include camera-app-autopilot dependency for running tests

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1419022 Title: camera-app click manifest should include camera-app-autopilot depe

[Bug 1423177] Re: video thumbnails do not appear anymore in slideshow view

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1423177 Title: video thumbnails do not appear anymore in slideshow view To manage

[Bug 1371245] Re: trust-store dialog (location) not asked on the first boot after a clean flash

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Status: Incomplete => Invalid ** Changed in: camera-app (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371245 Title: t

[Bug 1373607] Re: Switching the camera from rear to front to rear facing causing the controls to disappear

2015-03-05 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Status: Confirmed => In Progress ** Changed in: camera-app Status: Confirmed => In Progress ** Changed in: camera-app (Ubuntu RTM) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1416882] Re: camera-app makes segmentation fault when closed under load

2015-03-05 Thread Florian Boucault
** Also affects: camera-app Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416882 Title: camera-app makes segmentation fault when closed under load To ma

[Bug 1413531] Re: Enabling the grid option doesn't give visual feedback

2015-03-05 Thread Florian Boucault
** Also affects: camera-app Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413531 Title: Enabling the grid option doesn't give visual feedback To manage

[Bug 1408380] Re: camera appreciated doesn't work can only take screenshots

2015-03-05 Thread Florian Boucault
** Also affects: camera-app Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408380 Title: camera appreciated doesn't work can only take screenshots To man

[Bug 1411782] Re: Camera app crashes if unfocused while loading

2015-03-05 Thread Florian Boucault
** Also affects: camera-app Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1411782 Title: Camera app crashes if unfocused while loading To manage notifica

[Bug 1422762] Re: Camera should not change behavior when rotation lock is on

2015-03-05 Thread Florian Boucault
** Also affects: camera-app Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422762 Title: Camera should not change behavior when rotation lock is on To ma

[Bug 1365418] Re: no visual cues for exiting settings view

2015-03-05 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Importance: Undecided => Medium ** Tags added: usability -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365418 Title: no visual cues for exiting settings view

[Bug 1428272] Re: Recording video with rotation lock on results in aspect ratio error in resultant video file

2015-03-05 Thread Florian Boucault
Thank you for the report Joe. Was it with Ubuntu RTM? do you know which revision? I was able to reproduce something similar but not when holding the phone in landscape mode but in portrait mode while recording and that was on vivid revision 123. ** Also affects: camera-app Importance: Undecide

[Bug 1411782] Re: Camera app crashes if unfocused while loading

2015-03-05 Thread Florian Boucault
** Changed in: camera-app Importance: Undecided => High ** Changed in: camera-app (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1411782 Title: Camera ap

[Bug 1428272] Re: Recording video with rotation lock on results in aspect ratio error in resultant video file

2015-03-05 Thread Florian Boucault
Related to https://bugs.launchpad.net/camera-app/+bug/1422762 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1428272 Title: Recording video with rotation lock on results in aspect ratio error in re

[Bug 1284290] Re: mako camera-app screen garbles and app crashes

2015-03-05 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284290 Title: mako camera-app screen garbles and app crashes To manage notificat

[Bug 1422762] Re: Camera should not change behavior when rotation lock is on

2015-03-05 Thread Florian Boucault
Related to https://bugs.launchpad.net/camera-app/+bug/1428272 ** Changed in: camera-app Importance: Undecided => High ** Changed in: camera-app (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1413531] Re: Enabling the grid option doesn't give visual feedback

2015-03-05 Thread Florian Boucault
** Tags added: usability ** Changed in: camera-app Status: New => Confirmed ** Changed in: camera-app Importance: Undecided => Medium ** Changed in: camera-app (Ubuntu) Status: New => Confirmed ** Changed in: camera-app (Ubuntu) Importance: Undecided => Medium -- You recei

[Bug 1422762] Re: Camera should not change behavior when rotation lock is on

2015-03-09 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Status: Confirmed => In Progress ** Changed in: camera-app Status: New => In Progress ** Changed in: camera-app Assignee: (unassigned) => Florian Boucault (fboucault) ** Changed in: camera-app (Ubuntu) Assignee: (unassigned) =

[Bug 1428272] Re: Recording video with rotation lock on results in aspect ratio error in resultant video file

2015-03-09 Thread Florian Boucault
** Changed in: camera-app Status: Confirmed => In Progress ** Changed in: camera-app (Ubuntu) Status: Confirmed => In Progress ** Changed in: camera-app (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) ** Changed in: camera-app Assignee: (u

[Bug 1428272] Re: Recording video with rotation lock on results in aspect ratio error in resultant video file

2015-03-11 Thread Florian Boucault
** Branch linked: lp:~fboucault/camera-app/orientation_lock_fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1428272 Title: Recording video with rotation lock on results in aspect ratio error in

[Bug 1429988] Re: Preview and photos are unfocused

2015-03-11 Thread Florian Boucault
** Also affects: camera-app Importance: Undecided Status: New ** Changed in: camera-app Status: New => Confirmed ** Changed in: camera-app Importance: Undecided => Critical ** Changed in: camera-app Assignee: (unassigned) => Florian Boucault (fboucault)

[Bug 1373607] Re: Switching the camera from rear to front to rear facing causing the controls to disappear

2015-03-11 Thread Florian Boucault
** Changed in: qtvideo-node (Ubuntu) Status: New => In Progress ** Changed in: qtvideo-node (Ubuntu) Importance: Undecided => High ** Changed in: qtvideo-node (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) -- You received this bug notification because

[Bug 1432766] [NEW] unit test tst_videooutput is disabled because it cannot run on jenkins

2015-03-16 Thread Florian Boucault
Public bug reported: unittests/tst_videooutput is disabled because even with xvfb it fails to run on jenkins/CI ** Affects: qtvideo-node (Ubuntu) Importance: Undecided Status: Confirmed ** Changed in: qtvideo-node (Ubuntu) Status: New => Confirmed -- You received this bug

[Bug 1195866] Re: ProgressBar themeing is inconsistent

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195866 Title: ProgressBar themeing is inconsistent To manage notificatio

[Bug 1226516] Re: Alarm documentation needs more elaboration on save() and cancel() operations

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226516 Title: Alarm documentation needs more elaboration on save() and ca

[Bug 1229541] Re: autopilot test crashing

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229541 Title: autopilot test crashing To manage notifications about this

[Bug 1223326] Re: Assigning Tab to activePage when running gallery-app on device

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223326 Title: Assigning Tab to activePage when running gallery-app on dev

[Bug 1218250] Re: [OptionSelector] needs a "entry has been clicked" signal

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218250 Title: [OptionSelector] needs a "entry has been clicked" signal T

[Bug 1224126] Re: qtdeclarative5-u1db1.0 should not use ~/.local/share/Qt Project for db files

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1224126 Title: qtdeclarative5-u1db1.0 should not use ~/.local/share/Qt Pro

[Bug 1218331] Re: Typo in Panel.qml

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218331 Title: Typo in Panel.qml To manage notifications about this bug g

[Bug 1209405] Re: The top header doesn't have an object name, so from autopilot we can't select it

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1209405 Title: The top header doesn't have an object name, so from autopil

[Bug 1207804] Re: [MainView] Need a way to dynamically alter the current global actions

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1207804 Title: [MainView] Need a way to dynamically alter the current glob

[Bug 1217848] Re: CrossFadeImage.qml:39: Unable to assign QSize to QSizeF

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1217848 Title: CrossFadeImage.qml:39: Unable to assign QSize to QSizeF To

[Bug 1201822] Re: autopilot test UbuntuUiToolkit.tests.gallery.test_gallery.GenericTests.test_buttons is unstable

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201822 Title: autopilot test UbuntuUiToolkit.tests.gallery.test_gallery

[Bug 1195250] Re: checklicense.sh doesn't check CSS

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195250 Title: checklicense.sh doesn't check CSS To manage notifications

[Bug 1223329] Re: When running gallery-app on device, page doesn't have __propagated

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223329 Title: When running gallery-app on device, page doesn't have __pro

[Bug 1207426] Re: No way to intercept mouse events going to an IMA with another MA

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1207426 Title: No way to intercept mouse events going to an IMA with anoth

[Bug 1206251] Re: Autopilot Emulator needs to handle tabs better

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206251 Title: Autopilot Emulator needs to handle tabs better To manage n

[Bug 1205094] Re: Popovers under SuruGradient theme are white-on-white

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released ** Changed in: ubuntu-ux Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/120509

[Bug 1221707] Re: Application crashes after the QQuickView has been destroyed and recreated

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221707 Title: Application crashes after the QQuickView has been destroyed

[Bug 1197051] Re: SDK applications should not use ~/.local/share/Qt Project for sqlite files

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197051 Title: SDK applications should not use ~/.local/share/Qt Project f

[Bug 1218247] Re: [OptionSelector] selectedIndex needs to be writable

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218247 Title: [OptionSelector] selectedIndex needs to be writable To man

[Bug 1181176] Re: should depend on the Ubuntu font

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181176 Title: should depend on the Ubuntu font To manage notifications a

[Bug 1211619] Re: Autopilot emulator can loop infinitely while searching for tab

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1211619 Title: Autopilot emulator can loop infinitely while searching for

[Bug 1204281] Re: The python package for autopilot tests doesn't follow pep8

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204281 Title: The python package for autopilot tests doesn't follow pep8

[Bug 1204674] Re: static errors detected by pyflakes

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204674 Title: static errors detected by pyflakes To manage notifications

[Bug 1202683] Re: ListItem.Standard doesn't accept ActivityIndicator as control

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202683 Title: ListItem.Standard doesn't accept ActivityIndicator as contr

[Bug 1227355] Re: unity needs applications to inform about some details on a desktop file

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227355 Title: unity needs applications to inform about some details on a

[Bug 1202170] Re: Implement OptionSelector

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202170 Title: Implement OptionSelector To manage notifications about thi

[Bug 1205205] Re: Move the ActionSelectionPopover autopilot emulator from ubuntu-filemanager-app

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205205 Title: Move the ActionSelectionPopover autopilot emulator from ubu

[Bug 1197056] Re: SDK webview applications should not use ~/.local/share/*/.QtWebKit/ for their databases

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197056 Title: SDK webview applications should not use ~/.local/share/*/.Q

[Bug 1189825] Re: [inversemousearea] taps on sensing area in phone must be very precise to produce clicked() signal

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189825 Title: [inversemousearea] taps on sensing area in phone must be ve

[Bug 1220130] Re: [ItemSelector] Should display the Standard item, with the title, only if there is some text set

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220130 Title: [ItemSelector] Should display the Standard item, with the t

[Bug 1220346] Re: On the emulators, we have duplicate code for the pointing device

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220346 Title: On the emulators, we have duplicate code for the pointing d

[Bug 1218749] Re: Buttons example have the TemplateRow size bigger than phone screen

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218749 Title: Buttons example have the TemplateRow size bigger than phone

[Bug 1124265] Re: [Shell, UI Tollkit] white page is displayed before app opens

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124265 Title: [Sh

[Bug 1195243] Re: Sheet visual design need to be done and implemented

2013-09-26 Thread Florian Boucault
** Summary changed: - [Weather app] Edit mode should use sheet from the SDK + Sheet visual design need to be done and implemented ** Changed in: ubuntu-ui-toolkit Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit Importance: Undecided => Medium ** Changed in: ubuntu-ui-toolkit

[Bug 1227216] Re: [adding new contact] no way to know which input field I am typing into

2013-09-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227216 Title: [addin

[Bug 1247475] Re: Macbook Pro 15 Haswell/Retina 11.1 Speakers Do Not Work (Ubuntu 13.10)

2013-11-04 Thread Florian Boucault
Workaround: $ sudo apt-get install alsa-tools $ sudo hda-verb /dev/snd/hwC1D0 0x1 set_gpio_data 1 Upstream seems to be working on the issue: http://mailman.alsa-project.org/pipermail/alsa-devel/2013-September/066167.html -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1209239] Re: MultiArch support for QT5 is insufficient for cross building

2013-11-06 Thread Florian Boucault
Testing this on trusty: $ sudo apt-get install qtbase5-dev:armhf Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable dis

[Bug 1251436] Re: OSK no longer displays after first orientation change

2013-12-09 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251436 Title: OSK no longer displays after first orientation change To m

<    1   2   3   4   5   6   7   8   9   10   >