[Bug 1667620] [NEW] Opening the launcher should hide the "touch" menus

2017-02-24 Thread Albert Astals Cid
Public bug reported: When opening the launcher the "touch menus" (those that look like the indicators but on the left side of the screen) should hide ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 1666701] Re: unity8 freezes for a second while opening a client-side submenu in kate

2017-02-23 Thread Albert Astals Cid
** Changed in: qtubuntu (Ubuntu) Status: In Progress => Invalid ** Branch linked: lp:~aacid/unity8/dontCreateUnusedMenus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666701 Title: unity8

[Bug 1657215] Re: "Highlighting" submenu in Kate is shown empty

2017-02-23 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1664578 *** https://bugs.launchpad.net/bugs/1664578 ** This bug has been marked a duplicate of bug 1664578 Menus that fill themselves on QMenu::aboutToShow don't work -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1666950] Re: icons in app scope unusually large, zesty u8 deb

2017-02-22 Thread Albert Astals Cid
We removed special casing for app scope now that it's not "the way" to show apps. ** Changed in: unity8 (Ubuntu) Status: Confirmed => Invalid ** Changed in: canonical-devices-system-image Status: New => Invalid -- You received this bug notification because you are a member of

[Bug 1666859] Re: keyboard navigation in app menus not working the first time it is created

2017-02-22 Thread Albert Astals Cid
** Changed in: unity8 (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/1666859 Title: keyboard navigation in app menus not working the first time it is

[Bug 1666859] Re: keyboard navigation in app menus not working the first time it is created

2017-02-22 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/select_first_submenu_when_it_appears -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666859 Title: keyboard navigation in app menus not working the first time it

[Bug 1666859] Re: keyboard navigation in app menus not working the first time it is created

2017-02-22 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666859 Title: keyboard navigation in app menus not work

[Bug 1664610] Re: qtubuntu sends wrong text as part of QKeyEvent

2017-02-22 Thread Albert Astals Cid
Don't think so, Alt+Up/Alt+Down don't have text attached. Also http://paste.ubuntu.com/24045824/ seems to report the same presses in both unity7 and unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1666530] [NEW] valgrind reports several qtubuntu leaks on exit

2017-02-21 Thread Albert Astals Cid
Public bug reported: I know most of these are probably "fine" since it's memory that we were using until the last minute and then did not delete, but it's always nice if one can cleanup properly so it's easier to differentiate between a "this is not a memory leak you were using the memory until

[Bug 1666158] Re: [unity8] closing ALT F4 a window leaves the mouse pointer in a weird state

2017-02-21 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/cursorUpdateOnWindowClose ** Changed in: unity8 (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/1666158 Title:

[Bug 1666158] Re: [unity8] closing ALT F4 a window leaves the mouse pointer in a weird state

2017-02-20 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1665281] Re: [unity8] drag and drop crashes the app

2017-02-20 Thread Albert Astals Cid
Note to reproducers, at least on kate it only happens on second drag, cause is: a) qtubuntu doesn't implement drag b) default drag implementation uses a QRasterWindow that crashes https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1665705 -- You received this bug notification because you

[Bug 1665705] [NEW] Deleting a QRasterWindow crashes

2017-02-17 Thread Albert Astals Cid
Public bug reported: The attached program crashes when run under unity8/qtubuntu, works fine with other QPAs terminal log says "pure virtual method called" ** Affects: qtubuntu (Ubuntu) Importance: Critical Assignee: Gerry Boland (gerboland) Status: Confirmed ** Attachment

[Bug 1665682] [NEW] Popup menus stop working correctly after changing VT

2017-02-17 Thread Albert Astals Cid
Public bug reported: My setup: * unity8-greeter as greeter * Logg in as user A to unity7 in VT8 * Go back to the greeter * Log in as user B to unity8 in VT7 * Start kate * Right mouse button click on the document area * See popup menu correctly * close kate * Now change to VT8 * Now

[Bug 1664636] [NEW] Ubuntu Components is hard on the disk and CPU when loading @gu images

