[Bug 292493] Re: usb startup disk failed to unmount /cdrom when change partition tables

2010-04-15 Thread Florian Boucault
After following workaround suggested by Xnyper I hit bug #536981 Dirty, unreliable fix was to remount the partition to /cdrom right after hitting the 'install' button of the last step of the installer: sudo mount -t iso9660 -o ro,noatime /dev/sdaX /cdrom/ -- usb startup disk failed to unmount /

[Bug 578921] [NEW] Fix compiler flags for arm

2010-05-11 Thread Florian Boucault
Public bug reported: This is just a test bug, please ignore ** Affects: glib2.0 (Ubuntu) Importance: Undecided Status: Invalid -- Fix compiler flags for arm https://bugs.launchpad.net/bugs/578921 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 578921] Re: Fix compiler flags for arm

2010-05-11 Thread Florian Boucault
** Patch added: "a2ps-site.cfg" http://launchpadlibrarian.net/48287591/a2ps-site.cfg ** Changed in: glib2.0 (Ubuntu) Status: New => Invalid -- Fix compiler flags for arm https://bugs.launchpad.net/bugs/578921 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 578921] Re: Fix compiler flags for arm

2010-05-11 Thread Florian Boucault
** Bug watch added: GNOME Bug Tracker #67678 https://bugzilla.gnome.org/show_bug.cgi?id=67678 ** Also affects: glib via https://bugzilla.gnome.org/show_bug.cgi?id=67678 Importance: Unknown Status: Unknown -- Fix compiler flags for arm https://bugs.launchpad.net/bugs/578921 You re

[Bug 578921] Re: Fix compiler flags for arm

2010-05-11 Thread Florian Boucault
That was a Launchpad test by mterry. -- Fix compiler flags for arm https://bugs.launchpad.net/bugs/578921 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/

Re: [Bug 578921] Re: Fix compiler flags for arm

2010-05-11 Thread Florian Boucault
On 11/05/2010 20:37, Florian Boucault wrote: > > ** Patch added: "a2ps-site.cfg" >http://launchpadlibrarian.net/48287591/a2ps-site.cfg > > ** Changed in: glib2.0 (Ubuntu) >Status: New => Invalid > What a bad patch! florian -- Fix compiler flags

[Bug 578921] Re: Fix compiler flags for arm

2010-05-11 Thread Florian Boucault
** Visibility changed to: Private -- Fix compiler flags for arm https://bugs.launchpad.net/bugs/578921 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mail

[Bug 1592447] Re: camera startup time regression

2016-06-24 Thread Florian Boucault
Multiple issues are at play: 1) the regression seemingly observed in http://reqorts.qa.ubuntu.com/reports/qa/performance/dashboard/index.html turned out to be only a temporary blip. Subsequent runs show that there was no recent change in camera app startup time (on krillin). 2) the startup time

[Bug 1572576] Re: Taking a photo not working / xenial

2016-06-24 Thread Florian Boucault
** Changed in: qtubuntu-camera (Ubuntu) Status: New => 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/1572576 Title: Taking a photo not working / xenial To manage notifications a

[Bug 1592447] Re: camera startup time regression

2016-06-24 Thread Florian Boucault
Re 2): improvements specific to the camera app are landing soon. See https://code.launchpad.net/~phablet-team/camera- app/staging/+merge/298329 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1592447 Ti

[Bug 1697122] Re: Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and touch gestures

2019-05-08 Thread Florian Boucault
** Summary changed: - Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable touch gestures + Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and touch gestures -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1697122] Re: Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and touch gestures

2019-05-08 Thread Florian Boucault
For completeness sake, here is the OpenSuse bug report talking about it: https://bugzilla.opensuse.org/show_bug.cgi?id=1032003 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697122 Title: Package Fi

[Bug 1697122] Re: Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and touch gestures

