[Touch-packages] [Bug 1678299] [NEW] Search in app drawer doens't seem to look in many fields

2017-03-31 Thread Daniel d'Andrada
Public bug reported: 1 - search for "Text Editor" You get the gedit icon, which has a "Text Editor" caption/name 2 - search for "gedit" You get nothing at all. Looks like app drawer search is not looking into all desktop file fields or something. 1 & 2 works in unity7 dash just fine. **

[Touch-packages] [Bug 1675448] Re: Unity 8 doesnt allow multiple mir connections from an application instance

2017-03-31 Thread Daniel d'Andrada
Have a fix for it. Just gotta update qtmir tests now before I can propose it for merging. ** Branch linked: lp:~dandrader/qtmir/multiSessionApp -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1673415] Re: QDockWidgets don't work at all

2017-03-31 Thread Daniel d'Andrada
Latest landings improved the situation but this bug is not completely fixed yet. ** Changed in: unity8 (Ubuntu) Status: Fix Released => Triaged ** Changed in: unity8 (Ubuntu) Assignee: Daniel d'Andrada (dandrader) => (unassigned) -- You received this bug notification becau

[Touch-packages] [Bug 1675448] Re: Unity 8 doesnt allow multiple mir connections from an application instance

2017-03-30 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1675448 Title: Unity 8 doesnt allow multiple mir

[Touch-packages] [Bug 1675448] Re: Unity 8 doesnt allow multiple mir connections from an application instance

2017-03-30 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1589637] Re: Unable to open multiple instances of the same app

2017-03-27 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1589637 Title: Unable to open multiple instances of the

[Touch-packages] [Bug 1672337] Re: [unity8] can't restore an app if you minimize it while a child window, menu or context menu is opened

2017-03-24 Thread Daniel d'Andrada
Looking at the logs, when the top-level surface is minimized its child still keeps focused and in the same state. Not sure if the child should also go to minimized state (probably yes) but I'm sure it should not be kept focused. This looks like a miral bug. ** Changed in: unity8 (Ubuntu)

[Touch-packages] [Bug 1675572] Re: GUI of desktop apps are too big on high-dpi screens

2017-03-24 Thread Daniel d'Andrada
** Tags removed: patch ** Description changed: On a 13" 1080p display, fonts and UI in general is too big when running desktop Qt-based apps like konsole, QtCreator and Kate. - Strangely, hardcoding to 96 dpi in qtubuntu fixes it. + Strangely, hardcoding logical dpi to 96 in qtubuntu

[Touch-packages] [Bug 1675572] Re: GUI of desktop apps are too big on high-dpi screens

2017-03-23 Thread Daniel d'Andrada
** Patch added: "Hack that fixes qtubuntu to 96 dpi" https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1675572/+attachment/4843782/+files/fixed_96dpi.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in

[Touch-packages] [Bug 1675572] [NEW] GUI of desktop apps are too big on high-dpi screens

2017-03-23 Thread Daniel d'Andrada
Public bug reported: On a 13" 1080p display, fonts and UI in general is too big when running desktop Qt-based apps like konsole, QtCreator and Kate. Strangely, hardcoding to 96 dpi in qtubuntu fixes it. ** Affects: qtubuntu (Ubuntu) Importance: Undecided Assignee: Daniel d'An

[Touch-packages] [Bug 1673415] Re: QDockWidgets don't work at all

2017-03-23 Thread Daniel d'Andrada
One of the prerequisite fixes is bug 1671424 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1673415 Title: QDockWidgets don't work at all Status in qtubuntu package in

[Touch-packages] [Bug 1671424] Re: qtmir destroys windows after requesting them to close

2017-03-22 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu) Assignee: Lukáš Tinkl (lukas-kde) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Assignee: Lukáš Tinkl (lukas-kde) => Daniel d'Andrada (dandrader) ** Changed in: qtmir (Ubuntu) Status: Triaged => In Progress ** Changed i

