[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2018-10-01 Thread Gerry Boland
@bozubuntu hey, thanks for the report, but this bug is for the discontinued unity8 desktop. I suggest you log a bug against ubuntu-desktop with as much information as you can supply: https://bugs.launchpad.net/~ubuntu-desktop exo-open is new to me, have you tried xdg-open? -- You received

[Bug 1708326] Re: RM: obsolete product

2018-07-18 Thread Gerry Boland
Reopening as Mir has sufficiently good Wayland support to support Qt5. qtubuntu can be removed from the archive ** Changed in: qtubuntu (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1661295] Re: [vmware] mir 0.26 failing with nested server in protobuf when bringing up NestedDisplay [CHECK failed: (index) >= (0)]

2018-02-15 Thread Gerry Boland
Ok, VMWare is setting the current crtc mode at a generic 800x600, which isn't in the list of modes for the connected display. Only approach I see is to compare the mode name with "preferred", for which I see prior art: https://github.com/wayland-project/weston/blob/master/compositor/main.c#L1068

[Bug 1661295] Re: [vmware] mir 0.26 failing with nested server in protobuf when bringing up NestedDisplay [CHECK failed: (index) >= (0)]

2018-02-14 Thread Gerry Boland
Problem is that the "real" KMS platform is unable to determine the current mode when running on VMware, leaving the current_mode_index at an invalid value of UINTMAX, which is being passed through to the nested platform. -- You received this bug notification because you are a member of Ubuntu

[Bug 1257547] Re: [bcm5974] Apple touchpad fails to respond, dmesg contains multiple mesages of form: bcm5974: bad trackpad package, length: 8

2018-02-06 Thread Gerry Boland
Hardware died on me, sorry I cannot test this any more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1257547 Title: [bcm5974] Apple touchpad fails to respond, dmesg contains multiple mesages of

[Bug 1675448] Re: Unity 8 doesn't allow multiple Mir connections from an application instance

2017-04-05 Thread Gerry Boland
Relevant info to reproduce: Saviq, the first way to test the multiple-connection situation would probably be to create a custom .desktop file that removes GDK_BACKEND from the app's environment, which will force it to autoprobe and use Mir instead -- You received this bug notification because

[Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-03-29 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/nouveau-workaround -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553328 Title: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially

[Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-03-29 Thread Gerry Boland
I've an ancient NVidia box at home, can try it out. I'm attaching patches for qtubuntu/qtmir to force Qt to use single threaded GL on nouveau. ** Branch linked: lp:~gerboland/qtubuntu/nouveau-workaround -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1675357] Re: Mir sending key repeat events continually to nested shell after VT switch (causes Unity8 lockup for a while)

2017-03-23 Thread Gerry Boland
Was suspecting this is bug 1536279 but they don't quite match either -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1675357 Title: Mir sending key repeat events continually to nested shell after VT

[Bug 1675357] Re: Unity8 spins for a long time after being on an inactive vt

2017-03-23 Thread Gerry Boland
Turning on input event printing[1], when using Ctrl+Alt+F1 switching away from unity8, I see a continuous stream of input events being sent from Mir to Unity8, while on VT1: [2017-03-23:12:36:53.419] qtmir.mir.input: Received MirKeyboardEvent(action=repeat,key_code=0x1008ff2b). Dispatching to

[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 Gerry Boland
Ok, no need for separate bug, the updated description shows me what you want. ** Package changed: qtmir (Ubuntu) => qtubuntu (Ubuntu) ** Changed in: qtubuntu (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

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

2017-03-21 Thread Gerry Boland
Could you log separate bug about QWindow::raise/QWindow::requestActivate against qtubuntu. Mir has an api for that, but we've not implemented it. -- 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 1525285] Re: Unity8 deadlock when trying to screenshot without a current gst registry

2017-03-20 Thread Gerry Boland
Would be good if QtMir didn't authenticate processes on the GUI thread, but on the relevant Mir thread. This should be possible. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1525285 Title: Unity8

[Bug 1238838] Re: [qpa] QUbuntuIntegration requests screen info which open mir client connection with shell - even if client does not open window

2017-03-13 Thread Gerry Boland
Oh, I was the original author! Hah :D -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1238838 Title: [qpa] QUbuntuIntegration requests screen info which open mir client connection with shell - even

[Bug 1238838] Re: [qpa] QUbuntuIntegration requests screen info which open mir client connection with shell - even if client does not open window

2017-03-13 Thread Gerry Boland
, please re-open this bug and say why. I'd definitely like to know what your use-case is. -G ** Changed in: qtubuntu (Ubuntu) Status: New => Invalid ** Changed in: qtubuntu (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) -- You received this bug notification becau

[Bug 1671449] Re: [unity8] windows don't have shadow

2017-03-09 Thread Gerry Boland
Thanks for that. Can confirm it is nothing gpu/graphics related, it is a bug in our UITK. Fix on the way... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671449 Title: [unity8] windows don't have

[Bug 1671449] Re: [unity8] windows don't have shadow

2017-03-09 Thread Gerry Boland
Hey dinamic! Thanks for the bug! Did this happen suddenly, or you never see shadows at all? What GPU and driver are you using? Could you provide a pastebin of the unity8.log file, ideally just after unity8 starts up so we get the initial output as unity8 starts. -- You received this bug

[Bug 1553328] Re: Mir/Unity8 crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-03-09 Thread Gerry Boland
I have Qt configured (in QtUbuntu/QtMir) to use multi-threaded GL rendering, so we're probably hitting Nouveau's limitations here. As workaround, I can add code to QtUbuntu/QtMir use single-threaded GL for Nouveau. If this is easily reproduced, can you try initctl set-env --global

[Bug 1553328] Re: Mir/Unity8 crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-03-09 Thread Gerry Boland
Actually, might be easier/more-reliable just to edit /etc/environment and add "QSG_RENDER_LOOP=basic" and restart. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553328 Title: Mir/Unity8

[Bug 1670670] Re: Unity8 pointer does not stay in sync with Qemu VM tablet input

2017-03-09 Thread Gerry Boland
Looking into QtMir, we're only using the relative mouse motion in our calculation of the cursor position. We need that to implement the push- against-screen-edge behaviour for a mouse. We've not considered tablet input devices at all. I see Mir's associates a device with each input event, so it

[Bug 1670670] Re: Unity8 pointer does not stay in sync with Qemu VM tablet input

2017-03-09 Thread Gerry Boland
Looking into QtMir, we're using relative -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1670670 Title: Unity8 pointer does not stay in sync with Qemu VM tablet input To manage notifications about

[Bug 1662145] Re: [regression] Some apps fail to start with [QPA] UbuntuClientIntegration: connection to Mir server failed.

2017-03-09 Thread Gerry Boland
> Also very important that those apps (toolkits) choose native Mir over > X when both are available. Qt isn't designed to make the choice itself, it expects to be told if either X or Mir should be used. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1670670] Re: Unity8 pointer does not stay in sync with Qemu VM tablet input

2017-03-08 Thread Gerry Boland
** Changed in: mir (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1670670 Title: Unity8 pointer does not stay in sync with Qemu VM tablet input To

[Bug 1670670] Re: Unity8 pointer does not stay in sync with Qemu VM tablet input

2017-03-08 Thread Gerry Boland
> AFAIK the only thing stopping us from using Mir's native input coordinates > was the inability to implement barriers/edge resistance in places. We had other use-cases where unity8 having control over mouse position was useful. One example coming to mind is phone docked to an external display,

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

2017-03-08 Thread Gerry Boland
I tried on Zesty with my AMD machine, no lock up for me. Browser comes up ok. I do get lots of libGL errors though -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1654974 Title: webbrowser-app locks

[Bug 1669444] Re: [regression] OSK input shaping no longer works correctly

2017-03-07 Thread Gerry Boland
@vanvugt - yep it's not ideal. For phone/tablet, to make device rotation animation as good as we could, was easiest to give the OSK a fullscreen surface and have it rotate itself, letting application shine through in the translucent area. But that is certainly an area we can improve. ** Changed

[Bug 1669444] Re: [regression] OSK input shaping no longer works correctly

2017-03-07 Thread Gerry Boland
I've tracked this down to the following mir bug: https://bugs.launchpad.net/mir/+bug/1670876 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1669444 Title: [regression] OSK input shaping no longer

[Bug 1670717] Re: Unity8/mir working on VMware due to bypass not working

2017-03-07 Thread Gerry Boland
Probably also relevant: https://bugs.launchpad.net/mir/+bug/1560498 ** Tags added: unity8-desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1670717 Title: Unity8/mir working on VMware due to

[Bug 1670710] Re: /usr/bin/unity8:11:qtmir::DBusFocusInfo::findQmlSurface:qtmir::DBusFocusInfo::isSurfaceFocused:qtmir::DBusFocusInfo::qt_static_metacall:qtmir::DBusFocusInfo::qt_metacall:QDBusConnect

2017-03-07 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1670710 Title:

[Bug 1670713] Re: Automatic screen resizing for virtual machines

2017-03-07 Thread Gerry Boland
Mir needs to support whatever API VMs use to communicate the "display" size changed. QtMir supporta display sizes changing already (can been seen by changing resolution) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1670681] Re: If OSK restarts, new OSK surface ignored by shell

2017-03-07 Thread Gerry Boland
** Changed in: unity8 (Ubuntu) Importance: Undecided => Medium ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: unity8 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member

[Bug 1670681] [NEW] If OSK restarts, new OSK surface ignored by shell

2017-03-07 Thread Gerry Boland
ethod Surfaces created, removing the old one!" but it fails to work anyway. ** Affects: unity8 (Ubuntu) Importance: Medium Assignee: Gerry Boland (gerboland) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1655644] Re: unity8 crash after create a new online account

2017-03-02 Thread Gerry Boland
** Changed in: qtmir (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/1655644 Title: unity8 crash after create a new online account To manage notifications

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

2017-03-02 Thread Gerry Boland
Does Mir provide enough api to allow application ask user a question before shutdown? In Unity7, typically that is requesting focus and popping up a dialog - should be ok, but good to think about it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

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

2017-02-28 Thread Gerry Boland
** Changed in: qtmir Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1597205 Title: Not sending relative mouse events to clients To manage notifications

[Bug 1668692] [NEW] Deliver Mir cookie to clients

2017-02-28 Thread Gerry Boland
Public bug reported: We're not delivering the cookie supplied in the MirEvent to the destination client. ** Affects: qtmir Importance: Undecided Status: New ** Affects: qtmir (Ubuntu) Importance: Undecided Status: New ** Also affects: qtmir Importance: Undecided

[Bug 1667001] Re: [amd] screen-unblanking seems to flicker backlight on/off 8 times before display resumes

2017-02-23 Thread Gerry Boland
One small warning message is printed during display on flicker: http://pastebin.ubuntu.com/24053776/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1667001 Title: [amd] screen-unblanking seems to

[Bug 1667001] Re: [amd] screen-unblanking seems to flicker backlight on/off 5 times before display resumes

2017-02-23 Thread Gerry Boland
Ok, with Alexandros' help I've dug a bit more. On my hardware, I tear everything down and just run sudo mir_demo_server_basic --arw-file I can see clients ok. I forked mir_demo_client_display_config to add extra bits: https://code.launchpad.net/~gerboland/+git/display-configurator which

[Bug 1667001] Re: [amd] screen-unblanking seems to flicker backlight on/off 5 times before display resumes

2017-02-23 Thread Gerry Boland
@alf: http://pastebin.ubuntu.com/24053520/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1667001 Title: [amd] screen-unblanking seems to flicker backlight on/off 5 times before display resumes

[Bug 1666902] [NEW] Enable screencast utilities

2017-02-22 Thread Gerry Boland
Public bug reported: Peek is a utility to grab screencast to animated GIFs. They have an open bug to add Mir support: https://github.com/phw/peek/issues/39 Current mirscreencast util only works as root, due to Unity8 replacing the renderer with its own custom one (which does not support

[Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-22 Thread Gerry Boland
Here is what Qt is doing, on upload: https://code.woboq.org/qt5/qtdeclarative/src/quick/scenegraph/qsgdefaultdistancefieldglyphcache.cpp.html#158 It saves & restores the alignment, and assumes the default alignment of 4 for drawing. IMO Mir isn't playing along, as it changes the alignment but

[Bug 1665705] Re: Deleting a QRasterWindow crashes

2017-02-21 Thread Gerry Boland
Assignee: (unassigned) => Gerry Boland (gerboland) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1665705 Title: Deleting a QRasterWindow crashes To manage notifications about this bug

[Bug 1665705] Re: Deleting a QRasterWindow crashes

2017-02-21 Thread Gerry Boland
Yep can reproduce easily. Obvious fix is to remove the makeCurrent call from the BackingStore destructor, but that undoes a previous fix I made for surface resizing errors. I need to study the other QPAs to see what they do -- You received this bug notification because you are a member of Ubuntu

[Bug 1665705] Re: Deleting a QRasterWindow crashes

2017-02-20 Thread Gerry Boland
** Also affects: qtubuntu 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/1665705 Title: Deleting a QRasterWindow crashes To manage notifications about

[Bug 1665705] Re: Deleting a QRasterWindow crashes

2017-02-17 Thread Gerry Boland
** Changed in: qtubuntu (Ubuntu) Status: New => Confirmed ** Changed in: qtubuntu (Ubuntu) Importance: Undecided => Critical ** Changed in: qtubuntu (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) -- You received this bug notification because you are

[Bug 1393578] Re: Subpixel order not included in Mir display information

2017-02-16 Thread Gerry Boland
I've hacked qtmir to print the subpixel hint that Mir is supplying. http://pastebin.ubuntu.com/24007971/ is my output. First I run a simple qml demo shell as nested server under USC, get "0" hint. Then I run again as host server, get a hint "1 = RGB". The "Subpixel hint" output of the 2 cases

[Bug 1393578] Re: Subpixel order not included in Mir display information

2017-02-16 Thread Gerry Boland
Just testing it now, AFAICS a nested server is not getting the correct subpixel data passed to it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1393578 Title: Subpixel order not included in Mir

[Bug 1536751] Re: Font/text rendering is irregular and not pixel-aligned on low DPI screens

2017-02-16 Thread Gerry Boland
UITK already using NativeRendering for text when GU<10. Text *might* be improved by setting Qt's DPI and sub-pixel rendering hints correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536751

[Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-14 Thread Gerry Boland
** Also affects: mir (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/1583088 Title: Randomly corrupt font / text / characters in Unity8 To manage

[Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-14 Thread Gerry Boland
d ** Changed in: qtmir (Ubuntu) Status: Confirmed => In Progress ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) ** Description changed: - Corrupted characters in text rendering, mainly in Unity8 window - titlebars. + Corrupted characters in tex

[Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-03 Thread Gerry Boland
I'm looking into this now. I took an api trace of some simple font rendering by Qt on Mir showing the problem, and executed it on my X11 session. It renders ok on X11. Reading through the apitrace, Qt seems to be doing the right thing. I suspect the mismatch we have between Mir creating a GLES

[Bug 1583088] Re: Randomly corrupt font / text / characters in Unity8

2017-02-02 Thread Gerry Boland
@kgunn - yes I can reproduce it quite reliably too. No need to try the glyph cache workaround thing, I checked it and it had no impact. @duflu - Qt is rendering the text. Since Qt renders text ok in Unity7, there must be some GL configuration problem in QtMir/QtUbuntu causing this kind of issue.

[Bug 1590561] Re: webbrowser-app crashes on startup on fresh zesty Unity8: No suitable EGL configs found

2017-02-02 Thread Gerry Boland
I've a bunch of questions. Any time you see EGL complaints, it is often down to the graphics driver. 1. is this complaint for an NVidia-based system only? The log indicates it has the proprietary nvidia driver installed, which Mir does not support (and so Unity8 does not run). How are you

[Bug 1654915] Re: [regression] ubuntu-app-launch doesn't launch apps any more

2017-02-02 Thread Gerry Boland
@duflu dobey is correct, UAL only launches apps with a valid desktop file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1654915 Title: [regression] ubuntu-app-launch doesn't launch apps any more

[Bug 1649077] Re: [regression] OSK appears blank and/or flickers in the lock screen

2017-01-31 Thread Gerry Boland
** Changed in: qtmir Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649077 Title: [regression] OSK appears blank and/or flickers in the lock screen To

[Bug 1655644] Re: unity8 crash after create a new online account

2017-01-27 Thread Gerry Boland
One backtrace, slightly confusing: http://pastebin.ubuntu.com/23874652/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1655644 Title: unity8 crash after create a new online account To manage

[Bug 1655644] Re: unity8 crash after create a new online account

2017-01-27 Thread Gerry Boland
Relevant unity8.log output before crash: http://pastebin.ubuntu.com/23874565/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1655644 Title: unity8 crash after create a new online account To manage

[Bug 1645372] Re: support display scaling slider in unity8

2017-01-26 Thread Gerry Boland
Yes mir_output_set_scale_factor is needed, as the settings app needs an API to communicate the desired scale factor to unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1645372 Title: support

[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 Gerry Boland
So while a menu is open, only that surface should get mouse hover events. That is how things work today. Do we want Design input on that? -- 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:

[Bug 1658706] [NEW] version in pkgconfig file (0.2) older than packaging version (0.3.x)

2017-01-23 Thread Gerry Boland
Public bug reported: Version in the pkgconfig file is 0.2 Version of libcontent-hub according to the debian packaging is 0.3.x The minor version should match at least, no? ** Affects: content-hub (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1521403] Re: Unity8 crashes on suspend/standby with SIGSEGV in Screen::makeCurrent (./src/platforms/mirserver/screen.cpp:406)

2017-01-20 Thread Gerry Boland
Ok, rather marginal use-cases then :) At least Mir allows this kind of request can be filtered by Unity8 in future, to prevent this kind of thing being abused. Perhaps need a system so that privileged clients can do this if they need. -- You received this bug notification because you are a

[Bug 1521403] Re: Unity8 crashes on suspend/standby with SIGSEGV in Screen::makeCurrent (./src/platforms/mirserver/screen.cpp:406)

2017-01-19 Thread Gerry Boland
> It is actually valid for apps to be able to change the power mode > of the display. mirout in Mir 0.26.0 has such an option. But I agree > it's bad for apps to do it unexpectedly @vanvugt can you share examples of times when this is valid? I'm of the opinion display on/off/suspend should be

[Bug 1521403] Re: Unity8 crashes with SIGSEGV in Screen::makeCurrent (./src/platforms/mirserver/screen.cpp:406)

2017-01-18 Thread Gerry Boland
ged in: qtmir (Ubuntu) Importance: Undecided => High ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: unity8 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu

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

2017-01-12 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtubuntu/quit-gracefully-on-no- mirconnection ** Changed in: qtubuntu (Ubuntu) Status: New => In Progress ** Changed in: qtubuntu (Ubuntu) Importance: Undecided => Medium ** Changed in: qtubuntu (Ubuntu) Assignee: (unassigned) => Ger

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

2017-01-12 Thread Gerry Boland
So is actual desired fix to not crash, just quit gracefully? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1655936 Title: clients crash with "UbuntuClientIntegration: connection to Mir server

[Bug 1655687] Re: webbrowser-app graphics garbled in unity8 session

2017-01-11 Thread Gerry Boland
I'm adding Oxide to the bug, as the browser chrome is being rendered ok. I also see these strings in the browser log: [0111/095625:ERROR:layer_tree_host_impl.cc(2189)] Forcing zero-copy tile initialization as worker context is missing [0111/095625:ERROR:oxide_compositor_gpu_shims.cc(258)] Error

[Bug 1653973] Re: Creating an LXC type container fails

2017-01-11 Thread Gerry Boland
Note sure where to put this: I installed silo 2341 as I was hitting this problem on my zesty machine, but now creating a container with container manager fails with: Failed to download http://images.linuxcontainers.org//meta/1.0/index-user LxcContainer.py:254: ERROR:

[Bug 1521403] Re: Unity8 crashes with SIGSEGV in Screen::makeCurrent (./src/platforms/mirserver/screen.cpp:406)

2017-01-11 Thread Gerry Boland
I'm failing to reproduce this unfortunately. I'm also failing to create a libertine container. It was failing due to bug 1653973, so I installed silo 2341, but now it fails with: Failed to download http://images.linuxcontainers.org//meta/1.0/index-user LxcContainer.py:254: ERROR:

[Bug 1649077] Re: [regression] OSK appears blank and/or flickers in the lock screen

2017-01-10 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/initial-surface-expose ** Changed in: qtmir (Ubuntu) Status: Confirmed => In Progress ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: qtmir Status: Confirmed => In Progress *

[Bug 1655052] Re: unity8-greeter aborts at start in libprotobuf

2017-01-09 Thread Gerry Boland
Please paste in the output of dpkg -l | grep mir and the contents of the greeter process log around the time of this crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1655052 Title:

[Bug 1413121] Re: MainView is missing an API to dynamically set supported orientations

2017-01-09 Thread Gerry Boland
** Tags added: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413121 Title: MainView is missing an API to dynamically set supported orientations To manage notifications about this bug go

[Bug 1504551] Re: Text input popover and selection cursors not oriented properly in shell

2017-01-09 Thread Gerry Boland
** Tags added: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504551 Title: Text input popover and selection cursors not oriented properly in shell To manage notifications about this bug

[Bug 1462489] Re: Allow apps to keep the screen on

2017-01-06 Thread Gerry Boland
** Tags added: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1462489 Title: Allow apps to keep the screen on To manage notifications about this bug go to:

[Bug 1621370] Re: UITK on Intel i915 (atom)is very slow

2017-01-06 Thread Gerry Boland
** Tags added: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1621370 Title: UITK on Intel i915 (atom)is very slow To manage notifications about this bug go to:

[Bug 1510968] Re: external monitor grid units are not set correctly

2017-01-06 Thread Gerry Boland
** Tags added: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510968 Title: external monitor grid units are not set correctly To manage notifications about this bug go to:

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

2017-01-06 Thread Gerry Boland
** Tags added: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1558663 Title: Ubuntu Components is hard on the disk and CPU when loading images To manage notifications about this bug go to:

[Bug 1647415] Re: units.gu() emits changed signal before completion

2017-01-06 Thread Gerry Boland
** Tags added: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1647415 Title: units.gu() emits changed signal before completion To manage notifications about this bug go to:

[Bug 1585723] Re: UbuntuShape on intel i915 (Atom) uses fallback CPU rendering

2017-01-06 Thread Gerry Boland
** Tags added: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585723 Title: UbuntuShape on intel i915 (Atom) uses fallback CPU rendering To manage notifications about this bug go to:

[Bug 1573118] Re: "units" context property is app-global

2017-01-06 Thread Gerry Boland
** Tags added: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573118 Title: "units" context property is app-global To manage notifications about this bug go to:

[Bug 1651384] [NEW] [MIR] miral

2016-12-20 Thread Gerry Boland
Public bug reported: [MIR] MirAL is an ABI-preserving abstraction layer for Mir, insulating them from mirserver ABI breaks. This will be used by QtMir/Unity8: https://bileto.ubuntu.com/#/ticket/2160 MIR Requirements checked, all ok. ** Affects: miral (Ubuntu) Importance: Critical

[Bug 1642608] Re: qtmir FTBFS on Qt 5.7.1

2016-11-17 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: qtmir (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/1642608 Title: qtmir

[Bug 1542029] Re: New windows have incorrect dimensions on launch (not the dimensions the app specifies)

2016-11-17 Thread Gerry Boland
Unity8 is overriding the client-requested window size in phone/tablet mode, but this shouldn't be happening for desktop mode. We also need to save the client-requested window geometry in case shell later wishes to apply that. Agreed I'd like a specific example ** Changed in: qtmir (Ubuntu)

[Bug 1642272] Re: incorrect UI scale on high-resolution desktop

2016-11-16 Thread Gerry Boland
Could you also share hte output of xargs -n 1 -0 < /proc/`pidof unity8`/enviro | grep QT_ in case there are Qt dynamic scaling env vars set in your environment too. (e.g. QT_DEVICE_PIXEL_RATIO, QT_AUTO_SCREEN_SCALE_FACTOR, QT_SCALE_FACTOR, QT_SCREEN_SCALE_FACTORS) -- You received this bug

[Bug 1642272] Re: incorrect UI scale on high-resolution desktop

2016-11-16 Thread Gerry Boland
Oops, safer to use grep: xargs -n 1 -0 < /proc/`pidof unity8`/environ | grep GRID_UNIT -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642272 Title: incorrect UI scale on high-resolution desktop

[Bug 1642272] Re: incorrect UI scale on high-resolution desktop

2016-11-16 Thread Gerry Boland
Hey, this is weird. Would you be able to open a terminal and run the following command: xargs -n 1 -0 < /proc/`pidof unity8`/environ | ag GRID_UNIT (it prints all the environment variables that the unity8 process has, and just returns the GRID_UNIT_PX one) Thanks -G -- You received this bug

[Bug 1642272] Re: incorrect UI scale on high-resolution desktop

2016-11-16 Thread Gerry Boland
Contents of $HOME/.cache/upstart/unity8.log might be handy too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642272 Title: incorrect UI scale on high-resolution desktop To manage notifications

[Bug 1638278] Re: 4.8 kernel, under heavy load desktop unusable

2016-11-07 Thread Gerry Boland
@jsalisbury - I tried your kernel, it fixes the issue 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/1638278 Title: 4.8 kernel, under heavy load desktop unusable To manage notifications

[Bug 1638929] Re: after disabling a display, enabling makes screens go black

2016-11-04 Thread Gerry Boland
Yeah the unity8 log makes me suspect qtmir, it deals with disabling the display ok, but enabling it doesn't yield 2 screens again ** Also affects: qtmir Importance: Undecided Status: New ** Changed in: qtmir Status: New => Confirmed ** Changed in: qtmir Importance: Undecided

[Bug 1638929] Re: after disabling a display, enabling makes screens go black

2016-11-04 Thread Gerry Boland
QtMir/Unity8 is designed to deal with spanning displays - it is actually cloned displays it needs work to support! @jonas Could you give us a means to test this behaviour? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1638278] Re: 4.8 kernel, under heavy load desktop unusable

2016-11-03 Thread Gerry Boland
Installing kernel from http://kernel.ubuntu.com/~kernel- ppa/mainline/v4.9-rc3 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/1638278 Title: 4.8 kernel, under heavy load desktop

[Bug 1638278] [NEW] 4.8 kernel, under heavy load desktop unusable

2016-11-01 Thread Gerry Boland
Public bug reported: I've updated from Xenial to Yakkety on my Desktop - Sandybridge Macbook Pro 8,1 With Xenial, on 4.4 kernel, doing a compile (with ninja for example), I could use all CPU cores and still have a usable desktop: app switching was relatively quick, I could (slowly) surf the web

[Bug 1636236] Re: unity8 crashed with SIGSEGV in QListData::begin from QList::begin from qtmir::ApplicationManager::findApplicationWithPid from qtmir::ApplicationManager::findApplicationWithSession fr

2016-10-26 Thread Gerry Boland
>From the stacktrace, this appears to be a crash on shutdown. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636236 Title: unity8 crashed with SIGSEGV in QListData::begin from QList::begin from

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

2016-10-10 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1623861 Title: Switching between two windows of the same app using quick swipe from

[Bug 1628646] Re: new windows not respecting width and height

2016-09-28 Thread Gerry Boland
Can you give me steps to repro the problem clearly? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1628646 Title: new windows not respecting width and height To manage notifications about this bug

[Bug 1625853] Re: Mouse cursor disappears (or just never changes) when entering the windows of Qt apps

2016-09-28 Thread Gerry Boland
Why is there not a better fallback cursor than a fully blank one? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625853 Title: Mouse cursor disappears (or just never changes) when entering the

[Bug 1624407] Re: Closing an application doesn’t actually close it, it merely requests all its windows to be closed

2016-09-16 Thread Gerry Boland
AFAICS Mir has means to ask clients to close windows, but I don't see an API to ask the client itself to quit. ** No longer affects: unity (Ubuntu) ** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: qtmir (Ubuntu) Importance: Undecided => Medium -- You received

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

2016-09-13 Thread Gerry Boland
Note it is only Unity8 which is mixing GL and GLES calls, clients are not doing that. Qt clients are only doing GL calls on desktop. Nothing obvious comes to mind here. It may be Qt's EGL configuration code is failing - code that QtUbuntu is using. Another consumer of that same code is the EGL

[Bug 1618201] Re: deadlock in lttng_ust_init

2016-09-06 Thread Gerry Boland
This issue was worked around, but with a far-from-ideal solution ** Also affects: lttng-ust (Ubuntu) Importance: Undecided Status: New ** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New ** Changed in: qtmir (Ubuntu) Status: New => Triaged ** Changed

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

2016-09-05 Thread Gerry Boland
** Description changed: You're unable to open two instances of the same app. Such as gedit or firefox. - qtmir needs instance-based signals: app instance started, app instance - stopped, etc + qtmir needs iUAL to provide nstance-based signals: app instance started, + app instance stopped,

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

2016-09-05 Thread Gerry Boland
There is nothing libertine specific about this feature request ** Summary changed: - Need to support multiple instances of libertine applications + Need to support multiple instances of applications -- You received this bug notification because you are a member of Ubuntu Bugs, which is

  1   2   3   4   5   6   7   8   9   10   >