2019-05-08 Thread Florian Boucault
It is indeed a common complaint/request as evidenced by the people talking about it in various places (blogs, reddit, etc.): https://www.rojtberg.net/1569/switching-back-from-chrome-to-firefox/ https://www.reddit.com/r/linux/comments/72mfv8/psa_for_firefox_users_set_moz_use_xinput21_to/ https://ha

[Bug 1697122] Re: Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and touch gestures

2019-05-08 Thread Florian Boucault
Quick workaround for those who want to enjoy the benefits right away: echo "MOZ_USE_XINPUT2=1" | sudo tee /etc/environment.d/90firefox-xinput2.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697122

[Bug 1542081] Re: don't allow navigation while timer is going

2016-03-08 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1542081 Title: don't allow navigation while timer is going To manage not

[Bug 1542083] Re: broken video clip has extremely blurry icon when navigating to the camera roll

2016-03-09 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1542083 Title: broken video clip has extremely blurry icon when navigatin

[Bug 1542395] Re: Screen.orientation and or Screen.primaryOrientation depend on the size of the app window

2016-03-10 Thread Florian Boucault
@Josh: the issue is a little bit trickier it seems. I modified your program to show it: http://pastebin.ubuntu.com/15340361/ The value is only wrong for a very short period of time it seems. Somehow it returns to the expected value quickly after (without notifying of the change). ** Changed in: c

[Bug 1532950] Re: Font size too big on phone, and display too tall with devicePixelRatio

2016-11-23 Thread Florian Boucault
** Changed in: ubuntu-terminal-app (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/1532950 Title: Font size too big on phone, and display too tall wit

[Bug 1513816] Re: terminal app font doesn't follow grid units

2016-11-23 Thread Florian Boucault
This was fixed when fixing https://bugs.launchpad.net/ubuntu-terminal- app/+bug/1532950 ** Changed in: ubuntu-terminal-app (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.

[Bug 1552100] Re: Create .snap packages of core apps

2016-11-23 Thread Florian Boucault
** Changed in: ubuntu-terminal-app Status: In Progress => Fix Released ** Changed in: ubuntu-terminal-app Assignee: Renato Araujo Oliveira Filho (renatofilho) => Florian Boucault (fboucault) -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1377638] Re: [All Apps] Core apps should use the new splash screen features

2016-11-23 Thread Florian Boucault
** Changed in: ubuntu-terminal-app (Ubuntu) Status: New => 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/1377638 Title: [All Apps] Core apps should use the new splash screen feat

[Bug 1665727] Re: Window stuck in fullscreen mode

2017-02-22 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1665727 Title: Window stuck in fullscreen mode To manage notifications a

[Bug 1263198] Re: Browser only shows on left part of screen

2017-02-23 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Status: New => 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/1263198 Title: Browser only shows on left part of screen To manage notificati

[Bug 1665655] Re: Scrolling over addressbar shouldn't scroll webview

2017-02-23 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Status: New => Confirmed ** Changed in: webbrowser-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/1665655

[Bug 1666681] Re: Restore interactive_search.patch (type-ahead search)

2018-01-23 Thread Florian Boucault
Found this patch: https://github.com/manjaro/packages- community/tree/master/nautilus-typeahead Not sure if it works -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/181 Title: Restore interactive

[Bug 1253804] Re: [regression] Indicator icons don't match the settings they display

2013-11-25 Thread Florian Boucault
I don't see any commit related to this. Investigating more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1253804 Title: [regression] Indicator icons don't match the settings they display To manage

[Bug 1253804] Re: [regression] Indicator icons don't match the settings they display

2013-11-25 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Importance: Undecided => Critical ** Changed in: ubuntu-ui-toolkit Assignee: (unassigned) => Florian Boucault (fboucault) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1253804] Re: [regression] Indicator icons don't match the settings they display