[Touch-packages] [Bug 1671072] Re: Child windows don't get focused

2017-03-22 Thread Daniel d'Andrada
Turns out mir client got confused because the key release events sent by unity8 where missing device id and timestamp. ** Changed in: mir (Ubuntu) Status: Incomplete => Invalid ** Changed in: mir Status: Incomplete => Invalid -- You received this bug notification because you are

[Touch-packages] [Bug 1671072] Re: Child windows don't get focused

2017-03-22 Thread Daniel d'Andrada
""" Remember we use the 'Mir' project for tracking bugs primarily and not 'mir (Ubuntu)'. """ unity8 & friends use an opposite policy. """ Although I don't know if either is actually relevant to this bug. """ My understanding is that XKBMapper::modifier_state on the client side failing to

[Touch-packages] [Bug 1671424] Re: qtmir destroys windows after requesting them to close

2017-03-21 Thread Daniel d'Andrada
qtmir always destroys a window if it doesn't do so itself after being requested to close. Specially on desktop, requesting a window to close doesn't necessarily mean it should destroy itself. It's a common idiom for an application to just hide it instead, so it can be reused next time it's needed

[Touch-packages] [Bug 1671424] Re: qtmir destroys windows after requesting them to close

2017-03-21 Thread Daniel d'Andrada
** Summary changed: - Applications fail to interrupt closing them + qtmir destroys windows after requesting them to close -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1624407] Re: Add a 'quit' message that is app-wide, as opposed to mir_event_type_close_surface

2017-03-21 Thread Daniel d'Andrada
Maybe a fix for bug 1674749 is what you want. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1624407 Title: Add a 'quit' message that is app-wide, as opposed to

[Touch-packages] [Bug 1672722] Re: Unclickable gap between adjacent titlebar menus in Unity8

2017-03-20 Thread Daniel d'Andrada
** Description changed: Ubuntu 17.04 unity8 - i'm starting to hit more and more the gab in the menu (space between the + i'm starting to hit more and more the gap in the menu (space between the menu strings). clicking there won't open the submenu. launch kate native, hover the menu,

[Touch-packages] [Bug 1672012] Re: Unity8 crashed right clicking on vlc [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-03-20 Thread Daniel d'Andrada
Don't know what's different in my system but here vlc won't launch. I can launch firefox though which displays the same bug (menus immediately disappearing) but it doesn't cause unity8 to crash. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1671072] Re: Child windows don't get focused

2017-03-20 Thread Daniel d'Andrada
qtmir sends a key event to mir::scene::Surface->consume() without any modifiers but it still arrives with a modifier when it surfaces from the mir client lib in the client process. Looks like some sort of key input validation in mir got confused and is adding the modifier back even though the key

[Touch-packages] [Bug 1673415] Re: QDockWidgets don't work at all

2017-03-17 Thread Daniel d'Andrada
This actually goes deeper than simply supporting satellite window types. ** Summary changed: - Missing support for satellite (Qt::Tool) windows + QDockWidgets don't work at all ** Branch linked: lp:~dandrader/unity8/satelliteWindow -- You received this bug notification because you are a

[Touch-packages] [Bug 1673415] Re: QDockWidgets don't work at all

2017-03-17 Thread Daniel d'Andrada
Other issues being: 1 - we are forcibly killing windows that are closed. it's perfectly ok for an application to simply hide a window whose close button was clicked. 2 - this whole drag and drop behavior/interaction between the dockable satellite/tool and the main window is still to be

[Touch-packages] [Bug 1673415] Re: QDockWidgets don't work at all

2017-03-16 Thread Daniel d'Andrada
We are missing support for satellite windows. ** Summary changed: - QDockWidgets don't work at all + Missing support for satellite (Qt::Tool) windows -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1673415] Re: QDockWidgets don't work at all