2017-02-14 Thread Albert Astals Cid
Public bug reported: * Take the following simple example of a listview with an image. * run it with strace qmlscene * scroll the list to the bottom I understand that some of this overhead is needed since we need to find the best @gu image for the given grid units, but doing it again and again

[Bug 1664636] Re: Ubuntu Components is hard on the disk and CPU when loading @gu images

2017-02-14 Thread Albert Astals Cid
strace output, see there's multiple blocks of stat("/home/tsdgeos/borrame/roundface.png", 0x7ffe56341150) = -1 ENOENT (No such file or directory) stat("/home/tsdgeos/borrame/roundf...@8.png", 0x7ffe563410d0) = -1 ENOENT (No such file or directory) open("/home/tsdgeos/borrame",

[Bug 1664636] Re: Ubuntu Components is hard on the disk and CPU when loading @gu images

2017-02-14 Thread Albert Astals Cid
QML file to test ** Attachment added: "main.qml" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1664636/+attachment/4818919/+files/main.qml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1664636] Re: Ubuntu Components is hard on the disk and CPU when loading @gu images

2017-02-14 Thread Albert Astals Cid
PNG file used by the test ** Attachment added: "roundf...@2.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1664636/+attachment/4818920/+files/roundface%402.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1664610] [NEW] qtubuntu sends wrong text as part of QKeyEvent

2017-02-14 Thread Albert Astals Cid
Public bug reported: When using Unity7 or Plasma a key event created by Ctrl+C is   QKeyEvent(KeyPress, Key_C, ControlModifier, text="\u0003") But Unity8+ qtubuntu send to the application   QKeyEvent(KeyPress, Key_C, ControlModifier, text="c") This is most likely because

[Bug 1664580] Re: Menus don't inform the app that the menu item is being hovered

2017-02-14 Thread Albert Astals Cid
Example application ** Attachment added: "main.cpp" https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1664580/+attachment/4818822/+files/main.cpp ** Description changed: + Our menu implementation doesn't trigger the QMenu::hovered signal + This is typically used by apps to update

[Bug 1664578] Re: Menus that fill themselves on QMenu::aboutToShow don't work

2017-02-14 Thread Albert Astals Cid
Example application ** Attachment added: "main.cpp" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1664578/+attachment/4818802/+files/main.cpp ** Also affects: qtubuntu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 1664578] [NEW] Menus that fill themselves on QMenu::aboutToShow don't work

2017-02-14 Thread Albert Astals Cid
Public bug reported: Our menu implementation doesn't trigger QMenu::aboutToShow so some menus in konsole and kate show up empty. QMenu::aboutToHide isn't sent either ** Affects: qtubuntu (Ubuntu) Importance: Undecided Assignee: Nick Dedekind (nick-dedekind) Status: New **

[Bug 1664580] [NEW] Menus don't inform the app that the menu item is being hovered

2017-02-14 Thread Albert Astals Cid
Public bug reported: Our menu implementation doesn't trigger the QMenu::hovered signal This is typically used by apps to update the statusbar text that explains what the menu option does in more detail ** Affects: qtubuntu (Ubuntu) Importance: Undecided Assignee: Nick Dedekind

[Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2017-02-08 Thread Albert Astals Cid
And if we backport this, we'll also need to backport https://codereview .qt-project.org/#/c/184501/ now that the UITK uses QQuickPixmap::isCached -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1604025

[Bug 1662608] Re: unity8 should not depend on unity8-tests

2017-02-08 Thread Albert Astals Cid
** Branch linked: lp:~aacid/qtmir/updated_application_impl_provides ** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1661621] [NEW] Icon {} paints different whether color is speified or not

2017-02-03 Thread Albert Astals Cid
Public bug reported: I don't know which of the two ways of paining is the correct, but i think it's unexpected for it to be pained differently whether icon is set or not ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1661621] Re: Icon {} paints different whether color is speified or not

2017-02-03 Thread Albert Astals Cid
** Attachment added: "rendering i get" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1661621/+attachment/4812586/+files/rendering.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1661621] Re: Icon {} paints different whether color is speified or not