2013-11-25 Thread Florian Boucault
UI Toolkit revision 836 seems to have introduced the regression. ** Changed in: ubuntu-ui-toolkit Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1253804 Title: [reg

[Bug 1253804] Re: [regression] Indicator icons don't match the settings they display

2013-11-25 Thread Florian Boucault
Reverting 836 is not trivial as 2 other commits are touching the same code since then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1253804 Title: [regression] Indicator icons don't match the setti

[Bug 1253804] Re: [regression] Indicator icons don't match the settings they display

2013-11-25 Thread Florian Boucault
Discrepancy between the 2 models Unity's MenuContent.filteredIndicators and the toolkit's Tabs.tabBar.model: http://pastebin.ubuntu.com/6475395/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1253804

[Bug 1253804] Re: [regression] Indicator icons don't match the settings they display

2013-11-25 Thread Florian Boucault
2 bugs are the cause of this: 1) Tabs does not respect the ordering of its children. It always appends new tabs at the end. 2) If the ordering of children changes, Tabs ignores it. Quick'n'dirty patch fixing that: http://pastebin.ubuntu.com/6475676/ -- You received this bug notification becaus

[Bug 1253804] Re: [regression] Indicator icons don't match the settings they display

2013-11-25 Thread Florian Boucault
Fix is ready. Although the overall situation of the Tabs is not good and an important rethink of the API needs to be undertaken. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1253804 Title: [regress

[Bug 1253804] Re: [regression] Indicator icons don't match the settings they display

2013-11-25 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1253804] Re: [regression] Indicator icons don't match the settings they display

2013-11-26 Thread Florian Boucault
Commit actually happened 7 hours ago. ** Changed in: ubuntu-ui-toolkit Status: Fix Committed => Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1255076] Re: /usr/sbin/unity-greeter:*** Error in `/usr/sbin/unity-greeter': free(): invalid pointer: ADDR ***

2013-11-26 Thread Florian Boucault
$ sudo apt-get remove --purge indicator-datetime fixes it for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255076 Title: /usr/sbin/unity-greeter:*** Error in `/usr/sbin/unity-greeter': free(

[Bug 1255076] Re: /usr/sbin/unity-greeter:*** Error in `/usr/sbin/unity-greeter': free(): invalid pointer: ADDR ***

2013-11-26 Thread Florian Boucault
I had installed indicator-datetime 13.10.0+14.04.20131125-0ubuntu1 from trusty-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255076 Title: /usr/sbin/unity-greeter:*** Error in `/usr/sbin/u

[Bug 1255129] Re: [regression] List scrolling seems to be broken

2013-11-26 Thread Florian Boucault
** Also affects: ubuntu-ui-toolkit Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit 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/1255129

[Bug 1255129] Re: [regression] List scrolling seems to be broken

2013-11-26 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit 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/1255129 Title: [regression] List scrolling seems to be broken To manage notifications

[Bug 1255129] Re: [regression] List scrolling seems to be broken

2013-11-27 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Assignee: (unassigned) => Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255129 Title: [regression] List scrolling seems to be broken To

[Bug 1255076] Re: /usr/sbin/unity-greeter:*** Error in `/usr/sbin/unity-greeter': free(): invalid pointer: ADDR ***

2013-11-27 Thread Florian Boucault
I confirm that the bug has disappeared for me with latest updates from trusty-proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255076 Title: /usr/sbin/unity-greeter:*** Error in `/usr/sbin/u

[Bug 1320920] Re: Apps scope sort order is confusing

2014-05-26 Thread Florian Boucault
I am badly hit by that bug essentially being unable to find an app easily as the sorting feels random. It sounds to me like the simplest and cheapest interim solution would be to sort installed apps alphabetically. Is there any other _cheap_ solution? -- You received this bug notification because

[Bug 1248646] Re: API break: ItemSelector.enabled changed to read-only

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

[Bug 1248731] Re: MathUtils not defined in TextArea component

2013-11-06 Thread Florian Boucault
I cannot reproduce with these exact versions on trusty. However the code in the toolkit does look wrong and is missing an import. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Florian Bo

