[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 1497490] Re: escape key bindings with or without modifiers do not work

2017-02-06 Thread Gerry
After re-reading my bug description, it could also be interpreted as a bug in compizconfig-settings-manager so I added it as an "also affects". compizconfig-settings-manager 1:0.9.12.2+16.04.20160823-0ubuntu1 I just wish I knew what layer was preventing it from being a vlid binding. ** Also

[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
/dev/snd/pcmC0D0p: gerry 4929 F...m pulseaudio /dev/snd/controlC0: gerry 4929 F pulseaudio CurrentDesktop: Unity Date: Tue Nov 1 12:02:02 2016 HibernationDevice: RESUME=UUID=2cba34fc-e62e-44c2-904a-1f3f96fbc5eb InstallationDate: Installed on 2016-05-05 (179 days ago

[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

[Bug 1579799] Re: Need API to allow shell to choose custom OOM killer scores

2016-09-01 Thread Gerry Boland
Thanks for this Ted! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579799 Title: Need API to allow shell to choose custom OOM killer scores To manage notifications about this bug go to:

[Bug 1576909] Re: [Acer Aspire V3-472G] Suspend not working on Ubuntu 16.04

2016-08-21 Thread gerry kk
Hey. Acer Aspire V3-472G here also. I have this same bug and currently experiencing it on 4.4.0-34-generic. 14.04 was flawless. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576909 Title: [Acer

[Bug 1596524] Re: /usr/bin/webbrowser-app:11:QScopedPointer:qGetPtrHelper:QOpenGLContext::d_func:QOpenGLContext::functions:QSGDefaultLayer::invalidated

2016-08-12 Thread Gerry Boland
I'd be interested if this makes any impact: https://code.launchpad.net/~gerboland/qtubuntu/eglconvenience- retry/+merge/298114 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596524 Title:

[Bug 1612358] Re: [MIR] qtmir

2016-08-12 Thread Gerry Boland
lttng-ust used at runtime, is useful for event tracing. We dynamically link to the library currently, but we can refactor to dlload it... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1612358 Title:

[Bug 1590722] Re: package phpmyadmin 4:4.5.4.1-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2016-07-30 Thread gerry freed
Occoured during an update 4.04 to 16 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590722 Title: package phpmyadmin 4:4.5.4.1-2ubuntu1 failed to install/upgrade: subprocess installed

[Bug 1605513] Re: Touchpad scrolling is disproportionately faster than mouse wheel scrolling

2016-07-25 Thread Gerry Boland
Ah no, I'm reading the API wrong (kudos to faenil for correcting me): QPoint pixelDelta is in integers, as are all QWheelEvent calculations. So that's not going to work without breaking Qt APIs, which is unlikely. An alternative option might be to us Qt's support for native gesture events - this

[Bug 1605513] Re: Touchpad scrolling is disproportionately faster than mouse wheel scrolling

2016-07-25 Thread Gerry Boland
Are you looking at the right code? I see this from Qt5.4 source (qtbase/src/gui/kernel/qwindowsysteminterface.h) static void handleWheelEvent(QWindow *w, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods = Qt::NoModifier,

[Bug 1594198] Re: Terminal app crashes with "Failed to load libGLESv2"

2016-07-21 Thread Gerry Boland
https://github.com/libhybris/libhybris/pull/316 has been landed. I can remove the QtUbuntu workaround -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594198 Title: Terminal app crashes with "Failed

[Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-07-19 Thread Gerry Boland
Of course we will. We need to re-land the fix. It was reverted because it broke something else, but that's been solved now. Sorry for the delay, but it takes time to get things done just right. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1575302] Re: i can't install ubuntu 16.04 installer crash

2016-07-17 Thread gerry
** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) => gerry (gerry641) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575302 Title: i can't install ubuntu 16.04 installer crash To man

[Bug 1583088] Re: Randomly corrupt characters in Unity8

2016-07-05 Thread Gerry Boland
Also worth noting, there are env vars: QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH & HEIGHT to set the size of the glyph cache. Need to see what size texture Qt is creating, perhaps it is creating one too large for the hardware -- You received this bug notification because you are a member of Ubuntu

[Bug 1583088] Re: Randomly corrupt characters in Unity8

2016-07-05 Thread Gerry Boland
That would imply the distance field texture is corrupted. As a note to myself, there is a nice glyph test application in this bug: https://bugreports.qt.io/browse/QTBUG-49490 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1583088] Re: Randomly corrupt characters in Unity8

2016-07-05 Thread Gerry Boland
If you can reproduce this relative easily, could you try setting QML_USE_GLYPHCACHE_WORKAROUND=1 for unity8. This should do the trick: stop unity8 && start unity8 QML_USE_GLYPHCACHE_WORKAROUND=1 Can also try these: QSG_DISTANCEFIELD_ANTIALIASING=subpixel-lowq or gray Need to determine if that

[Bug 1545088] Re: Google search page is scaled on window resize

2016-06-30 Thread Gerry Boland
"this functionality" = current form factor? Or is there more you need? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545088 Title: Google search page is scaled on window resize To manage

[Bug 1545088] Re: Google search page is scaled on window resize

2016-06-29 Thread Gerry Boland
Unity8/QtMir/Mir is not updating the display configuration when changing from tablet to desktop mode, so clients cannot tell what mode they should appear in. QtMir needs to allow Unity8 to set the form factor property on the Display. Mir needs to fix https://bugs.launchpad.net/mir/+bug/1556142 so

[Bug 1596041] Re: corrupted text various elements on unity8-desktop

2016-06-28 Thread Gerry Boland
QPA has nothing to do with rendering itself, and only selects the default unix font renderer for Qt to use. We need information on your hardware, linux install, GPU, etc. I suspect a MESA bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

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

2016-06-22 Thread Gerry Boland
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585723 Title: UbuntuShape on intel i915 (Atom) uses fallback CPU rendering

[Bug 1594198] Re: Terminal app crashes with "Failed to load libGLESv2"

2016-06-21 Thread Gerry Boland
https://github.com/libhybris/libhybris/pull/316 has a better solution to this issue for now -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594198 Title: Terminal app crashes with "Failed to load

[Bug 1594198] Re: Terminal app crashes with "Failed to load libGLESv2"

2016-06-20 Thread Gerry Boland
Digging into the actual root cause, QOpenGLES3Helper has QLibrary load "libGLESv2.so" but this is failing. Using LD_DEBUG=libs you can see: 5646: find library=libGLESv2.so [0]; searching 5646: search path=/vendor/lib:/system/lib (LD_LIBRARY_PATH) 5646:

[Bug 1594198] Re: Terminal app crashes with "Failed to load libGLESv2"

2016-06-20 Thread Gerry Boland
My eglconvenience branch does cause this, but annoyingly by doing the correct thing. Before eglconvenience, we hardcoded GLESv2.0 into QtUbuntu. With eglconvenience, we query the GL version string and correctly fetch the GL version the driver supports. On several of our devices, that is actually

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

2016-06-10 Thread Gerry Boland
** Also affects: qtubuntu Importance: Undecided Status: New ** Changed in: qtubuntu Status: New => Triaged ** Changed in: qtubuntu Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1591391] [NEW] [desktop] Launcher bounces any time you install/remove a package

2016-06-10 Thread Gerry Boland
Public bug reported: Using Unity8 as desktop, using Terminal app, the Launcher pops out quickly any time you install/remove any package. To repro: apt-get install It should really only pop out when something in the Launcher changes ** Affects: unity8 (Ubuntu) Importance: Undecided

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

2016-06-10 Thread Gerry Boland
Adding QtMir as from Qt5.5 and later, the QPA plugin can specify the subpixel hinting to Qt's font renderer (is part of QPlatformScreen implementation). ** Also affects: qtmir Importance: Undecided Status: New ** Changed in: qtmir Status: New => Triaged ** Changed in: qtmir

[Bug 1400580] Re: Color Inverse on display. Toggle Negative Image

2016-06-10 Thread Gerry Boland
Hi Mikodo, thank you for your messages on this topic. Accessibility is something we need to work on for Unity8. We have plenty to do, from the visual assistance features you've mentioned, to proper keyboard navigation and text-to-speech support. We have a solid list of TODOs (we had a meeting

[Bug 1590953] Re: Creating an Audio {} component is slow because of AalMediaPlayerService::newMediaPlayer

2016-06-09 Thread Gerry Boland
** Changed in: qtubuntu-media (Ubuntu) Status: New => Confirmed ** Tags added: performance ** Tags added: kpi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590953 Title: Creating an Audio

[Bug 1590099] Re: Need to support pointer confimenet

2016-06-07 Thread Gerry Boland
** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: unity8 (Ubuntu) Status: New => Confirmed ** Changed in:

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

2016-06-06 Thread Gerry Boland
Ambition is to be able to run: 1. multiple instances (i.e. unique PIDs) of the same application 2. multiple versions of the same application (same appId name, but different versions) Shell will need to combine all entries of 1. under the same icon on the launcher (as Unity7 does now). For 2,

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

2016-06-06 Thread Gerry Boland
** Also affects: qtmir (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/1589637 Title: Need to support multiple instances of applications To

[Bug 1588548] [NEW] Build sbsigntool on Solaris

2016-06-02 Thread gerry liu
Public bug reported: Hi, For sbsigntool to compile on Solaris, I'd like to apply the attached patches. Thanks, Gerry ** Affects: sbsigntool (Ubuntu) Importance: Undecided Status: New ** Tags: sbsigntool solaris ** Patch added: "For sbsigntool to compile on Solaris"

[Bug 1396244] Re: Unlocking the phone over fullscreen app is very slow

2016-06-02 Thread Gerry Boland
I can't repro this any more. Closing ** Changed in: unity8 (Ubuntu) Status: In Progress => Won't Fix ** Changed in: unity8 (Ubuntu) Status: Won't Fix => Invalid ** Changed in: unity8 (Ubuntu Vivid) Status: In Progress => Invalid -- You received this bug notification

[Bug 1585942] Re: Mesa causes a segmentation fault on arm64 (wrong count of uniform locations)

2016-06-02 Thread Gerry Boland
arm64? Should it not be using a hybris-based driver instead of mesa? What hardware is this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585942 Title: Mesa causes a segmentation fault on arm64

[Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-06-02 Thread Gerry Boland
Yep. The branch has been approved, will take a while to get it landed. Note that it will be almost unusable until bug 1585723 is resolved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549455

[Bug 1404302] Re: liblttng-ust0 Error opening shm /lttng-ust-wait-5 - do not link liblttng-ust!

2016-05-30 Thread Gerry Boland
Newer version of LTTng landed ** Changed in: telegram-app Status: New => Invalid ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

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

2016-05-27 Thread Gerry Boland
FYI: INTEL_DEBUG=all is useful, it shows the opcodes mesa is generating from your shaders. -- 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

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

2016-05-27 Thread Gerry Boland
Ouch, on the hardware I have access to to test on, even a single Ubuntu Shape in a simple QML file has a massive hit on rendering performance. Rendering times went up 130ms *per shape*! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-27 Thread Gerry Boland
I've updated the attached branch with my proposed fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549455 Title: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu:

[Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-27 Thread Gerry Boland
Using simple test apps (lp:~gerboland/+junk/openglwindow & lp:~gerboland/+junk/qquickwindow-debug), it appears that yes Qt is using OpenGL 1.4 on X for both raw GL and QtQuick apps. ./qquickwindow-debug Window format: QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24,

[Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-26 Thread Gerry Boland
Ok, I suspect I have found the issue. Seems this hardware only supports OpenGL 1.4 compatibility profile. Qt's EGL code is asking for at least version 2.0, and so getting no valid context back. Could you please install "mesa-utils" package and run "glxinfo". On the hardware I have access to, I

[Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-26 Thread Gerry Boland
/me has to stop using "Ok, " at the start of his sentences -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549455 Title: Unity8-dash on Intel Atom graphics crashes and restarts continuously

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

2016-05-25 Thread Gerry Boland
Public bug reported: I'm digging into unity8 performance problems on older generation Intel GPUs - specifically i915 Atom GPUs. I've tested a simple QML file with a single empty UbuntuShape in it: import QtQuick 2.4 import Ubuntu.Components 1.3 Rectangle { width: 400 height: 300

[Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-25 Thread Gerry Boland
Ok, I figured out hte EGL issue, it was my misunderstanding. Modifying the tools to act correctly, I get this for eglinfo: http://pastebin.ubuntu.com/16686113/ and the qteglchooser correctly chooses a valid Mir EGL config. Why Qt itself cannot do this, I have yet to understand. -- You received

[Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-25 Thread Gerry Boland
Forgot to say, that was reproduced running the qteglchooser while there was no X server running, instead just a Mir server running. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549455 Title:

[Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-25 Thread Gerry Boland
Ok, progress, my tools can exhibit the problem: http://pastebin.ubuntu.com/16677278/ Problems include: 1. libEGL warning: DRI3: xcb_connect failed<- should not be trying that 2. EGL version: 8.-1225087968<- this is garbage I suspect that there is an issue with EGL. -- You received this

[Bug 1580792] Re: Unity8 on Intel Atoms performs poorly

2016-05-24 Thread Gerry Boland
Googling around I found this: https://bugs.freedesktop.org/show_bug.cgi?id=87478 which puts some blame on Qt's shaders for distance field text rendering. Happier news is that Qt has options to either use a lower quality distance field rendering approach (fewer ALU instructions) or disabling

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