[Bug 1340120] Re: Application uses 100% CPU but is not running in foreground

2014-07-10 Thread Gerry Boland
Adding Mir as affected project, as when a mir server dies, the clients can hang around and behave poorly (some crash, others sit and poll continually causing 100% CPU usage like this bug). A correct fix would be for clients to re-connect to a new mir server instance when it becomes available. Obvi

[Bug 1340651] [NEW] launching lots of apps quickly caused a crash

2014-07-11 Thread Gerry Boland
Public bug reported: Image 125, open about 6 apps as quick as possible, some apps didn't appear. I closed them and tried re-opening them. Then crash ProblemType: RecoverableProblem DistroRelease: Ubuntu 14.10 Package: ubuntu-app-launch 0.4+14.10.20140605.3-0ubuntu1 Uname: Linux 3.4.0-5-mako armv7

[Bug 1340632] Re: [QtComp] vertical scroll in launcher is laggy

2014-07-11 Thread Gerry Boland
** Also affects: unity8 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/1340632 Title: [QtComp] vertical scroll in launcher is laggy To manage notification

[Bug 1361149] Re: unity8's private QML import path should take precedence

2014-08-25 Thread Gerry Boland
I'd prefer we didn't have clashing module names. What if we want to use functionality from the public instance as well as our private one? But initial fix to reorder directory list would do short-term -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1288332] Re: Orientation lock not available (rotation/portrait lock)

2014-08-25 Thread Gerry Boland
That's my plan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288332 Title: Orientation lock not available (rotation/portrait lock) To manage notifications about this bug go to: https://bugs.launc

[Bug 1340510] Re: session screen seen upon quick power key strike

2014-08-25 Thread Gerry Boland
I'm curious why it takes u8 so long to respond to the power key press. It should be almost instantly receiving the dbus message and drawing a frame with the greeter shown. DBus isn't /that/ slow. Do we show greeter as soon as power-off is hit? I hope we don't draw Greeter on power-on only. -- Yo

[Bug 1288332] Re: Orientation lock not available (rotation/portrait lock)

2014-08-28 Thread Gerry Boland
** Branch linked: lp:~gerboland/platform-api/exposeOrientation ** Branch linked: lp:~gerboland/qtubuntu/exposeOrientation ** Branch linked: lp:~gerboland/qtmir/exposeOrientation ** Branch linked: lp:~gerboland/unity8/orientationLock -- You received this bug notification because you are a membe

[Bug 1364462] [NEW] [multi-monitor setup] opening ubuntu-control-center causes monitors to re-set layout

2014-09-02 Thread Gerry Boland
Public bug reported: Using Utopic daily. I've a Macbook Pro 8,1 connected to an external monitor via HDMI. If I open the Control Center by any means (e.g. indicators->Sound->Sound Settings) the screen flickers, in the same was as if I unplugged/plugged in my external monitor. Then some applicati

[Bug 1364462] Re: [multi-monitor setup] opening ubuntu-control-center causes monitors to re-set layout

2014-09-02 Thread Gerry Boland
apport information ** Tags added: apport-collected utopic ** Description changed: Using Utopic daily. I've a Macbook Pro 8,1 connected to an external monitor via HDMI. If I open the Control Center by any means (e.g. indicators->Sound->Sound Settings) the screen flickers, in the sam

[Bug 1364462] ProcEnviron.txt

2014-09-02 Thread Gerry Boland
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1364462/+attachment/4193361/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1364462

[Bug 1483840] Re: webapp_container tests started failing reliably with rc-proposed image #92

2015-08-12 Thread Gerry Boland
greyback, it’s only the webapp_container suite that has failing tests (only 20 tests) the webbrowser_app suite is unaffected greyback, in my experience it’s not always the same tests that fail reliably, but I always get ~ 6 failures out of 20 tests -- You received this bug notification becau

[Bug 1483840] Re: webapp_container tests started failing reliably with rc-proposed image #92