[Bug 1249386] Re: Elements not displayed since update

2013-11-08 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) ** Also affects: ubuntu-ui-toolkit Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit Assignee: (unassigned) => Florian Boucault (fboucault) -- You receive

[Bug 1249386] Re: Elements not displayed since update

2013-11-08 Thread Florian Boucault
Determining where the issue lies: application code that should never have worked in the first place or toolkit regression? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1249386 Title: Elements not d

[Bug 1249386] Re: Elements not displayed since update

2013-11-08 Thread Florian Boucault
One visible difference is that with the latest trunk the following warning is outputted to the console: file:///home/kaleo/emptylist.qml:30:13: QML Flickable: Cannot anchor to an item that isn't a parent or sibling. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1249386] Re: Elements not displayed since update

2013-11-08 Thread Florian Boucault
Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit Assignee: Florian Boucault (fboucault) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1249386 Title: Elements

[Bug 1249386] Re: Elements not displayed since update

2013-11-08 Thread Florian Boucault
That warning is caused by line: anchors.bottom: soundsPage.bottom which should be working so we can safely say that this is a regression in the toolkit. Bumping to critical. ** Changed in: ubuntu-ui-toolkit Importance: High => Critical ** Changed in: ubuntu-ui-toolkit

[Bug 1249386] Re: Elements not displayed since update

2013-11-08 Thread Florian Boucault
Revision 819 was fixing bug 1223604 ** Changed in: ubuntu-ui-toolkit Assignee: (unassigned) => Florian Boucault (fboucault) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1249386] Re: Elements not displayed since update

2013-11-08 Thread Florian Boucault
Reverting revision 819 fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1249386 Title: Elements not displayed since update To manage notifications about this bug go to: https://bugs.l

[Bug 1249386] Re: Elements not displayed since update

2013-11-08 Thread Florian Boucault
True. Though it is unexpected that the Page is not the parent. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1249386 Title: Elements not displayed since update To manage notifications about this bu

[Bug 1249386] Re: Elements not displayed since update

2013-11-08 Thread Florian Boucault
I don't understand something though. In the Page code I see: Item { id: contentsItem anchors.fill: parent } MouseArea { id: contentsArea anchors.fill: contentsItem [...] That means that contentsArea will invariably cover contentsItem's parent w

[Bug 1320823] [NEW] Missing patches for QTBUG-35095

2014-05-19 Thread Florian Boucault
Public bug reported: Bug QTBUG-35095 has been fixed in "5.2.2" and having the patches would allow us to drop workarounds that penalise loading time for all apps. Patches: https://codereview.qt-project.org/#change,76154 https://codereview.qt-project.org/#change,76193 ** Affects: qtdeclarative-ope