2017-03-16 Thread Daniel d'Andrada
** Also affects: qtubuntu (Ubuntu) Importance: Undecided Status: New ** Changed in: qtubuntu (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: qtubuntu (Ubuntu) Status: New => In Progress -- You received this bug notification becau

[Touch-packages] [Bug 1673415] Re: QDockWidgets don't work at all

2017-03-16 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in

[Touch-packages] [Bug 1671072] Re: Child windows don't get focused

2017-03-16 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu) Status: In Progress => Invalid ** Also affects: miral (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1671072] Re: Child windows don't get focused

2017-03-15 Thread Daniel d'Andrada
Child window not getting qml active focus when it gets MirSurface focus is one bug. The top-level window is not getting qml active focus when its child is closed because its MirSurface is also not getting focus. That's a different bug and it's at qtmir/miral level (most likely miral). -- You

[Touch-packages] [Bug 1671072] Re: Child windows don't get focused

2017-03-15 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: qtmir (Ubuntu) Status: Confirmed => In Progress ** Changed in: unity8 (Ubuntu)

[Touch-packages] [Bug 1672931] Re: [regression] Qt & GTK apps on Unity8 are defaulting to Xmir instead of native GTK/Qt (and so menus don't appear in the titlebar)

2017-03-15 Thread Daniel d'Andrada
*can do -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1672931 Title: [regression] Qt & GTK apps on Unity8 are defaulting to Xmir instead of native GTK/Qt (and so

[Touch-packages] [Bug 1672931] Re: [regression] Qt & GTK apps on Unity8 are defaulting to Xmir instead of native GTK/Qt (and so menus don't appear in the titlebar)

2017-03-15 Thread Daniel d'Andrada
I don't think unity8, qtubuntu or gtk-3.0 can't do anything about it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1672931 Title: [regression] Qt & GTK apps on Unity8

[Touch-packages] [Bug 1672703] Re: some GTK+3 apps don't fill the window

2017-03-14 Thread Daniel d'Andrada
*** This bug is a duplicate of bug 1670390 *** https://bugs.launchpad.net/bugs/1670390 Fix for bug 1670390 should also contemplate the cases you describe here ** This bug has been marked a duplicate of bug 1670390 Desktop applications don't get properly resized when launched in staged

[Touch-packages] [Bug 1665286] Re: [unity8] A ghost (shadow only) window opens with some app windows/menus

2017-03-13 Thread Daniel d'Andrada
** Changed in: qtubuntu (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1665286 Title: [unity8] A ghost (shadow only) window

[Touch-packages] [Bug 1665286] Re: [unity8] A ghost (shadow only) window opens with some app windows/menus

2017-03-13 Thread Daniel d'Andrada
** Description changed: ubuntu 17.04 unity8 - install tiled, apt install tiled - launch tiled, you'll see a transparent window opened beneath the main window called "Object Types Editor" + - install tiled, apt install tiled + - Add "X-Ubuntu-XMir-Enable=false" to

[Touch-packages] [Bug 1527737] Re: Apps do not start if restarted quickly after closing

2017-03-13 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu) Status: In Progress => Triaged ** Changed in: canonical-devices-system-image Status: In Progress => Confirmed ** Changed in: qtmir (Ubuntu) Status: Triaged => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1668429] Re: X apps (LibreOffice, Thunderbird) fail to launch with failure to open display (no Xmir is running)

2017-03-10 Thread Daniel d'Andrada
*qt5 apps I mean -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1668429 Title: X apps (LibreOffice, Thunderbird) fail to launch with failure to open display (no Xmir is

[Touch-packages] [Bug 1668429] Re: X apps (LibreOffice, Thunderbird) fail to launch with failure to open display (no Xmir is running)

2017-03-10 Thread Daniel d'Andrada
With that "fix", now qt5 are unusable as they go under XMir. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1668429 Title: X apps (LibreOffice, Thunderbird) fail to

[Touch-packages] [Bug 1665286] Re: [unity8] A ghost (shadow only) window opens with some app windows/menus

2017-03-08 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: qtubuntu (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: qtubuntu (Ubuntu) Status: Confirmed => In Progress ** Changed in: unity

[Touch-packages] [Bug 1665286] Re: [unity8] A ghost (shadow only) window opens with some app windows/menus

2017-03-08 Thread Daniel d'Andrada
Ignore what I said earlier. I can reproduce the bug now. ** Changed in: unity8 (Ubuntu) Status: Incomplete => Confirmed ** Changed in: qtubuntu (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1665286] Re: [unity8] A ghost (shadow only) window opens with some app windows/menus

2017-03-08 Thread Daniel d'Andrada
Can't reproduce it with trunk (released) versions of unity8 and qtmir. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1665286 Title: [unity8] A ghost (shadow only) window

[Touch-packages] [Bug 1670390] Re: Desktop applications don't get properly resized when launched in staged mode

2017-03-08 Thread Daniel d'Andrada
@vanvugt Could you please explain why you invalidated the gtk+3.0 bug? ** Changed in: qtubuntu (Ubuntu) Status: New => Invalid ** Changed in: gtk+3.0 (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1670390] Re: Desktop applications don't get properly resized when launched in staged mode

2017-03-07 Thread Daniel d'Andrada
With gtk+ apps, when they get launched the ask for a resize. If in tablet/phone mode unity8 will deny/ignore it, but gtk thinks the resize was successful and renders as if its window had the size it requested (that's with the qtmir and unity8 branches attached to this bug) ** Also affects:

[Touch-packages] [Bug 1670442] Re: Improve splash screen behaviour

2017-03-06 Thread Daniel d'Andrada
The biggest problem with splash screens is on desktop: the first time an application is launched Unity8 has no idea of its window constraints (minimum, maximum and preferred sizes) so that it can choose an adequate size for the splash screen. -- You received this bug notification because you are

[Touch-packages] [Bug 1669432] Re: [unity8] qt/gtk apps don't quite work in fullscreen/tablet mode

2017-03-06 Thread Daniel d'Andrada
The second issue is bug 1670390. As for the crashes you mention, please be more specific (with a step-by- step use case), preferably in a separate bug report. ** Changed in: unity8 (Ubuntu) Status: In Progress => Incomplete ** Changed in: gtk+3.0 (Ubuntu) Status: New => Invalid

[Touch-packages] [Bug 1670390] [NEW] Desktop applications don't get properly resized when launched in staged mode

2017-03-06 Thread Daniel d'Andrada
works fine. ** Affects: unity8 (Ubuntu) Importance: Undecided Assignee: Daniel d'Andrada (dandrader) Status: In Progress ** Description changed: Steps to reproduce the issue: 1 - Put unity8 in staged mode 2 - Launch a desktop application like kate or qtcreator

[Touch-packages] [Bug 1669432] Re: [unity8] qt/gtk apps don't quite work in fullscreen/tablet mode

2017-03-06 Thread Daniel d'Andrada
This is the first bug: Bug 1670361 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1669432 Title: [unity8] qt/gtk apps don't quite work in fullscreen/tablet mode Status in

[Touch-packages] [Bug 1670361] [NEW] Area near the top edge of window not clickable when in tablet mode

2017-03-06 Thread Daniel d'Andrada
nd "Close" buttons 6 - Switch to tablet mode 7 - Try to highlight and click on those same "Open", "New" and "Close" buttons Expected outcome: Works just like in desktop mode Actual outcome: Buttons don't respond as you they don't get any input events ** Aff

[Touch-packages] [Bug 1669432] Re: [unity8] qt/gtk apps don't quite work in fullscreen/tablet mode

2017-03-06 Thread Daniel d'Andrada
Anyway, will investigate the one about kate toolbar buttons. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1669432 Title: [unity8] qt/gtk apps don't quite work in

[Touch-packages] [Bug 1669432] Re: [unity8] qt/gtk apps don't quite work in fullscreen/tablet mode

2017-03-06 Thread Daniel d'Andrada
Looks like you have multiple bugs in a single report. Not good. ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of

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

2017-02-23 Thread Daniel d'Andrada
*** This bug is a duplicate of bug 1664578 *** https://bugs.launchpad.net/bugs/1664578 ** Changed in: unity8 (Ubuntu) Assignee: Nick Dedekind (nick-dedekind) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1664151] Re: [performance] unity8.log flooded with debug messages about cursor position and appearance

2017-02-23 Thread Daniel d'Andrada
) Status: Confirmed => Invalid ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: qtmir (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1666469] Re: [unity8] child windows don't have a minimum size, you can resize the windows to ludicrous sizes

2017-02-23 Thread Daniel d'Andrada
I meant the child windows of those apps. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1666469 Title: [unity8] child windows don't have a minimum size, you can resize the

[Touch-packages] [Bug 1664947] Re: [unity8] alt drag a child window doesn't work

2017-02-23 Thread Daniel d'Andrada
I don't get those crashes with gtk applications. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1664947 Title: [unity8] alt drag a child window doesn't work Status in

[Touch-packages] [Bug 1666469] Re: [unity8] child windows don't have a minimum size, you can resize the windows to ludicrous sizes

2017-02-22 Thread Daniel d'Andrada
I guess the bug is really that those child dialogs shouldn't be resizable in the first place, like in Unity 7, right? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1666469

[Touch-packages] [Bug 1666469] Re: [unity8] child windows don't have a minimum size, you can resize the windows to ludicrous sizes

2017-02-22 Thread Daniel d'Andrada
Just tried with calculator. It does set seem to be setting a minimum and a maximum width with the same value since I cannot resize it horizontally. And vertically, I can only enlarge it but not shrink beyond its original size. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1666892] Re: [unity8] dolphin, closing one instance/window closes all

2017-02-22 Thread Daniel d'Andrada
In my machine dolphin doesn't quite work in a unity8 session. It complains about klauncher, so doesn't show any files in its main area. But, most importantly, "New Window" has no effect. Is there another application I can use to reproduce the bug? ** Changed in: unity8 (Ubuntu) Status:

[Touch-packages] [Bug 1666481] Re: [unity8] kate, selecting a document tab freezes unity8 for a second, i see hight unity8 cpu usage 80% while changing tabs (documents)

2017-02-22 Thread Daniel d'Andrada
*** This bug is a duplicate of bug 1666701 *** https://bugs.launchpad.net/bugs/1666701 ** This bug has been marked a duplicate of bug 1666701 unity8 freezes for a second while opening a client-side submenu in kate -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1664947] Re: [unity8] alt drag a child window doesn't work

2017-02-22 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1664947 Title: [unity8] alt drag a child window doesn't

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

2017-02-22 Thread Daniel d'Andrada
** Changed in: qtubuntu (Ubuntu) Assignee: Daniel d'Andrada (dandrader) => Albert Astals Cid (aacid) ** Changed in: unity8 (Ubuntu) Assignee: Daniel d'Andrada (dandrader) => Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Touch

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

2017-02-22 Thread Daniel d'Andrada
** Changed in: qtubuntu (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: qtubuntu (Ubuntu) Status: New => In Progress ** Changed in: unity8 (Ubuntu)

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

2017-02-22 Thread Daniel d'Andrada
Doing "sudo rm /usr/lib/x86_64-linux- gnu/qt5/plugins/platformthemes/libubuntuappmenu.so" and commenting out menu code in DecoratedWindow.qml fixes those freezes ** Also affects: qtubuntu (Ubuntu) Importance: Undecided Status: New ** Changed in: qtmir Status: New => Invalid --

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

2017-02-22 Thread Daniel d'Andrada
Alt+Up and Alt+Down to switch between tabs in Kate also doesn't work currently. Could it have the same cause as this Ctrl+C issue? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

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

2017-02-22 Thread Daniel d'Andrada
Switching between tabs in kate also causes unity8 to freeze momentarily. ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1662827] Re: Some named cursors are not working anymore

2017-02-09 Thread Daniel d'Andrada
** Changed in: qtubuntu (Ubuntu) Status: New => Invalid ** Changed in: unity8 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.

[Touch-packages] [Bug 1662827] Re: Some named cursors are not working anymore

2017-02-09 Thread Daniel d'Andrada
That explains everything ** Changed in: qtmir Status: New => In Progress ** Changed in: qtmir Assignee: (unassigned) => Daniel d'Andrada (dandrader) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt

[Touch-packages] [Bug 1662827] [NEW] Some named cursors are not working anymore

2017-02-08 Thread Daniel d'Andrada
Public bug reported: $ bzr branch lp:~dandrader/+junk/animatedDemos $ cd animatedDemos/CustomCursor $ qmake && make $ cd .. $ qmlscene CursorShapes.qml -I . -- --desktop_file_hint=/usr/share/applications/gedit.desktop Currently only the following named cursors still work: UpArrow, Cross,

[Touch-packages] [Bug 1543467] Re: Unity8 can't correctly display multi-surface apps (i.e. menus and tooltips)

2017-02-07 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu) Status: Triaged => Fix Released ** No longer affects: qtmir ** Changed in: qtubuntu Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-01-20 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: miral (Ubuntu) Status: Incomplete => Invalid ** Changed in: qtmir Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: miral Status: I

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

2017-01-18 Thread Daniel d'Andrada
Problem is more general than that. In Kate, for instance. A submenu that you opened will show up again when you hover the mouse over the window title bar -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1657215] [NEW] "Highlighting" submenu in Kate is shown empty

2017-01-17 Thread Daniel d'Andrada
Public bug reported: - Launch Kate - Click on "Tools" menu - Click on "Highlighting" menu item Expected outcome: - A submenu with around 11 items is shown Actual outcome: - An empty submenu is shown ** Affects: unity8 (Ubuntu) Importance: Undecided Assignee: Nick Dedekind

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

2017-01-17 Thread Daniel d'Andrada
Note: I'm using a laptop with a touchscreen, if that matters. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1657206 Title: must click on a menu item to get its submenu

[Touch-packages] [Bug 1657206] [NEW] must click on a menu item to get its submenu

2017-01-17 Thread Daniel d'Andrada
Public bug reported: - Launch kate - Click on "Tools" menu in the window title - Put the mouse pointer over the "Encoding" menu item. Expected outcome: - Encoding submenu gets displayed Actual outcome: - Nothing happens. I have to click it in order to the the "Encoding" submenu displayed. **

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

2016-12-21 Thread Daniel d'Andrada
Changing the call parameters in the test is fine. Whatever it takes to get mouse flicks in testWindowResizeArea to be reasonable again. Rephrased bug title accordingly. Saw that similar adjustments have been made to other tests in revision 2730. ** Summary changed: - UnityTestCase.mouseFlick is

[Touch-packages] [Bug 1651580] [NEW] UnityTestCase.mouseFlick is incredibly slow now

2016-12-20 Thread Daniel d'Andrada
Public bug reported: Regression caused by http://bazaar.launchpad.net/~unity- team/unity8/trunk/revision/2730. Using xenial+overlay. mouseFlick() in "make testWindowResizeArea" take a long time now. These are the numbers in my machine: """ QDEBUG :

[Touch-packages] [Bug 1618201] Re: deadlock in lttng_ust_init

2016-12-08 Thread Daniel d'Andrada
** Changed in: qtmir (Ubuntu) Status: Triaged => Fix Released ** Changed in: qtmir Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ust in Ubuntu.

[Touch-packages] [Bug 1346633] Re: [enhancement] Autopilot testing needs to know screen coordinates of widgets on screen

2016-11-17 Thread Daniel d'Andrada
** Branch unlinked: lp:~dandrader/qtmir/coordinateTranslator ** Branch linked: lp:~gerboland/qtubuntu/fix-debug-mode-56 ** Branch linked: lp:~dandrader/unity8/miral ** Branch linked: lp:~unity-team/qtmir/miral-qt-integration ** Branch unlinked: lp:ubuntu/utopic-proposed/qtubuntu -- You

[Touch-packages] [Bug 1543467] Re: Unity8 can't correctly display multi-surface apps (i.e. menus and tooltips)

2016-11-14 Thread Daniel d'Andrada
indows ** Changed in: unity8 (Ubuntu) Assignee: Nick Dedekind (nick-dedekind) => Daniel d'Andrada (dandrader) ** Changed in: qtmir (Ubuntu) Assignee: Nick Dedekind (nick-dedekind) => Daniel d'Andrada (dandrader) -- You received this bug notification because you are a member of Ubuntu

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

2016-11-11 Thread Daniel d'Andrada
** Branch linked: lp:~dandrader/unity8/childWindows ** Branch linked: lp:~dandrader/qtmir/miral-childWindows -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1591384 Title:

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

2016-11-11 Thread Daniel d'Andrada
Will be fixed once untiy8 with miral + child windows support lands ** Attachment added: "blinken_with_unity8_miral.jpg" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1591384/+attachment/4775923/+files/blinken_with_unity8_miral.jpg -- You received this bug notification because you

[Touch-packages] [Bug 1623861] Re: Switching between two windows of the same app using quick swipe from right edge breaks focus

2016-11-07 Thread Daniel d'Andrada
** Changed in: qtubuntu (Ubuntu) Assignee: Daniel d'Andrada (dandrader) => Nick Dedekind (nick-dedekind) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1623861 Ti

[Touch-packages] [Bug 1629455] [NEW] dashconnection.cpp causes assertion failure in Qt

2016-09-30 Thread Daniel d'Andrada
Public bug reported: It only happens if you build Qt in debug mode. Packaged Qt is built in release mode, where all Q_ASSERT* are NOOPS. This is the error message: ASSERT failure in QDBusAbstractInterface: "Interface name cannot be empty", file /home/dandrader/packages/qtbase-opensource-

[Touch-packages] [Bug 1540702] Re: While resizing Qt apps window contents jitter about erratically (including during animations)

2016-09-14 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1540702 Title: While resiz

Re: [Touch-packages] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-13 Thread Daniel d'Andrada
On 13/09/2016 08:49, Gerry Boland wrote: > Could someone with a problematic system log into Unity7, and for a simple qml > file, run: > QT_XCB_GL_INTEGRATION=xcb_egl qmlscene ~/test.qml > and see does it fail? It works fine. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-09 Thread Daniel d'Andrada
qtbase-opensource-src did get a new release on september 3rd. But xenial stable-phone-overlay and yakkety seem to be carrying the very same qt version, so scrap my theory from comment #30... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-09 Thread Daniel d'Andrada
Maybe the culprit is different Qt versions between xenial and yakkety? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1620934 Title: Qt/QML apps don't render any more (logs

[Touch-packages] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-09 Thread Daniel d'Andrada
This only happens in yakkety. The same qtmir, qtubuntu and unity8 runs fine in xenial. Lost a couple of hours on this issue yesterday and my "solution" was to reboot my test laptop into a xenial partition so I could unblock myself. -- You received this bug notification because you are a member

[Touch-packages] [Bug 1618201] Re: deadlock in lttng_ust_init

2016-09-08 Thread Daniel d'Andrada
libc6 2.21-0ubuntu4.0.1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ust in Ubuntu. https://bugs.launchpad.net/bugs/1618201 Title: deadlock in lttng_ust_init Status in QtMir: Triaged Status in lttng-ust package in

[Touch-packages] [Bug 1618201] Re: deadlock in lttng_ust_init

2016-09-08 Thread Daniel d'Andrada
But on CI it also deadlocks in amd64. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ust in Ubuntu. https://bugs.launchpad.net/bugs/1618201 Title: deadlock in lttng_ust_init Status in QtMir: Triaged Status in lttng-ust

[Touch-packages] [Bug 1590099] Re: Need to support pointer confinement in Mir and toolkits using Mir

2016-09-08 Thread Daniel d'Andrada
** Branch unlinked: lp:~dandrader/qtmir/cursorConfinement -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1590099 Title: Need to support pointer confinement in Mir and

[Touch-packages] [Bug 1597205] Re: Not sending relative mouse events to clients

2016-09-08 Thread Daniel d'Andrada
** Branch unlinked: lp:~dandrader/qtmir/mouseMovement -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1597205 Title: Not sending relative mouse

[Touch-packages] [Bug 1590099] Re: Need to support pointer confinement in Mir and toolkits using Mir

2016-09-08 Thread Daniel d'Andrada
** Branch linked: lp:~unity-team/qtmir/cursorConfinement -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1590099 Title: Need to support pointer confinement in Mir and

[Touch-packages] [Bug 1618201] Re: deadlock in lttng_ust_init

2016-09-08 Thread Daniel d'Andrada
liblttng-ust 2.7.1-1~vividoverlay1 libglib2.0 2.44.1-1ubuntu1 About comments #4 and #5: what seems more relevant is actually ubuntu release/pkg versions since my desktop runs xenial+stable-phone-overlay whereas my arm devices run vivid+stable-phone-overlay. -- You received this bug

[Touch-packages] [Bug 1618201] Re: deadlock in lttng_ust_init

2016-09-08 Thread Daniel d'Andrada
It might have something to do with arm or chroot envs (likely what CI does) as tests run fine on my amd64 desktop but deadlock in a chroot on an arm device (like mako or flo). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1589637] Re: Need to support multiple instances of applications