2015-08-12 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: qtmir (Ubuntu) Importance: Undecided => Critical ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: webbrowser-app (Ubuntu) Status: New => Inva

[Bug 1465826] Re: The phone freez totally

2015-08-17 Thread Gerry Boland
@Csaba - that command only works if you have Developer Mode enabled on your phone, and the phone is unlocked - i.e. you've entered your PIN and are looking at the Dash, for example. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1485609] Re: unity8 desktop crashed with SIGABRT in qt_message_fatal()

2015-08-17 Thread Gerry Boland
The error message indicates the QPA plugin is either missing, or cannot be loaded. Please check if /usr/lib/*/qt5/plugins/platforms/libqpa-mirserver.so exists. If not, qtmir-desktop is the source of that file. If it is there, could you do initctl set-env --global QT_DEBUG_PLUGINS=1 and try laun

[Bug 1485609] Re: unity8 desktop crashed with SIGABRT in qt_message_fatal()

2015-08-17 Thread Gerry Boland
Relevant error message: QLibraryPrivate::loadPlugin failed on "/usr/lib/x86_64-linux- gnu/qt5/plugins/platforms/libqpa-mirserver.so" : "Cannot load library /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-mirserver.so: (/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-mirserver.so: sym

[Bug 1485609] Re: unity8 desktop crashed with SIGABRT in qt_message_fatal()

2015-08-17 Thread Gerry Boland
Gcc5 transition has newer qtmir held up in proposed, have got a release dude to kick it out. Let's see if that helps -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485609 Title: unity8 desktop crash

[Bug 1485686] [NEW] Surface to fullscreen - the resize is animated, causing 7-8 resize events

2015-08-17 Thread Gerry Boland
Public bug reported: Opening the camera app, which by default is fullscreen, the unity8 log shows that the camera-app surface height is being animated, which is a waste of effort. Resizing Qt aps isn't particularly fast. qtmir.applications: ApplicationManager::onAppDataChanged: Received "fullsc

[Bug 1485733] Re: incorrect resolution upon coming out of suspend (arale)

2015-08-17 Thread Gerry Boland
Is this random, or are there particular things you do which exhibits this? Specific apps? Dash-only? More info would be appreciated ** Summary changed: - incorrect resolution upon coming out of suspend (arale) + app surface stretched after suspend (arale) -- You received this bug notification b

[Bug 1483840] Re: webapp_container tests started failing reliably with rc-proposed image #92

2015-08-18 Thread Gerry Boland
rtance: Undecided => Critical ** Changed in: qtmir 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/1483840 Title: webapp_container tests sta

[Bug 1474319] Re: app spread only shows shadows of apps, no content

2015-08-18 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/non-upstart-app-closing ** Changed in: qtmir Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: qtmir Status: Confirmed => In

[Bug 1478853] Re: OOM scoring kills the browser's render process while the browser is running

2015-08-18 Thread Gerry Boland
20921 ?Ssl0:02 webbrowser-app 20966 ?Sl 0:00 /usr/bin/python3 /usr/lib/dbus-property-service/propertyservice 20977 ?S 0:00 /usr/lib/arm-linux-gnueabihf/oxide-qt/chrome-sandbox /usr/lib/arm-linux-gnueabihf/oxide-qt/oxide-renderer --t 20980 ?S 0:00

[Bug 1474319] Re: app spread only shows shadows of apps, no content

2015-08-18 Thread Gerry Boland
** Branch unlinked: lp:~gerboland/qtmir/non-upstart-app-closing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474319 Title: app spread only shows shadows of apps, no content To manage notification

[Bug 1474319] Re: app spread only shows shadows of apps, no content

2015-08-18 Thread Gerry Boland
** Changed in: qtmir Assignee: Gerry Boland (gerboland) => Daniel d'Andrada (dandrader) ** Changed in: qtmir (Ubuntu) Assignee: Gerry Boland (gerboland) => Daniel d'Andrada (dandrader) -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1375163] Re: Stop and restart the camera automatically when app changes active state

2015-08-19 Thread Gerry Boland
Is there any reason the camera could not work in multiple applications simultaneously? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1375163 Title: Stop and restart the camera automatically when app

[Bug 1458694] Re: [vivid-overlay] unity8 fails to start on the emulator

2015-08-19 Thread Gerry Boland
Emulator faling also because of https://bugs.launchpad.net/mir/+bug/1486535 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1458694 Title: [vivid-overlay] unity8 fails to start on the emulator To man

[Bug 1469819] Re: Ubuntu SDK fails to work when a dbus session is not present.

2015-06-29 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/1469819 Title: Ubuntu SDK fails to work when a dbus session is not present. To ma

[Bug 1469819] Re: Ubuntu SDK fails to work when a dbus session is not present.

2015-06-29 Thread Gerry Boland
QtUbuntu only tries to connect to dbus when app requests contents of the clipboard for the first time, and not at startup. Testing a simple QML file with qtubuntu, it works fine without a dbus service running. If application does this at startup, qtubuntu may be a source of a crash, quoting the

[Bug 1469963] Re: Time & Date shows abnormally after rotation

2015-06-30 Thread Gerry Boland
@aacid Yeah System Settings app is taking too long to send a post- rotation frame. So shell uses the pre-rotation frame and stretches it. The immediate fix is to figure out why it takes System Settings so long to submit a new frame - is it blocking for some reason? Shell can take an action item t

[Bug 1469963] Re: Time & Date shows abnormally after rotation

2015-06-30 Thread Gerry Boland
** Description changed: + In System Settings, Time & Date page, rotating the device can exhibit a + stretched frame - where the pre-rotation frame is stretched into the + geometry the post-rotation frame would be. + + $ system-image-cli -i current build number: 240 device name: mako chan

[Bug 1469071] Re: Tick boxes appear inside-out in indicator pulldowns (highlighting is upside down)

2015-06-30 Thread Gerry Boland
I'm unable to reproduce on build 40 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1469071 Title: Tick boxes appear inside-out in indicator pulldowns (highlighting is upside down) To manage notifi

[Bug 1465826] Re: The phone freez totally

2015-07-06 Thread Gerry Boland
Hey guys, thanks for the logs. This is a tough bug to figure out, sadly your logs haven't given me a clue what might be wrong. Those lines you've pointed out are just warnings, and have no impact on this issue IMO. If anyone has the capability to get a backtrace of unity8 while it is hug, that w

[Bug 1458026] [NEW] Option Selector top left/right curved corners move when expanding/collapsing

2015-05-22 Thread Gerry Boland
Public bug reported: This is a small visual artifact: 1. Open UITK Gallery 2. Navigate to "Option Selector" page 3. Carefully watch the top left/right corners of the Option Selector as you expand/collapse it I see the curved corners move as the list expands/collapses, which I find a little pecu

[Bug 1458028] [NEW] Button: long press, then release, is not registered as a click

2015-05-22 Thread Gerry Boland
Public bug reported: 1. Open UITK Gallery 2. Navigate to Dialog pane 3. open a dialog 4. Long press on the "Cancel" button (at least 1.5 seconds), then release I'd expect the release on the button to register as a click, and fire the dialog action (to close) Instead nothing happens. ** Affects:

[Bug 1459730] [NEW] passcode set on device, developer mode->lock security" disagrees

2015-05-28 Thread Gerry Boland
Public bug reported: 1. Flash device with --wipe to completely wipe device 2. In welcome wizard, set a 4 digit PIN/passcode. Complete wizard 3. Open System Settings 4. Navigate to "About this phone" -> "Developer mode" 5. Note the "Developer Mode" switch is greyed out 6. Enter "Lock Security" - I

[Bug 1478853] Re: OOM scoring kills the browser's render process while the browser is running

2015-07-30 Thread Gerry Boland
There's not enough information here to make a proper attack on this issue, and this is a complex topic. We need someone to sit down and determine things like: 1. why did the OOM killer strike a foreground app? Did it use an insane amount of memory? If a webapp, is it a QtWebkit-based app, or Oxid

[Bug 1477720] Re: Unity8 won't install properly

2015-07-31 Thread Gerry Boland
I've heard reports that this seems to work around it: sudo unity8-lxc-setup --rebuild-all -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477720 Title: Unity8 won't install properly To manage notif

[Bug 1473471] Re: unity8 crashes on boot

2015-07-31 Thread Gerry Boland
Same output as Albert printed from that crash file. Hard to figure out why without having it happen reliably :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1473471 Title: unity8 crashes on boot T

[Bug 1465826] Re: The phone freez totally

2015-07-31 Thread Gerry Boland
Hey, If this happens again, please connect your phone to your computer with USB, use "adb shell" from a terminal to get a shell on your phone. Then do kill -SEGV `pidof unity8` This will make unity8 crash in the hung state it is in, and apport will do its job of uploading the crash file to us.

[Bug 1481279] Re: GCC5: Phone restarts if you click on anything in the first page of welcome wizard

2015-08-04 Thread Gerry Boland
The welcome wizard is part of unity8. unity8 usually loads a QPA plugin called "mirserver" from QtMir, so that is it a mir server. This log suggests unity8 loaded the "ubuntumirclient" plugin, which is from QtUbuntu. Why it did this we need to figure out. The output of unity8.log would help, as wo

[Bug 1478853] Re: OOM scoring kills the browser's render process while the browser is running

2015-08-04 Thread Gerry Boland
You're correct the OOM score set to 2 arbitrary values. They're hardcoded and set by upstart-app-launch. I believe your question is my question 2 above, to which I don't have an answer. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1478853] Re: OOM scoring kills the browser's render process while the browser is running

2015-08-04 Thread Gerry Boland
Ref on oom_score_adj: https://www.kernel.org/doc/Documentation/filesystems/proc.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1478853 Title: OOM scoring kills the browser's render process while

[Bug 1480654] Re: [regression] Input focus delay after switching app back into focus since OTA5 (Mir 0.14)

2015-08-05 Thread Gerry Boland
I need to point out that unity8 is not using much of Mir's input dispatching & focus logic, so please be certain the reported issue is actually resolved with these mir fixes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1482296] Re: State handling slightly inconsistence with the qt documentation description

2015-08-06 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/1482296 Title: State handling slightly inconsistence with the qt documentation d

[Bug 1483209] [NEW] unity8 polling clock continually while display blanked

2015-08-10 Thread Gerry Boland
Public bug reported: With phone screen off, do: sudo strace -p `pidof unity8` and observe continual messages like: poll([{fd=3, events=POLLIN}, {fd=47, events=POLLIN}, {fd=48, events=POLLIN}, {fd=56, events=POLLIN}, {fd=59, events=POLLIN}, {fd=66, events=POLLIN}, {fd=67, events=POLLIN}, {fd=7

[Bug 1382209] Re: [Enhancement] Add an API to adjust preferred surface orientation at runtime

2015-08-10 Thread Gerry Boland
@lauriebradshaw thanks for the comment, this is on our todo list. As you're missing this, we'll try bump it up the list -G ** Summary changed: - [Enhancement] Add an API to lock surface orientation + [Enhancement] Add an API to adjust preferred surface orientation at runtime ** Also affects: qt

[Bug 1483675] Re: testLauncherModel crashes

2015-08-11 Thread Gerry Boland
Grr, this bug appears from time to time, there is a root cause but it's very racey -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483675 Title: testLauncherModel crashes To manage notifications abo

[Bug 1483752] Re: Trusted prompts make application inactive: Qt.application.active == false

2015-08-11 Thread Gerry Boland
To be correct, in the situation you described, Qt.application.active should remain true, but the camera window will be unfocused. Ok? ** Changed in: unity8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1474319] Re: app spread only shows shadows of apps, no content

2015-08-11 Thread Gerry Boland
** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New ** Also affects: qtmir Importance: Undecided Status: New ** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: qtmir Status: New => Confirmed ** Changed in: qtmir Importance: U

[Bug 1491340] Re: Bluetooth keyboard is configured with wrong keyboard layout

2015-09-02 Thread Gerry Boland
** Also affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1378334] Re: Black frame flashes on focus sometimes

2015-09-02 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: qtmir (Ubuntu) Status: Confirmed => Invalid ** Changed in: unity8 (Ubuntu) Status: New => Confirmed ** Changed in: unity8 (Ubuntu) Importance: Undecided => High -- You received this bug notification b

[Bug 1488863] Re: nexus4 hotplug survival

2015-09-02 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/multimonitor ** Changed in: mir Status: New => Invalid ** Changed in: qtmir Status: New => In Progress ** Changed in: canonical-pocket-desktop Status: New => In Progress ** Changed in: qtmir Assignee: (unassigned) =>

[Bug 1436735] Re: /usr/bin/unity8:11:DisplayWindow::makeCurrent:MirOpenGLContext::makeCurrent:QOpenGLContext::makeCurrent:QSGRenderThread::invalidateOpenGL:QSGRenderThread::event

2015-09-02 Thread Gerry Boland
Status: New ** Changed in: qtmir Status: New => In Progress ** Changed in: qtmir Importance: Undecided => High ** Changed in: qtmir (Ubuntu) Importance: Undecided => High ** Changed in: qtmir Assignee: (unassigned) => Gerry Boland (gerboland) ** C

[Bug 1417655] Re: Support multiple surface applications

2015-09-02 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: qtmir (Ubuntu) Importance: Undecided => High ** Also affects: qtmir Importance: Undecided Status: New ** Changed in: qtmir Status: New => Incomplete ** Changed in: qtmir Status: Incomplete =>

[Bug 1436860] Re: unity8 is hung in SessionAuthorizer::requestAuthorizationForSession()

2015-09-02 Thread Gerry Boland
This hasn't happened in a while. It is usually due to the Qt GUI loop being blocked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436860 Title: unity8 is hung in SessionAuthorizer::requestAuthoriz

[Bug 1403936] Re: Mouse events are not getting passed through to Xmir

2015-09-02 Thread Gerry Boland
This still happening? ** Changed in: mir Status: New => Incomplete ** Changed in: qtmir (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1403936 Title:

[Bug 1488831] Re: booting with slimport connected to nexus4 seems to be an issue

2015-09-02 Thread Gerry Boland
cal-pocket-desktop Status: New => In Progress ** Changed in: qtmir (Ubuntu) Status: New => In Progress ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1487366] Re: Touch point size sent to clients is much smaller under Unity8/QtMir than when run under Mir demo servers

2015-09-02 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: qtmir Status: New => Confirmed ** Changed in: qtmir Importance: Undecided => Low ** Changed in: qtmir (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member o

[Bug 1479250] Re: unity8 process using CPU when the phone is idle

2015-09-02 Thread Gerry Boland
** Changed in: qtmir Status: New => Confirmed ** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: qtmir (Ubuntu) Status: Confirmed => In Progress ** Changed in: qtmir Status: Confirmed => In Progress ** Changed in: qtmir (Ubuntu) Importance: Unde

[Bug 1478853] Re: OOM scoring kills the browser's render process while the browser is running

2015-09-02 Thread Gerry Boland
QtMir relying on ubuntu-app-launch to set OOM scoring ** Changed in: qtmir (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1478853 Title: OOM scoring kill

[Bug 1481784] Re: [enhancement] Support two-finger right click on clickpads

2015-09-02 Thread Gerry Boland
Is Mir's job to interpret such gestures, QtMir just passes the interpreted events to the shell. ** Changed in: qtmir Status: New => Invalid ** Changed in: qtmir (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1467807] Re: flash light on camera doesn't work if uTorch is current using flash light

2015-09-02 Thread Gerry Boland
flash has nothing to do with qtmir afaict ** Changed in: qtmir (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1467807 Title: flash light on camera doe

[Bug 1483840] Re: webapp_container tests started failing reliably with rc-proposed image #92

2015-09-02 Thread Gerry Boland
** Changed in: qtmir Status: In Progress => Fix Released ** Changed in: qtmir (Ubuntu) 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/1483840 Title:

[Bug 1426443] Re: Add support for input method candidate windows

2015-09-02 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Status: New => Confirmed ** Changed in: qtmir Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426443 Title: Add support for input

[Bug 1355263] Re: If foreground app exited, app below is not resumed

2015-09-02 Thread Gerry Boland
I cannot reproduce on today's image. Yay for year's progress ** Changed in: qtmir (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1355263 Title: If foreground a

[Bug 1434584] Re: closing an app by swiping it should graceful quit

2015-09-02 Thread Gerry Boland
** Changed in: qtmir Status: Confirmed => In Progress ** Changed in: qtmir Assignee: (unassigned) => Nick Dedekind (nick-dedekind) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1434584 Ti

[Bug 1437357] Re: Crash because uncaught exception in mir::events::add_touch

2015-09-02 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/1437357 Title: Crash because uncaught exception in mir::events::add_touch To manage not

[Bug 1452338] Re: please drop build-dependency on g++-4.9

2015-09-02 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/1452338 Title: please drop build-dependency on g++-4.9 To manage notifications about th

[Bug 1477430] Re: MirSurfaceItem::dropPendingBuffers contains a potentially infinite loop

2015-09-02 Thread Gerry Boland
** Changed in: qtmir Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477430 Title: MirSurfaceItem::dropPendingBuffers contains a potentially infinite lo

[Bug 1490427] Re: Incorrect build deps: libunity-api-dev (>= 7.100)

2015-09-02 Thread Gerry Boland
the latest is lp:unity-api/15.04 which corresponds to vivid+overlay. Wily is behind, release 7.99, which is why you see this. People are fixing it. Is not qtmir's fault ** Changed in: qtmir Status: New => Won't Fix ** Changed in: qtmir (Ubuntu) Status: New => Won't Fix -- You rece

[Bug 1488828] Re: incoming call nexus4 windowed mode goes nuts and reboots

2015-09-02 Thread Gerry Boland
Think this more a Unity8 issue, as it decides what mode to be in ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Changed in: qtmir (Ubuntu) Status: New => Incomplete ** Changed in: qtmir Status: New => Incomplete -- You received this bug notificati

[Bug 1371282] Re: Mir Motion event tool type on touch device is 0 (AMOTION_EVENT_TOOL_TYPE_UNKNOWN)

2015-09-02 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/1371282 Title: Mir Motion event tool type on touch device is 0 (AMOTION_EVENT_TOOL_TYP

[Bug 1492185] Re: unity8 crashes when running ubuntu keyboard test

2015-09-04 Thread Gerry Boland
Shell rejecting OSK's re-connection attempts, which is wrong. It shouldn't also crash... ** Changed in: unity8 (Ubuntu) Importance: Undecided => Critical ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: unity8 (Ubuntu) Status: Ne

[Bug 1492185] Re: unity8 crashes when running ubuntu keyboard test

2015-09-04 Thread Gerry Boland
I assigned you Daniel as I recall we had this same issue last week with the welcome wizard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1492185 Title: unity8 crashes when running ubuntu keyboard te

[Bug 1436203] Re: [Dash] unity8-dash crashed with ASSERT: "eglDestroyContext(mEglDisplay, mEglContext) == EGL_TRUE"

2015-07-21 Thread Gerry Boland
I'm still struggling to reproduce this. Another suspicion I have is ibus being loaded. Could you do stop unity8-dash initctl unset-env --global QT_IM_MODULE start unity8-dash and see if that makes any difference. Thanks -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1476757] Re: unity8-dash appears in landscape mode, incorrectly scaled

2015-07-21 Thread Gerry Boland
This with RC-proposed or stable? I can't rero with rc-proposed ** Changed in: unity8 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476757 Title: unity8-da

[Bug 1436203] Re: [Dash] unity8-dash crashed with ASSERT: "eglDestroyContext(mEglDisplay, mEglContext) == EGL_TRUE"

2015-07-23 Thread Gerry Boland
@mardy looks like your shell does not have the correct values for DBUS_SESSION_BUS_ADDRESS and UPSTART_SESSION. These commands will try fetch those values from the unity8 process: export `xargs -n 1 -0 < /proc/$(pidof unity8)/environ | grep DBUS_SESSION_BUS_ADDRESS` export `xargs -n 1 -0 < /proc/

[Bug 1469963] Re: Stretched frame after rotation issue in Time&Date page of System Settings

2015-07-27 Thread Gerry Boland
** Changed in: qtmir (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/1469963 Title: Stretched frame after rotation issue in Time&Date page of System Setting

[Bug 1452338] Re: please drop build-dependency on g++-4.9

2015-07-29 Thread Gerry Boland
Also fixed in qtmir-gles ** Changed in: qtmir-gles (Ubuntu) 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/1452338 Title: please drop build-dependency on g

[Bug 1478902] Re: Pressing a HW key like backspace doesn't autorepeat

2015-07-30 Thread Gerry Boland
Mir input events support key-repeat state. QtMir isn't passing this to the shell however, and thus not passing it to client. QtUbuntu probably also needs to support the same. ** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New ** Also affects: qtmir Importance: Undecid

[Bug 1452338] Re: please drop build-dependency on g++-4.9

2015-07-08 Thread Gerry Boland
** Changed in: qtmir (Ubuntu) Status: New => Triaged ** Changed in: qtmir-gles (Ubuntu) Status: New => Triaged ** Also affects: qtmir Importance: Undecided Status: New ** Changed in: qtmir Status: New => Triaged ** Changed in: qtmir Importance: Undecided => Hig

[Bug 1452338] Re: please drop build-dependency on g++-4.9

2015-07-08 Thread Gerry Boland
** Branch linked: lp:~unity-team/qtmir/remove-gcc-49-dep ** Branch linked: lp:~unity-team/qtmir/gles-remove-gcc-49-dep ** Changed in: qtmir Status: Triaged => In Progress ** Changed in: qtmir Assignee: (unassigned) => Gerry Boland (gerboland) ** Changed in: qtmir (

[Bug 1473476] Re: loading application splashscreen is blurry and sometime not matching content

2015-07-10 Thread Gerry Boland
Yeah that was the intent, but we've no idea if apps are capable of doing this or not. The blurriness was to save memory, but also to indicate to the suer that the app isn't live yet. If we fix the bluriness, we'll need some other way to indicate to the user the app is "resuming" -- You received

[Bug 1474149] [NEW] Need nice way to take screenshot on desktop

2015-07-13 Thread Gerry Boland
Public bug reported: Implement a keystroke to take easy screenshots. Simultaneous Vol Up/Down not working ** Affects: unity8 (Ubuntu) Importance: Undecided Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1474149] Re: Need nice way to take screenshot on desktop

2015-07-13 Thread Gerry Boland
** Description changed: Implement a keystroke to take easy screenshots. Simultaneous Vol Up/Down - not working + not working. + + A global keystroke would be good -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1474891] [NEW] USC crash on multimonitor unplug

2015-07-15 Thread Gerry Boland
Public bug reported: I've a slightly customized USC built in Silo0. On top of that, a multimonitor-aware unity8 is running. http://people.canonical.com/~platform/citrain_dashboard/#?q=ubuntu/landing-000 On Android devices, Nexus 4 & 7, I occasionally get a crash on external monitor unplug. Here

[Bug 1474891] Re: USC crash on multimonitor unplug

2015-07-15 Thread Gerry Boland
Desktop is stable, I can't get it to fail. The Android bug does not always hit, only occasionally. Happens on both N4 & N7, maybe more often on N4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/14748

[Bug 1475526] Re: unity8-dash crashes during power tests

2015-07-17 Thread Gerry Boland
This does suggest unity8-dash is starting but either 1. there is no mir server, such as unity8, running 2. MIR_SOCKET is not set to the correct mir server socket 3. the permissions on the socket file mean dash cannot connect We rely on upstart to ensure Dash starts when unity8 claims to be ready

[Bug 1475526] Re: unity8-dash crashes during power tests

2015-07-17 Thread Gerry Boland
** Changed in: qtubuntu (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475526 Title: unity8-dash crashes during power tests To manage notifications about t

[Bug 1475678] [NEW] Unity8 not informing clients that they are not visible and thus can stop rendering

2015-07-17 Thread Gerry Boland
Public bug reported: Currently on the phone, apps stop rendering when shell hides them, because shell also lifecycle stops the app. App isn't actually told it should stop rendering, we just SIGSTOP its process. But some apps are not lifecycle stopped, e.g. music. So we should have unity8 tell the

[Bug 1204595] Re: Unity 8 does not properly parse legitimate desktop files

2014-02-17 Thread Gerry Boland
Yep, this code in qtubuntu is only useful for SurfaceFlinger case, which we're not focusing upon right now. So if there's demand to fix SF bugs, these branches can be considered. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1281199] Re: Can only pull launcher out in landscape from top left on flo mwc image

2014-02-17 Thread Gerry Boland
** Also affects: unity8 Importance: Undecided Status: New ** Changed in: unity8 Status: New => Confirmed ** Changed in: unity8 Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1281214] Re: orientation issues on manta mwc image

2014-02-17 Thread Gerry Boland
** Tags added: sidestage ** Changed in: unity8 (Ubuntu) Status: New => Confirmed ** Changed in: unity8 (Ubuntu) Importance: Undecided => Critical ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) -- You received this bug notification be

[Bug 1281214] Re: orientation issues on manta mwc image

2014-02-17 Thread Gerry Boland
Fix pushed to the relevant branch: lp:~unity-team/ubuntu-ui- toolkit/rotate-n7/ - revision 940. I'm having package built now, would appreciate feedback ** Changed in: unity8 (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu

[Bug 1281214] Re: orientation issues on manta mwc image

2014-02-18 Thread Gerry Boland
** Changed in: unity8 (Ubuntu) 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/1281214 Title: orientation issues on manta mwc image To manage notifications

[Bug 1281199] Re: Can only pull launcher out in landscape from top left on flo mwc image

2014-02-18 Thread Gerry Boland
** Changed in: unity8 Status: Confirmed => In Progress ** Changed in: unity8 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/1

[Bug 1281615] Re: Some applications launch in the incorrect orientation in the side stage

2014-02-18 Thread Gerry Boland
Hey John, am working on this now. Initial orientation report not correct on Flo. ** Changed in: unity8 (Ubuntu) Importance: Undecided => High ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Gerry Boland (gerboland) -- You received this bug notification because you are a

[Bug 1281615] Re: Some applications launch in the incorrect orientation in the side stage

2014-02-18 Thread Gerry Boland
I just landed a fix to qtubuntu that should help this. Please update and see -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1281615 Title: Some applications launch in the incorrect orientation in the

[Bug 1281615] Re: Some applications launch in the incorrect orientation in the side stage

2014-02-18 Thread Gerry Boland
cwayne tested and confirms the fix, marking as fix released. ** Changed in: unity8 (Ubuntu) Status: New => Fix Released ** Project changed: unity-mir => qtubuntu ** Changed in: qtubuntu Status: New => Fix Released -- You received this bug notification because you are a member of

[Bug 1281199] Re: Can only pull launcher out in landscape from top left on flo mwc image

2014-02-20 Thread Gerry Boland
Fixed in PPA today. ** Changed in: unity8 Status: In Progress => Fix Released ** Changed in: unity8 (Ubuntu) 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

[Bug 1275732] Re: [sidestage] Moving sidestage handle also sends input events to main stage app

2014-02-20 Thread Gerry Boland
** Changed in: unity8 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/1275732 Title: [sidestage] Moving sidestage handle also sends input events to main st

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