[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/

2016-06-14 Thread Florian Boucault
** Tags added: performance -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590804 Title: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/ To

[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/

2016-06-14 Thread Florian Boucault
For information, output of strace related to that: open("/etc/fonts/conf.d/10-antialias.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 25 open("/etc/fonts/conf.d/10-hinting-slight.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 25 open("/etc/fonts/conf.d/10-hinting.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 25

[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/

2016-06-14 Thread Florian Boucault
The output of strace shows that fontconfig opens those file during every QML application startup. A solution to this would be to introduce a caching system: after fontconfig opens and parses those files the first time it could serialize the result to disk for subsequent starts. -- You received t

[Bug 1592447] Re: camera startup time regression

2016-06-16 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1592447 Title: camera startup time regression To man

[Bug 1584171] Re: Video recording distorted after a few seconds

2016-06-21 Thread Florian Boucault
** Changed in: canonical-devices-system-image Status: Confirmed => Fix Committed ** Changed in: camera-app (Ubuntu) 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 1579617] Re: Camera recording clip blur/flicker after touch screen to focus

2016-06-21 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579617 Title: Camera recording clip blur/flicker after touch screen to foc

[Bug 1581642] Re: Colors of the main camera are always distorted

2016-06-21 Thread Florian Boucault
** 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/1581642 Title: Colors of the main camera are always distorted To manage notificatio

[Bug 1594167] Re: MX4 & BQ M10 camera app slow to open after OTA-11 update

2016-06-21 Thread Florian Boucault
*** This bug is a duplicate of bug 1592447 *** https://bugs.launchpad.net/bugs/1592447 ** This bug has been marked a duplicate of bug 1592447 camera startup time regression -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1592447] Re: camera startup time regression

2016-06-21 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Status: Confirmed => In Progress ** Changed in: canonical-devices-system-image Status: Confirmed => 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 1595005] Re: MEIZU PRO 5 camera app don't record video alright

2016-06-22 Thread Florian Boucault
*** This bug is a duplicate of bug 1579617 *** https://bugs.launchpad.net/bugs/1579617 ** This bug has been marked a duplicate of bug 1579617 Camera recording clip blur/flicker after touch screen to focus -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1595082] Re: Cannot preview in 16.04 desktop

2016-08-12 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Importance: Undecided => High ** Changed in: camera-app (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) ** Changed in: camera-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because

[Bug 1659435] Re: browser stops rendering all pages instead shows new tab page

2017-02-13 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Assignee: Olivier Tilloy (osomon) => Florian Boucault (fboucault) ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1649673] Re: Add peekier as possible search engine

2017-02-14 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) ** Changed in: webbrowser-app (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1312892] Re: Does not remember last size of window on desktop

2017-02-15 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1664990] Re: Restore focus on parent tab when closing child tab

2017-02-17 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1664990 Title: Restore focus on parent tab when closing child tab To manag

[Bug 1656252] Re: Applications fail to start on the second use

2017-02-17 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1656252 Title: Applications fail to start on the second use To manag

[Bug 1659435] Re: browser stops rendering all pages instead shows new tab page

2017-02-17 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1659435 Title: browser stops rendering all pages instead shows new ta

[Bug 1672398] Re: Newly launched Ubuntu Terminal doesn't have keyboard focus

2017-03-14 Thread Florian Boucault
** Changed in: ubuntu-terminal-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672398 Title: Newly launched Ubuntu Terminal doesn't have keyboard

[Bug 1674296] [NEW] When preference window is already opened clicking on the settings icon does not raise it

2017-03-20 Thread Florian Boucault
Public bug reported: Steps: 1. Click on settings icon to open settings window 2. Click on terminal window 3. Click again on settings icon Expected: Settings window is raised and focused ** Affects: ubuntu-terminal-app (Ubuntu) Importance: Undecided Status: New -- You received th