2016-09-05 Thread Daniel d'Andrada
ged in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubun

[Touch-packages] [Bug 1407730] Re: [Apps] Support multiple app instances in the spread

2016-09-02 Thread Daniel d'Andrada
Assuming this is about multiple surfaces/windows per app, not multiple application instances (processes). Therefore the unity8 and qtmir parts are done. ** Changed in: unity8 (Ubuntu) Status: Incomplete => Fix Released ** Changed in: qtmir (Ubuntu) Status: Confirmed => Fix Released

[Touch-packages] [Bug 1341761] Re: WindowStack doesn't work in the emulator

2016-09-02 Thread Daniel d'Andrada
This D-Bus interface is gone. ** Changed in: unity8 (Ubuntu) Status: Incomplete => Invalid ** No longer affects: unity-mir -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1423985] Re: Crash when opening QtQuick Controls ComboBox

2016-09-02 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Status: Triaged => Fix Released ** Changed in: qtmir (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1373312] Re: Phablet album art not coming through from media-hub

2016-09-02 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1373312 Title: Phablet album art not coming through from

[Touch-packages] [Bug 1326513] Re: Applications are orphaned when unity8 crashes

2016-09-02 Thread Daniel d'Andrada
** No longer affects: qtmir -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1326513 Title: Applications are orphaned when unity8 crashes Status in Mir: Expired Status in

[Touch-packages] [Bug 1618580] Re: rc proposed App scope can have the apps filling only from half the screen

2016-08-30 Thread Daniel d'Andrada
** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1618580 Title: rc proposed App scope can have

[Touch-packages] [Bug 1618201] [NEW] deadlock in lttng_ust_init

2016-08-29 Thread Daniel d'Andrada
Public bug reported: Happens when running tests for https://code.launchpad.net/~dandrader/qtmir/content-hub- clipboard/+merge/303863 by CI. This is the backtrace of where it gets stuck: #0 0x in __pthread_mutex_unlock_usercnt (mutex=0xb6fff514 <_rtld_global+1220>, decr=1) at

  1   2   3   4   5   >