2017-02-03 Thread Albert Astals Cid
** Attachment added: "Image used in test file" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1661621/+attachment/4812585/+files/logo.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1661621] Re: Icon {} paints different whether color is speified or not

2017-02-03 Thread Albert Astals Cid
** Attachment added: "QML file" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1661621/+attachment/4812584/+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/1661621

[Bug 1421293] Re: Icon width is inconsistent when height is specified

2017-02-03 Thread Albert Astals Cid
** Attachment removed: "The qml file to test" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1421293/+attachment/4318108/+files/main.qml ** Description changed: The width of an Icon {} depends if the Icon is an SVG coming from image://theme/ or a JPG. For the SVG

[Bug 1661415] Re: 17.04 apps scope, icons have wrong dimensions [silo 2313]

2017-02-03 Thread Albert Astals Cid
No they don't. We don't special case the apps scope anymore since it's not what you're supposed to be using to launch apps. ** Changed in: canonical-devices-system-image Status: New => Invalid ** Changed in: unity8 (Ubuntu) Status: New => Invalid -- You received this bug

[Bug 1590044] Re: Need a license check test

2017-02-02 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/reenable_licensecheck -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590044 Title: Need a license check test To manage notifications about this bug go to:

[Bug 1590044] Re: Need a license check test

2017-02-02 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (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.launchp

[Bug 1558663] Re: Ubuntu Components is hard on the disk and CPU when loading images

2017-02-02 Thread Albert Astals Cid
** Branch linked: lp:~aacid/ubuntu-ui- toolkit/save_stat_loading_already_loaded_image ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2017-02-02 Thread Albert Astals Cid
The issue we found was fixed in https://codereview.qt- project.org/#/c/181717/ Now given how we are de-empathizing a bit the dash and it'll be reworked, not sure if we want to backport this anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1073086] Re: Unity code hardcodes file:///home/nick/Skype.png in tests

2017-02-01 Thread Albert Astals Cid
Fixed in r4072 ** No longer affects: unity (Ubuntu Xenial) ** No longer affects: unity ** Changed in: unity (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1423011] Re: Konversation 1.6 beta logs are stored in a different place than 1.5 logs

2017-02-01 Thread Albert Astals Cid
Clearly noone cares, closing as invalid. ** Changed in: konversation (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/1423011 Title: Konversation 1.6 beta

[Bug 1431715] Re: package libgrantlee5-dev 5.0.0-0ubuntu3 failed to install/upgrade: trying to overwrite «/usr/include/grantlee/parser.h», that is also in libgrantlee-dev 0.5.1-0ubuntu2

2017-02-01 Thread Albert Astals Cid
Noone cared in years, closing to clear my list ** Changed in: grantlee5 (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/1431715 Title: package libgrantlee5-dev

[Bug 1010061] Re: Disabled toplevel menus are visually equal to regular ones

2017-02-01 Thread Albert Astals Cid
** No longer affects: unity-2d ** No longer affects: unity-2d (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010061 Title: Disabled toplevel menus are visually equal to regular ones To

[Bug 1521138] Re: unity8 crashes when closing (as app inside unity7)

2017-02-01 Thread Albert Astals Cid
Seems to be good now. ** Changed in: unity8 (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: unity8 (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1537817] Re: Launcher autohide fails if opening and exiting the launcher via mouse push in the "unity" icon

2017-02-01 Thread Albert Astals Cid
Can not reproduce anymore so i guess it was fixed. ** Changed in: unity8 (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/1537817 Title: Launcher

[Bug 1552318] Re: unity-scope-click relies on unity8 Preview Item for communication with libpay

2017-02-01 Thread Albert Astals Cid
The payment code has been removed from unity8 ** Changed in: canonical-devices-system-image Status: Confirmed => Invalid ** Changed in: unity-scope-click (Ubuntu) Status: Confirmed => Invalid ** Changed in: unity8 (Ubuntu) Status: Triaged => Invalid -- You received this

[Bug 1581495] Re: Crash when accessing a preview in the uapp explorer scope

2017-02-01 Thread Albert Astals Cid
** Changed in: canonical-devices-system-image 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/1581495 Title: Crash when accessing a preview in the uapp

[Bug 1585910] Re: wantsDrag is always false in TouchGestureArea::resyncCachedTouchPoints

2017-02-01 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/remove_always_false_variable ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of

[Bug 1590462] Re: Wizard city search should do searches in the middle of names

2017-02-01 Thread Albert Astals Cid
** Branch linked: lp:~aacid/geonames/more_liberal_city_search ** Changed in: geonames (Ubuntu) Assignee: Michael Terry (mterry) => Albert Astals Cid (aacid) ** Changed in: geonames (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a

[Bug 1660576] Re: CI builds sometimes fail with cp error

2017-01-31 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/fix-1660576 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1660576 Title: CI builds sometimes fail with cp error To manage notifications about this bug go to:

[Bug 1660576] Re: CI builds sometimes fail with cp error

2017-01-31 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (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.ne

[Bug 1660576] [NEW] CI builds sometimes fail with cp error

2017-01-31 Thread Albert Astals Cid
Public bug reported: Example https://unity8-jenkins.ubuntu.com/job/build-2-binpkg/arch=armhf,release=zesty/3888/console Failed with cp: cannot create regular file '/<>/unity8-8.15+17.04.20170124+fetch4044bzr2786/obj-arm-linux-gnueabihf/tests/mocks/Unity/qmldir': File exists ** Affects:

[Bug 1640776] Re: Mouse cursor changes to the "window resize" mode when it should not

2017-01-30 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/eatHoverWhenLauncherMenuIsOpen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640776 Title: Mouse cursor changes to the "window resize" mode when it should not

[Bug 1590462] Re: Wizard city search should do searches in the middle of names

2017-01-27 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: Incomplete => Triaged ** Changed in: ubuntu-ux 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/1590462 Title: Wizard

[Bug 1640776] Re: Mouse cursor changes to the "window resize" mode when it should not

2017-01-27 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: Lukáš Tinkl (lukas-kde) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1657763] Re: Mouse position should not be taken into account for anything other than menus when a menu is open

2017-01-27 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/eatHoverWhenMenuIsOpen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657763 Title: Mouse position should not be taken into account for anything other than

[Bug 1657763] Re: Mouse position should not be taken into account for anything other than menus when a menu is open

2017-01-26 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (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.ne

[Bug 1657763] Re: Mouse position should not be taken into account for anything other than menus when a menu is open

2017-01-26 Thread Albert Astals Cid
** Summary changed: - Close/Maximize/Minimize should not "animate" when a menu is open + Mouse position should not be taken into account for anything other than menus when a menu is open -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1657399] Re: Menu reopens after closing the dialog that was opened by the menu item

2017-01-26 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/closeMenusOnClick ** Changed in: unity8 (Ubuntu) Status: Confirmed => In Progress ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubunt

[Bug 1657079] Re: Non focused window decoration can be double clicked through focused window menu

2017-01-26 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/noClickThroughMenus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657079 Title: Non focused window decoration can be double clicked through focused window menu

[Bug 1657079] Re: Non focused window decoration can be double clicked through focused window menu

2017-01-26 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: Nick Dedekind (nick-dedekind) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1591384] Re: Dialog of Blinken app is painted all wrong the first time it is open

2017-01-25 Thread Albert Astals Cid
Seems fixed. ** Changed in: unity8 (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/1591384 Title: Dialog of Blinken app is painted all wrong the

[Bug 1657085] Re: Submenus don't open on mouse hover

2017-01-25 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/autoOpenSubMenus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657085 Title: Submenus don't open on mouse hover To manage notifications about this bug go to:

[Bug 1657085] Re: Submenus don't open on mouse hover

2017-01-24 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (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.launchp

[Bug 1657082] Re: Menu items don't close when pressing them

2017-01-20 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/closeMenusOnClick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657082 Title: Menu items don't close when pressing them To manage notifications about this bug

[Bug 1657082] Re: Menu items don't close when pressing them

2017-01-20 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: unity8 (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.ne

[Bug 1657082] Re: Menu items don't close when pressing them

2017-01-20 Thread Albert Astals Cid
** Summary changed: - Toggable menu items don't close when pressing them + Menu items don't close when pressing them ** Description changed: - Clicking on a toggable menu bar item (e.g. "Show Toolbar" in dolphin) + Clicking on a menu popup item (e.g. "Edit" -> "Search" in dolphin) doesn't

[Bug 1657758] Re: Double click to maximize a window doesn't work anymore

2017-01-20 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1657758] Re: Double click to maximize a window doesn't work anymore

2017-01-19 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/doubleClickMaximize -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657758 Title: Double click to maximize a window doesn't work anymore To manage notifications

[Bug 1657050] Re: unity8 menus are too narrow (don't adapt to content)

2017-01-19 Thread Albert Astals Cid
** Branch unlinked: lp:~aacid/unity8/correctly_sized_menus_v2 ** Branch unlinked: lp:~aacid/unity8/correctly_sized_menus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657050 Title: unity8 menus

[Bug 1657763] [NEW] Close/Maximize/Minimize should not "animate" when a menu is open

2017-01-19 Thread Albert Astals Cid
Public bug reported: How to reproduce: * Open an app that has menus (i'm using dolphin but any should work) * Put the mouse over the window decoration * Open a menu * Move the mouse over the Close/Maximize/Minimize buttons of the window decoration * See how they animate But clicking only

[Bug 1657758] [NEW] Double click to maximize a window doesn't work anymore

2017-01-19 Thread Albert Astals Cid
Public bug reported: Double clicking to maximize a window doesn't seem to work anymore (at least using dolphin it doesn't). Maybe related to the fact that we have the menus in the decoration now? ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 1657050] Re: unity8 menus are too narrow (don't adapt to content)

2017-01-18 Thread Albert Astals Cid
** Branch linked: lp:~nick-dedekind/unity8/menu.width.fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657050 Title: unity8 menus are too narrow (don't adapt to content) To manage notifications

[Bug 1606324] Re: unity8 autopilot failures (44 failed)

2017-01-18 Thread Albert Astals Cid
I have no way of running autopilot tests anymore now that the phones I have are unsupported by master, so unassigned myself. ** Changed in: unity8 (Ubuntu) Assignee: Albert Astals Cid (aacid) => (unassigned) -- You received this bug notification because you are a member of Ubuntu B

[Bug 1657050] Re: unity8 menus are too narrow (don't adapt to content)

2017-01-18 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu) Assignee: Albert Astals Cid (aacid) => Nick Dedekind (nick-dedekind) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657050 Title: unity8 menus are too nar

[Bug 1657399] [NEW] Menu reopens after closing the dialog that was opened by the menu item

2017-01-18 Thread Albert Astals Cid
Public bug reported: How to reproduce: * Open dolphin * Use the menu to do Help->About Dolphin * See the About Dolphin dialog * See the menu is closed * Close the About Dolphin dialog * See how the menu reopens ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New --

[Bug 1657206] Re: must click on a menu item to get its submenu

2017-01-18 Thread Albert Astals Cid
*** This bug is a duplicate of bug 1657085 *** https://bugs.launchpad.net/bugs/1657085 ** This bug has been marked a duplicate of bug 1657085 Submenus don't open on mouse hover -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1657050] Re: unity8 menus are too narrow (don't adapt to content)

2017-01-17 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/correctly_sized_menus_v2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657050 Title: unity8 menus are too narrow (don't adapt to content) To manage

[Bug 1657050] Re: unity8 menus are too narrow (don't adapt to content)

2017-01-17 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/correctly_sized_menus ** Changed in: unity8 (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/1657050 Title: unity8 menus

[Bug 1657082] [NEW] Toggable menu items don't close when pressing them

2017-01-17 Thread Albert Astals Cid
Public bug reported: Clicking on a toggable menu bar item (e.g. "Show Toolbar" in dolphin) doesn't hide the menu while it does in unity7. ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1657085] [NEW] Submenus don't open on mouse hover

2017-01-17 Thread Albert Astals Cid
Public bug reported: In Unity 7 if you leave the mouse over a menu item that has children (e.g. in firefox View -> Page Size) the submenu opens in some time (seems to be around the half a second). In Unity 8 you actually have to click on the item to open the submenu. ** Affects: unity8 (Ubuntu)

[Bug 1657079] [NEW] Non focused window decoration can be double clicked through focused window menu

2017-01-17 Thread Albert Astals Cid
Public bug reported: Video depicting the issue https://www.youtube.com/watch?v=XHeuYdz2hCI Seems that if you double click on a menu of the focused application and by chance the window titlebar of the non focused application below is in the same position, the double click will get through and

[Bug 1657050] [NEW] unity8 menus are too narrow (don't adapt to content)

2017-01-17 Thread Albert Astals Cid
Public bug reported: See http://i.imgur.com/pSmWi3l.png Every single line in those menus is cut. ** Affects: unity8 (Ubuntu) Importance: Undecided Assignee: Albert Astals Cid (aacid) Status: New ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Albert Astals

[Bug 1657045] [NEW] Launcher hides pressing a bit the left edge

2017-01-17 Thread Albert Astals Cid
Public bug reported: Video with steps to reproduce at https://www.youtube.com/watch?v=vs_o- K9Z-4I I think it may have something to do with having shown the appdrawer somewhat recently, but may be a false clue. ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1656857] [NEW] Provide a way of specifying a parent for Dialogs/Popups different than the root object when using PopupUtils.open

2017-01-16 Thread Albert Astals Cid
Public bug reported: In unity8 we have some special requirements regarding how Dialogs/Popups should be required to rotate given we have several layers of rotation (phone default orientation, if rotation is fixed, etc). At the moment we can not use PopupUtils.open because that makes the

[Bug 1655936] Re: clients crash with "UbuntuClientIntegration: connection to Mir server failed."

2017-01-12 Thread Albert Astals Cid
** Description changed: According to https://errors.ubuntu.com/problem/bcb050f97778eb836056c1c48139bcde30ed0bcb it seems to be common-ish. - This happens when unity8-dash can't find unity8 (mir server) and it's - our controlled way of exiting (not very clean, but it is how it is). + This

[Bug 1363946] Re: unity8-dash crashed with SIGABRT in qt_message_fatal() under incorrect locale

2017-01-12 Thread Albert Astals Cid
Yeah, it's a different issue altogether https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1655936 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363946 Title: unity8-dash crashed with SIGABRT

[Bug 1655936] [NEW] clients crash with "UbuntuClientIntegration: connection to Mir server failed."

2017-01-12 Thread Albert Astals Cid
Public bug reported: According to https://errors.ubuntu.com/problem/bcb050f97778eb836056c1c48139bcde30ed0bcb it seems to be common-ish. This happens when unity8-dash can't find unity8 (mir server) and crashing (via QFatal) is our controlled way of exiting (not very clean, but it is how it

[Bug 1591356] Re: keyboard autorepeat in Xmir apps & GTK-on-Mir does not work

2017-01-11 Thread Albert Astals Cid
Unfortunately I don't run a xenial machine anymore (i'm on zesty now) so I'd appreciate if someone else could do the testing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591356 Title: keyboard

[Bug 1653902] Re: qtmir new FTBFS on Qt 5.7.1

2017-01-10 Thread Albert Astals Cid
** Changed in: qtmir (Ubuntu) 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/1653902 Title: qtmir new FTBFS on Qt 5.7.1 To manage notifications about

[Bug 1654974] [NEW] webbrowser-app locks up my session (zesty)

2017-01-09 Thread Albert Astals Cid
Public bug reported: My setup: * up-to-date zesty * unity8-greeter as greeter * unity7 as desktop How to reproduce: * open xterm * start webbrowser-app from xterm Everything locks up and have to hard reboot the computer. I tried catching the output to a file with &> but got nothing, so i

[Bug 1654974] Re: webbrowser-app locks up my session (zesty)

2017-01-09 Thread Albert Astals Cid
The said picture of the error ** Attachment added: "photo232836809001904072.jpg" https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1654974/+attachment/4801840/+files/photo232836809001904072.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1653902] Re: qtmir new FTBFS on Qt 5.7.1

2017-01-04 Thread Albert Astals Cid
** Changed in: qtmir (Ubuntu) Status: New => In Progress ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Branch linked: lp:~aacid/qtmir/better_c++14_cmake -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1651580] Re: mouseFlick in testWindowResizeArea is incredibly slow now

2016-12-21 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/faster_testWindowResizeArea ** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Changed in: unity8 (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1651580] Re: UnityTestCase.mouseFlick is incredibly slow now

2016-12-21 Thread Albert Astals Cid
On my machine We're calling mouseFlick(fakeWindow, 161, 161, 41, 41, true/*pressMouse*/, true/*releaseMouse*/, 4/*speed*/, 20/*iterations*/); and the documentation says // speed is in pixels/second We have to travel a distance of sqrt((161-41)*(161-41) + (161-41)*(161-41)) = 120 pixels Since

[Bug 1651617] Re: [regression] Unity8 no longer visible (just a black screen) on zesty, although the process is running

2016-12-21 Thread Albert Astals Cid
This is because everything in https://bileto.ubuntu.com/#/ticket/2160 landed except qtmir. IMO Silos should be atomic, but they are not it seems, so that is what caused the breakage. According to http://people.canonical.com/~ubuntu-archive/proposed- migration/update_excuses.html#qtmir qtmir

[Bug 1624251] Re: gsettings-qt fails test_reset() property count on Qt 5.7.1

2016-12-01 Thread Albert Astals Cid
It's merged upstream. Timo your turn to merge back to our Qt. ** Changed in: gsettings-qt (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: qtdeclarative-opensource-src (Ubuntu) Assignee: Albert Astals Cid (aacid) => Timo Jyrinki (timo-jyrinki) -

[Bug 1642605] Re: maliit-framework segmentation fault with Qt 5.7.1

2016-11-30 Thread Albert Astals Cid
https://codereview.qt-project.org/#/c/177557/ has landed, if we merge it to our qt sources it should fix this segfault. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642605 Title: maliit-framework

[Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2016-11-25 Thread Albert Astals Cid
The upstream patch has been merged https://codereview.qt-project.org/#/c/165299/ We need to figure out how much we want this and if we want to backport it to our Qt or not. ** Also affects: qtdeclarative-opensource-src (Ubuntu) Importance: Undecided Status: New ** Changed in:

[Bug 1642605] Re: maliit-framework segmentation fault with Qt 5.7.1

2016-11-23 Thread Albert Astals Cid
** Also affects: qtbase-opensource-src (Ubuntu) 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/1642605 Title: maliit-framework segmentation fault with Qt

[Bug 1642605] Re: maliit-framework segmentation fault with Qt 5.7.1

2016-11-23 Thread Albert Astals Cid
The crash is a bit due three different things: * QDateTime uses a shared global pointer to init the default QDateTime (this is changed in Qt 5.7) * MImSettings using a QScopedPointer for storing the factory * QSettings not setting the pendingChanges flag back to false after sync() is called

[Bug 1642605] Re: maliit-framework segmentation fault with Qt 5.7.1

2016-11-22 Thread Albert Astals Cid
Valgrind trace ==30302==at 0x5211880: QSharedDataPointer (qshareddata.h:92) ==30302==by 0x5211880: QDateTime::QDateTime() (qdatetime.cpp:2965) ==30302==by 0x52168BE: QDateTime::fromMSecsSinceEpoch(long long, Qt::TimeSpec, int) (qdatetime.cpp:4314) ==30302==by 0x5216F39:

[Bug 1624251] Re: gsettings-qt fails test_reset() property count on Qt 5.7.1

2016-11-22 Thread Albert Astals Cid
** Changed in: qtdeclarative-opensource-src (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/1624251 Title: gsettings-qt fails test_reset() property count on

[Bug 1624251] Re: gsettings-qt fails test_reset() property count on Qt 5.7.1

2016-11-22 Thread Albert Astals Cid
ive-opensource-src (Ubuntu) Assignee: (unassigned) => Albert Astals Cid (aacid) ** Changed in: gsettings-qt (Ubuntu) Assignee: Albert Astals Cid (aacid) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

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