[Bug 1665296] Re: [unity8] ubuntu-terminal-app snap blank transparent window (it's rendering to GLX/Xmir instead of native Mir)

2017-03-21 Thread Florian Boucault
dinamic: is that resolved for you now? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1665296 Title: [unity8] ubuntu-terminal-app snap blank transparent window (it's rendering to GLX/Xmir instead o

[Bug 1674296] Re: When preference window is already opened clicking on the settings icon does not raise it

2017-03-21 Thread Florian Boucault
Neither QWindow::raise nor QWindow::requestActivate seem to raise the settings window. http://doc.qt.io/qt-5/qml-qtquick-window-window.html#requestActivate-method http://doc.qt.io/qt-5/qml-qtquick-window-window.html#raise-method ** Also affects: unity8 (Ubuntu) Importance: Undecided Sta

[Bug 1674296] Re: When preference window is already opened clicking on the settings icon does not raise it

2017-03-21 Thread Florian Boucault
** Description changed: Steps: + 0. Start ubuntu-terminal-app 1. Click on settings icon to open settings window 2. Click on terminal window 3. Click again on settings icon Expected: Settings window is raised and focused ** Summary changed: - When preference window is already op

[Bug 1674296] Re: In Terminal app, when settings window is already opened clicking on the settings icon does not raise it

2017-03-21 Thread Florian Boucault
** Attachment added: "Test app" https://bugs.launchpad.net/ubuntu/+source/ubuntu-terminal-app/+bug/1674296/+attachment/4841715/+files/main.qml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1674296

[Bug 1674296] Re: In Terminal app, when settings window is already opened clicking on the settings icon does not raise it

2017-03-21 Thread Florian Boucault
Test app is a QML app that reproduces the behaviour. Click on the content of the root window and observe that the child window is not raised. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1674296 Titl

[Bug 1674296] Re: In Terminal app, when settings window is already opened clicking on the settings icon does not raise it

2017-03-21 Thread Florian Boucault
** Attachment added: "Test app binary" https://bugs.launchpad.net/ubuntu/+source/ubuntu-terminal-app/+bug/1674296/+attachment/4841716/+files/raisewindow -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1671034] Re: Cannot use apt or other binaries installed on the system from the ubuntu-terminal-app snap

2017-03-22 Thread Florian Boucault
The root of the issue is in fact a bug in the toolkit [1] that was fixed recently but has not hit ubuntu-app-platform yet. Because of that bug the popup prompting for the user password is not shown. [1] https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1664620 -- You received this b

[Bug 1534771] Re: Automatically switching to downloads page awkward in large layout

2017-03-22 Thread Florian Boucault
** Branch linked: lp:~fboucault/webbrowser-app/downloads_emblem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1534771 Title: Automatically switching to downloads page awkward in large layout To man

[Bug 1675026] Re: terminal app doesn't restore it's height on unity8

2017-03-22 Thread Florian Boucault
** Changed in: ubuntu-terminal-app (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1675026 Title: terminal app doesn't restore it's height on unity8 To mana

[Bug 1675424] [NEW] Window geometries not saved until unity8 exits when number of CPU cores too low

2017-03-23 Thread Florian Boucault
restarted the geometry is then correctly saved to DB and correctly restored after the app is launched. ** Affects: unity8 (Ubuntu) Importance: Undecided Assignee: Florian Boucault (fboucault) Status: In Progress ** Changed in: unity8 (Ubuntu) Assignee: (unassigned

[Bug 1499780] Re: Open new tabs next to the tab that launched them

2017-02-01 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499780 Title: Open new tabs next to the tab that launched them To manage

[Bug 1378750] Re: Should enable predictive text in address bar when not an address

2017-02-02 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378750 Title: Should enable predictive text

[Bug 1378750] Re: Should enable predictive text in address bar when not an address

2017-02-02 Thread Florian Boucault
** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378750 Title: Should enable predictive text in address bar when not an a

[Bug 1661283] [NEW] Qt.ImhUrlCharactersOnly should not disable predictive text

2017-02-02 Thread Florian Boucault
Public bug reported: When in a TextInput the flag Qt.ImhUrlCharactersOnly is set on inputMethodHints [1], predictive text is implicitly disabled. This should not be the case. Additionnally, a space should not be added after predicted words. http://doc.qt.io/qt-5/qml-qtquick-textinput.html#inputM

[Bug 1378750] Re: Should enable predictive text in address bar when not an address

2017-02-02 Thread Florian Boucault
Depends on fixing https://bugs.launchpad.net/ubuntu/+source/ubuntu- keyboard/+bug/1661283 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378750 Title: Should enable predictive text in address bar wh

[Bug 1315796] Re: Style Guide for Core apps

2017-01-13 Thread Florian Boucault
** Changed in: ubuntu-terminal-app Status: New => 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/1315796 Title: Style Guide for Core apps To manage notifications about this bug g

[Bug 1443591] Re: users should not have to type and extra "." in order to run a shell script

2017-01-13 Thread Florian Boucault
** Changed in: ubuntu-terminal-app 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/1443591 Title: users should not have to type and extra "." in order to run a shell

[Bug 1642259] Re: ubuntu-terminal-app settings screen stretches too much with large window sizes

2017-01-13 Thread Florian Boucault
** Changed in: ubuntu-terminal-app Status: Confirmed => Fix Released ** Changed in: ubuntu-terminal-app (Ubuntu) Status: Confirmed => Invalid ** Changed in: ubuntu-terminal-app (Ubuntu) Status: Invalid => Fix Released -- You received this bug notification because you are a

[Bug 1605327] Re: Opening terminal-app does not focus on password prompt

2017-01-13 Thread Florian Boucault
** Also affects: ubuntu-terminal-app Importance: Undecided Status: New ** Changed in: ubuntu-terminal-app Importance: Undecided => High ** Changed in: ubuntu-terminal-app (Ubuntu) Status: New => Invalid ** Changed in: unity8-desktop-session (Ubuntu) Status: New => Inva

[Bug 1445446] Re: [Terminal] 'Enter Password' should read 'Enter Passcode or Passphrase'

2017-01-13 Thread Florian Boucault
** Changed in: ubuntu-terminal-app (Ubuntu) Status: New => 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/14454

[Bug 1464316] Re: [Coachmarks] Tutorial explaining the two finger scroll gesture

2017-01-13 Thread Florian Boucault
** Changed in: ubuntu-terminal-app (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1464316 Title: [Coachmarks] Tutorial explaining the two finger scroll ge

[Bug 1444075] Re: [Terminal] click and hold to choose modifier bar makes choosing correct modifier difficult

2017-01-13 Thread Florian Boucault
** Changed in: ubuntu-terminal-app Status: Fix Committed => Confirmed ** Changed in: ubuntu-terminal-app (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/144

[Bug 1656322] Re: No shell if ~/.ssh/authorized_keys exists

2017-01-13 Thread Florian Boucault
** Changed in: ubuntu-terminal-app (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-terminal-app (Ubuntu) Assignee: (unassigned) => Florian Boucault (fboucault) ** Also affects: ubuntu-terminal-app Importance: Undecided Status: New ** No longer affects:

[Bug 1653979] [NEW] X-Ubuntu-Rotates-Window-Contents=true not respected in trust sessions

2017-01-04 Thread Florian Boucault
Public bug reported: If an application with X-Ubuntu-Rotates-Window-Contents=true in its desktop file is invoked within a trust prompt, the flag is not respected. To test, try on the BQ M10 (frieza) adding a photo from the messaging- app by using the camera-app. It is broken with silo 2127 instal

[Bug 1649932] Re: crashes when opening from the peer picker on unity8 desktop

2017-01-06 Thread Florian Boucault
Fix is at http://bazaar.launchpad.net/~phablet-team/camera- app/staging/revision/726 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649932 Title: crashes when opening from the peer picker on unity8

[Bug 1654594] [NEW] Size set in Window{} when app running in a trust session is half accepted

2017-01-06 Thread Florian Boucault
Public bug reported: When shown in a trust session, a Window {} of a QML app has its size set externally. However if this app programatically sets the width/height of the window then the contentItem is resized when in fact nothing should happen. ** Affects: unity8 (Ubuntu) Importance: Undeci

[Bug 1655369] [NEW] cannot use the platform plug with a snap in 'classic' confinement

2017-01-10 Thread Florian Boucault
Public bug reported: If a snap uses 'classic' confinement, adding 'platform' to the plugs makes the snap non installable. When installing the following apparmor related error is displayed: http://pastebin.ubuntu.com/23776549/ ** Affects: snapd (Ubuntu) Importance: Undecided Status

[Bug 1669769] [NEW] Downloading files does not work when using browser from a snap

2017-03-03 Thread Florian Boucault
Public bug reported: Downloading files does not work when using browser from a snap. That is because browser app being strictly confined we do not have access to the download manager service (over D-Bus). A new interface to allow that is coming soon: 'ubuntu-download-manager'. ** Affects: webbrow

  1   2   3   4   5   6   7   8   9   10   >