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

2014-11-25 Thread Gerry Boland
When locking phone with dialer in front, I see it tries to make itself fullscreen qtmir.surfaces: MirSurfaceManager::onSurfaceAttributeChanged - surface= 0x1c36080 state=fullscreen qtmir.sessions: Session::setFullscreen - session= qtmir::Session(0x1b2e608) fullscreen= true qtmir.applications:

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

2014-11-25 Thread Gerry Boland
Is dialer fullscreening itself on lock? mterry greyback_, yes mterry greyback_, well the greeter enforces fullscreen / locked-down UI when you're in the emergency dialer (doesn't present launcher or indicators). So the dialer requests fullscreen because otherwise there'd be a blank bar at the

[Bug 1394884] Re: QtMir does not compile against Qt 5.4.0 beta

2014-11-21 Thread Gerry Boland
** Changed in: qtmir Status: New = In Progress ** Changed in: qtmir Importance: Undecided = High ** Changed in: qtmir Assignee: (unassigned) = Gerry Boland (gerboland) ** Changed in: qtmir (Ubuntu) Status: New = In Progress ** Changed in: qtmir (Ubuntu) Importance

[Bug 1394208] Re: Unity8 unable to find the dash, which is also running in the background

2014-11-19 Thread Gerry Boland
qtmir.mir: SessionListener::starting - this= SessionListener(0x1204274) session= 0xad40098c qtmir.mir: SessionListener::focused - this= SessionListener(0x1204274) session= 0xad40098c qtmir.mir: SessionAuthorizer::connection_is_allowed - this= SessionAuthorizer(0x12035bc) pid= 2335 qtmir.mir:

[Bug 1394208] Re: Unity8 unable to find the dash, which is also running in the background

2014-11-19 Thread Gerry Boland
Or else we make the Mir reject incoming connections until AppMan is ready ** Changed in: qtmir (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/bugs/1394208 Title:

[Bug 1389276] Re: [desktop] unity8 crashes on startup at AalMediaPlayerService::setAudioRole

2014-11-05 Thread Gerry Boland
https://code.launchpad.net/~thomas-voss/qtubuntu-media/reuse-precreated- objects/+merge/240644 fixes this issue for me ** Branch linked: lp:~thomas-voss/qtubuntu-media/reuse-precreated- objects ** Changed in: unity8 (Ubuntu) Status: New = Invalid ** Changed in: qtubuntu-media (Ubuntu)

[Bug 1389276] Re: [desktop] unity8 crashes on startup at AalMediaPlayerService::setAudioRole

2014-11-04 Thread Gerry Boland
http://pastebin.ubuntu.com/8818402/ the backtrace of the crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389276 Title: [desktop] unity8 crashes on startup at

[Bug 1389276] Re: [desktop] unity8 crashes on startup at AalMediaPlayerService::setAudioRole

2014-11-04 Thread Gerry Boland
** Also affects: qtubuntu-media (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/1389276 Title: [desktop] unity8 crashes on startup at

[Bug 1389276] [NEW] [desktop] unity8 crashes on startup at AalMediaPlayerService::setAudioRole

2014-11-04 Thread Gerry Boland
Public bug reported: On desktop Vivid, with qtubuntu-media installed, unity8 crashes on startup. Removing qtubuntu-media fixes this, but presumably qtubuntu-media will be our desired multimedia playback plugin. So something needs fixing there. ** Affects: qtubuntu-media (Ubuntu)

[Bug 1389276] Re: [desktop] unity8 crashes on startup at AalMediaPlayerService::setAudioRole

2014-11-04 Thread Gerry Boland
==relevent log file output == Initializing AalServicePlugin Creating a new static Service instance Failed to start a new media-hub player session: org.freedesktop.DBus.Error.ServiceUnknown: The name core.ubuntu.media.Service was not provided by any .service files Failed to create a new media

[Bug 1389276] Re: [desktop] unity8 crashes on startup at AalMediaPlayerService::setAudioRole

2014-11-04 Thread Gerry Boland
Applying this patch, startup proceeds a bit more: http://pastebin.ubuntu.com/8821956/ but then crashes with http://pastebin.ubuntu.com/8821968/ when creating the QMediaPlayer -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1382039] Re: [TOPBLOCKER] Apps scope empty on boot

2014-10-24 Thread Gerry Boland
Ok, am happy to land Ted's branch. ** Branch linked: lp:~ted/qtmir/ual-pause -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1382039 Title: [TOPBLOCKER] Apps scope empty on boot To manage

[Bug 1373985] Re: unity8-dash doesn't seem to get activated after we leave the lock screen

2014-10-24 Thread Gerry Boland
It's not just dash, but any app which was last focused -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373985 Title: unity8-dash doesn't seem to get activated after we leave the lock screen To

[Bug 1375555] Re: global static TLS slot limit breaks the x86 emulator

2014-10-23 Thread Gerry Boland
QtMir is passing -fPIC as a CXXFLAG to the qml module QPA plugin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/137 Title: global static TLS slot limit breaks the x86 emulator To manage

[Bug 1379777] Re: [Dash] Allow applications to specify the orientations supported

2014-10-23 Thread Gerry Boland
For iteration 1, the SDK team team agreed that setting the supported orientation in a desktop file hint is sufficient. Should we need more granularity, we can create an API for applications to set it themselves. But the lack of an existing API in Qt's QScreen class means that API would be custom

[Bug 1379777] Re: [Dash] Allow applications to specify the orientations supported

2014-10-23 Thread Gerry Boland
Just found https://bugs.launchpad.net/mir/+bug/1382209 [Enhancement] Add an API to lock surface orientation so a UX decision would help clarify what we really need ** Summary changed: - [Dash] Allow applications to specify the orientations supported + Allow applications to specify the

[Bug 1377332] Re: UI randomly freezes

2014-10-15 Thread Gerry Boland
This is a backtrace of my last hang: http://pastebin.ubuntu.com/8566086/ which is indicating that a synchronous dbus call is blocked. Is mystery to me yet, as dbus appears to be live -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1377332] Re: UI randomly freezes

2014-10-15 Thread Gerry Boland
qtmir.applications: TaskController::isApplicationPid - appId= com.ubuntu.calculator_calculator pid= 18567 is where above appears be to stuck -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1377332

[Bug 1350360] Re: App name in the splash screen needs to be localized

2014-10-14 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/1350360 Title: App name in the splash screen needs to be localized To manage

[Bug 1365673] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:6:qt_message_fatal:QMessageLogger::fatal:UbuntuClientIntegration::UbuntuClientIntegration:UbuntuMirClientIntegrationPlugin::create:loadI

2014-10-14 Thread Gerry Boland
I've spent some time at this bug, running automated and random input tests to try reproduce it. I've found 1 probable cause for this issue: url-dispatcher starts apps if they're not running - and it appears to be possible that AppMan is told to respawn the same app around the same time - causing 2

[Bug 1379777] [NEW] Allow applications to specify the orientations supported

2014-10-10 Thread Gerry Boland
Public bug reported: Currently unity8 shell has a partial implementation of orientation support. It trusts applications to rotate their own contents, if they want to. The shell doesn't reposition the panel (at the top) though, so a landscape app still has a portrait panel on the side. For proper

[Bug 1374394] Re: When logged into YouTube scope the video aggregator some sometimes pops up the OA loading screen, then the results go blank

2014-10-09 Thread Gerry Boland
So the two options we thought of to solve this are: 1. add hack to unity8, so suppress showing splash screen for online-accounts alone 2. add extra flag to desktop file like X-Ubuntu-Splash=False which tells unity8 not to draw splash screen, and have OA set that. I dislike option 2 more, as it

[Bug 1352251] Re: Splash screen is shown as soon as QGuiApplication is instantiated

2014-10-09 Thread Gerry Boland
Unity8 tries to draw a splash screen for an app as soon as possible, so the UI is responsive to the user. It will paint a splash screen when either of these things happen: 1. user taps an app icon in launcher 2. when upstart notifies it an app is starting 3. when Mir notifies it an app connected

[Bug 1379327] [NEW] [dash] tapping search icon in header while header half-occluded does not fully reveal header

2014-10-09 Thread Gerry Boland
Public bug reported: Steps to repro: 1. in Dash, scroll it up a small bit so the header half off screen 2. tap the bit of the search icon that's still visible Expected result Search box appears in header, header fully reveals to you can see entire search box Actual result Search box appears in

[Bug 1379438] [NEW] unity8 often hangs on shutdown - but if you touch the screen it stops correctly

2014-10-09 Thread Gerry Boland
Public bug reported: Steps to repro 1. freshly boot the device 2. ssh in 3. stop unity8 It will often hang there for some time. From the backtrace (http://pastebin.ubuntu.com/8527967/), this is the thread I most suspect: Thread 3 (Thread 0xa2ab6450 (LWP 3462)): #0 0xb5ff2554 in

[Bug 1379438] Re: unity8 sometimes hangs on shutdown

2014-10-09 Thread Gerry Boland
And ofc now I'm struggling to reproduce it ** Summary changed: - unity8 often hangs on shutdown - but if you touch the screen it stops correctly + unity8 sometimes hangs on shutdown ** Description changed: Steps to repro 1. freshly boot the device 2. ssh in 3. stop unity8 - It will

[Bug 1378760] [NEW] [dash] managed to get listview stuck with pull to refresh exposed

2014-10-08 Thread Gerry Boland
Public bug reported: This was after a bit of random finger mashing of image 73 on the stable device See screenshot attached for how the UI appears with this bug. The Dash is still responding, as I can still do a bottom edge swipe to bring up the scope view. But I'm unable to swipe the app list

[Bug 1378760] Re: [dash] managed to get listview stuck with pull to refresh exposed

2014-10-08 Thread Gerry Boland
After opening scope view, and trying to select the Video scope, now the dash is failing to respond to any input. Working on backtrace in case it helps -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1378760] Re: [dash] managed to get listview stuck with pull to refresh exposed

2014-10-08 Thread Gerry Boland
http://pastebin.ubuntu.com/8520251/ a backtrace, nothing appears blocked to me, threads are waiting for something to do -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378760 Title: [dash] managed

[Bug 1378788] [NEW] [dash] creates and destroys thread repeatedly

2014-10-08 Thread Gerry Boland
Public bug reported: Running unity8-dash in gdb, I noticed these messages repeating continually: [New Thread 0xa69b6450 (LWP 22737)] [Thread 0xa69b6450 (LWP 22737) exited] [New Thread 0xa69b6450 (LWP 22740)] [Thread 0xa69b6450 (LWP 22740) exited] [New Thread 0xa69b6450 (LWP 22743)] [Thread

[Bug 1378760] Re: [dash] managed to get listview stuck with pull to refresh exposed

2014-10-08 Thread Gerry Boland
@mzanetti - with your steps, I can do further gestures and dash starts working again. Unfortunately I find the list it totally stuck -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378760 Title:

[Bug 1377332] Re: UI randomly freezes

2014-10-07 Thread Gerry Boland
From reading the backtrace in comment 3, I'm guessing that Thread3 is the Qt GUI thread, which is blocked on a WaitCondition. Thread 15 is a Mir thread, is blocked on SessionAuthorizer::requestAuthorizationForSession which is waiting for the Qt GUI thread to reply to it. But as GUI thread

[Bug 1375267] Re: camera-app not useable after playing and exiting video

2014-10-06 Thread Gerry Boland
** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Changed in: camera-app 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/1375267 Title:

[Bug 1375267] Re: camera-app not useable after playing and exiting video

2014-10-06 Thread Gerry Boland
Unity8 appears to not deal well with applications closing themselves. Is unity8 bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1375267 Title: camera-app not useable after playing and exiting

[Bug 1375267] Re: camera-app not useable after playing and exiting video

2014-10-06 Thread Gerry Boland
** Changed in: unity8 (Ubuntu) Importance: Undecided = Critical ** 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/bugs/1375267 Title:

[Bug 1376371] [NEW] nvidia driver problem

2014-10-01 Thread gerry
Public bug reported: when i try to run optirun programm command i take this gerry@Deep-blue:~$ optirun firefox [ 74.002117] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please [ 74.002158] [ERROR]Aborting because

[Bug 1374426] [NEW] [ap] Dash sometimes fails to appear during Autopilot tests - causes fails

2014-09-26 Thread Gerry Boland
Public bug reported: Dash sometimes fails to appear during Autopilot tests - causes failures ** Affects: unity8 (Ubuntu) Importance: Critical Assignee: Gerry Boland (gerboland) Status: In Progress ** Branch linked: lp:~unity-team/unity8/upstart-always-sigstop -- You

[Bug 1374426] Re: [ap] Dash sometimes fails to appear during Autopilot tests - causes fails

2014-09-26 Thread Gerry Boland
** Branch linked: lp:~unity-team/qtmir/no-upstart-notification ** Branch linked: lp:~unity-team/ubuntu-system-settings/sigstop-for- upstart -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1374426

[Bug 1365673] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:6:qt_message_fatal:QMessageLogger::fatal:UbuntuClientIntegration::UbuntuClientIntegration:UbuntuMirClientIntegrationPlugin::create:loadI

2014-09-25 Thread Gerry Boland
This is message from a client trying to start, and unity8 either not expecting it and thus rejecting the client connection, or due to bug 1368101. Hard to know for certain -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1374183] [NEW] Dash is being drawn underneath application surface

2014-09-25 Thread Gerry Boland
Public bug reported: Steps to repro: 1. Install qt3d5-examples package 2. Run the following command: /usr/lib/arm-linux-gnueabihf/qt5/examples/qt3d/cylinder --desktop_file_hint=/usr/share/applications/mediaplayer-app.desktop You'll see a cylinder on screen, but the dash underneath it. By

[Bug 1368101] Re: Stopped apps don't restart when launched from another app

2014-09-24 Thread Gerry Boland
qtmir.applications: ApplicationManager::onProcessStarting - appId= webbrowser-app ApplicationManager::onProcessStarting application already found with appId webbrowser-app qtmir.mir: SessionAuthorizer::connection_is_allowed - this= SessionAuthorizer(0x1494bec) pid= 24699 qtmir.applications:

[Bug 1371872] Re: When swiping from the left in multitask view the last app goes to the left then comes to the foreground

2014-09-23 Thread Gerry Boland
Is unity8 bug, I doubt qtmir to blame ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status: New = Confirmed ** Changed in: unity8 (Ubuntu) Importance: Undecided = Medium ** Changed in: qtmir Status: New = Opinion

[Bug 1369644] Re: [enhancement] Should be possible to take a screen shot on the phone from the phone itself

2014-09-23 Thread Gerry Boland
I'd like to point you to: https://qt-project.org/doc/qt-5/qquickwindow.html#grabWindow QtMir exposes a Mir display as a QWindow, so this method will generate the image you want. I suspect this would be better implemented in unity8 -- You received this bug notification because you are a member

[Bug 1364987] Re: Dialer is sometimes killed during a call while the panel isn't always in call mode

2014-09-23 Thread Gerry Boland
AppMan has no idea that an application is being used while in the background - and thus treats it like any other background app. To fix this, would need a way for shell to control AppMan's lifecycle decisions. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1340972] Re: [MIR] qtmir

2014-09-23 Thread Gerry Boland
** Changed in: qtmir Status: New = Fix Released ** Changed in: qtmir (Ubuntu) Status: New = Fix Released ** Changed in: qtmir-gles (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1234901] Re: Need DBus application manager interface

2014-09-23 Thread Gerry Boland
** No longer affects: unity-mir ** Changed in: qtmir Status: New = Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234901 Title: Need DBus application manager interface To manage

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

2014-09-23 Thread Gerry Boland
** Changed in: qtmir Status: New = Confirmed ** Changed in: qtmir 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/1346633 Title: [enhancement] Autopilot

[Bug 1372654] Re: Qt.Application.active changes the value more than one time when leaving the app

2014-09-22 Thread Gerry Boland
Clarification: only happens with a short right-edge flick between app dash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372654 Title: Qt.Application.active changes the value more than one time

[Bug 1371454] Re: unity8.indicators.tests.test_indicators.IndicatorExistsTestCase.test_indicator_exists hangs on mako #245 #246

2014-09-19 Thread Gerry Boland
Introspect error on :1.391:/com/canonical/Autopilot/Introspection: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. This nearly always means the application under test has either crashed or has hung. Digging, I found that indeed unity8 is handing.

[Bug 1371047] Re: Apps start but their splash screen is shown constantly in the right edge switcher

2014-09-18 Thread Gerry Boland
** Changed in: unity8 (Ubuntu) Assignee: Michael Zanetti (mzanetti) = Gerry Boland (gerboland) ** Changed in: unity8 (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1350360] Re: App name in the splash screen needs to be localized

2014-09-18 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/desktopFileReader -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350360 Title: App name in the splash screen needs to be localized To manage notifications

[Bug 1370469] [NEW] Possible to make launcher stick open on lock screen

2014-09-17 Thread Gerry Boland
Public bug reported: Just booted phone. I have a 4 digit PIN set for the lockscreen 1. Right-edge swipe Greeter away to reveal lock screen 2. do a left-edge swipe - you can see the Greeter and Launcher both slide in. Greeter slides away again though. Launcher is now stuck open Really,

[Bug 1362017] Re: Focusing already-focused apps does not close indicators

2014-09-17 Thread Gerry Boland
** Changed in: qtmir Status: Confirmed = In Progress ** Changed in: qtmir (Ubuntu) Status: Confirmed = In Progress ** Changed in: unity8 (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1364353] Re: unity8 leaking memory on idle phone

2014-09-17 Thread Gerry Boland
So far, I've tracked the problem down to the sensors part of platform- api. android/hybris/ubuntu_application_sensors_for_hybris.cpp - looper_callback function - there's a leak somewhere -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1354412] Re: unity8-dash crashed with SIGABRT in raise() while running first boot on flo

2014-09-16 Thread Gerry Boland
Is unity8-dash definitely being started after unity8 emits SIGSTOP - which is its way of telling upstart that the mir server is ready for incoming connections? If not, dash might have tried to connect to mir, before unity8 has brought up mir. -- You received this bug notification because you

[Bug 1370127] [NEW] unity8 UI freeze for some time - external translations process/gettext a clue

2014-09-16 Thread Gerry Boland
Public bug reported: Brendan Donegan found that unity8 froze Was only able to get a partial backtrace: http://pastebin.com/REPjL5Pq which points to the external translation process (the gettext binary) for libusermetrics acting weird (quoting Pete Woods) The unity8.log

[Bug 1364353] Re: unity8 leaking memory on idle phone

2014-09-11 Thread Gerry Boland
Confirmed on my device. Using perf I see quite a few memory allocations and frees happening while device is idle. ** 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.

[Bug 1367715] [NEW] [Greeter] on N10 left edge swipe unlocks Greeter, even with pin/password set

2014-09-10 Thread Gerry Boland
Public bug reported: Steps to repro: 1. Set a PIN or password 2. Hit power to lock device 3. Hit power 4. at Greeter, do a left-edge swipe It unlocks the device even though I never entered the PIN/password ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1367461] Re: Crash on closing a qml file using QtMultimedia (file not found)

2014-09-09 Thread Gerry Boland
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367461 Title: Crash on closing a qml file using QtMultimedia (file not found) To manage

[Bug 1364925] [NEW] indicator plugin unexpectadely leaves the panel in Xbuntu 14.04

2014-09-03 Thread Gerry Harrington
Public bug reported: When I open another window the indicator plugin dissapears for no reason. ** Affects: xfce4-indicator-plugin (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[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

[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 same

[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 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

[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

[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:

[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. --

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

2014-08-20 Thread Gerry Boland
** Changed in: qtmir Status: Triaged = In Progress ** Changed in: platform-api Assignee: (unassigned) = Gerry Boland (gerboland) ** Changed in: qtubuntu Assignee: (unassigned) = Gerry Boland (gerboland) ** Changed in: platform-api Status: New = In Progress ** Changed

[Bug 1359147] [NEW] liblttng-ust-dev does not depend on python3 - which lttng-gen-tp requires

2014-08-20 Thread Gerry Boland
Public bug reported: liblttng-ust-dev does not depend on python3 - but the lttng-gen-tp tool is a python3 script ** Affects: lttng-ust (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1353855] Re: Explicit g++ 4.9 dependency breaks cross-building

2014-08-20 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/1353855 Title: Explicit g++ 4.9 dependency breaks cross-building To manage

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

2014-08-20 Thread Gerry Boland
The orientation lock value (it needs to be one of the 4 available orientations to store and recover between sessions, for example) will be stored in gsettings, written to by settings app, reset by settings app and $indicator, TBC. I agree with everything except this bit. I think the

[Bug 1353041] Re: Logging out of the Unity8 desktop preview session hangs

2014-08-15 Thread Gerry Boland
** Changed in: unity8 (Ubuntu) Status: Confirmed = In Progress ** Changed in: unity8 (Ubuntu) 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

[Bug 1266674] Re: platform-api fails build against libmirserver12

2014-08-15 Thread Gerry Boland
** Changed in: platform-api 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/1266674 Title: platform-api fails build against libmirserver12 To manage

[Bug 901164] Re: Dash - Update the Dash card view so that the implementation conforms to the attached designs

2014-08-15 Thread Gerry Boland
** Changed in: unity-2d Assignee: Gerry Boland (gerboland) = (unassigned) ** Changed in: unity-2d Status: In Progress = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/901164

[Bug 893966] Re: Dash - Update category header keyboard navigation focus state

2014-08-15 Thread Gerry Boland
** Changed in: unity-2d Assignee: Gerry Boland (gerboland) = (unassigned) ** Changed in: unity-2d Status: In Progress = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/893966

[Bug 1008918] Re: wrong display in dashboard after first time clicking the dashboard button

2014-08-15 Thread Gerry Boland
** Changed in: unity-2d Assignee: Gerry Boland (gerboland) = (unassigned) ** Changed in: unity-2d Status: In Progress = Won't Fix ** Changed in: unity-2d (Ubuntu) Status: In Progress = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1353041] Re: Logging out of the Unity8 desktop preview session hangs

2014-08-14 Thread Gerry Boland
Ok reproduced! From the backtrace, I see these 2 threads, the main thread (thread1) owns the threadpool and is waiting for one of these threads to complete. Thread 2 has a QThreadPoolThread which is blocked at QFutureInterfaceBase::waitForResult due to some PAM lightdm stuff. Thread 2 (Thread

[Bug 1353041] Re: Logging out of the Unity8 desktop preview session hangs

2014-08-14 Thread Gerry Boland
Hmm, it's the Mock LightDM implementation being used QLightDM::GreeterImpl::converseWithPam (num_msg=optimized out, msg=optimized out, resp=0x7fcd243bdb30, appdata_ptr=optimized out) at /build/buildd/unity8-8.00+14.10.20140811/tests/mocks/LightDM/demo/GreeterPrivate.cpp:153 ** Changed in:

[Bug 1353374] Re: Last dash frame not posted to display

2014-08-13 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/1353374 Title: Last dash frame not posted to display To manage notifications about this

[Bug 1354406] Re: PIN-locked phone becomes unresponsive after simultaneous alarms

2014-08-13 Thread Gerry Boland
Following these steps exactly, calendar sync seemed to fail, so they didn't work for me. But when I manually created 2 events, with names 5 minute reminders, then I could reproduce the bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1346367] Re: Window stack reports app in focus even when lockscreen is up.

2014-08-12 Thread Gerry Boland
** Changed in: qtmir Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1346367 Title: Window stack reports app in focus even when lockscreen is up. To manage

[Bug 1241185] Re: Should provide policy based lifecycle exceptions

2014-08-12 Thread Gerry Boland
** Also affects: qtmir 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/1241185 Title: Should provide policy based lifecycle exceptions To manage

[Bug 1304257] Re: [enhancement] There should be a quit signal sent to sessions instead of killing them directly

2014-08-12 Thread Gerry Boland
** Also affects: qtmir 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/1304257 Title: [enhancement] There should be a quit signal sent to sessions instead

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

2014-08-11 Thread Gerry Boland
** Also affects: qtmir 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/1326513 Title: Applications are orphaned when unity8 crashes To manage

[Bug 1281075] Re: quickly starting multiple apps breaks ApplicationManager

2014-08-11 Thread Gerry Boland
** Changed in: unity-mir Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1281075 Title: quickly starting multiple apps breaks ApplicationManager To manage

[Bug 1351024] Re: Date Time picker is not working on device.

2014-08-08 Thread Gerry Boland
** Changed in: qtubuntu Status: Confirmed = In Progress ** Changed in: ubuntu-calendar-app Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1351024 Title: Date

[Bug 1351097] Re: [emulator] bottom edge swipe broken

2014-08-05 Thread Gerry Boland
** Changed in: unity8 (Ubuntu) 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/1351097 Title: [emulator] bottom edge swipe broken To manage

[Bug 1328839] Re: Toggling fullscreen causes wrong window behaviour

2014-08-01 Thread Gerry Boland
We've not tested QtMir/Unity8 handling an app changing to fullscreen and then back to normal, so that needs to be done. Also need to check qtubuntu allows a client app to ask for fullscreen and back again to normal. ** Also affects: qtmir Importance: Undecided Status: New ** Changed

[Bug 1328839] Re: Toggling fullscreen causes wrong window behaviour

2014-08-01 Thread Gerry Boland
** 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/1328839 Title: Toggling fullscreen causes wrong window behaviour To manage

[Bug 1350584] Re: keyboard not displayed after returning to app from shell

2014-07-31 Thread Gerry Boland
** Changed in: unity8 Status: New = Confirmed ** Changed in: unity8 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/1350584 Title: keyboard not displayed after

[Bug 1346367] Re: Window stack reports app in focus even when lockscreen is up.

2014-07-30 Thread Gerry Boland
** Changed in: qtmir Status: New = In Progress ** Changed in: qtmir Importance: Undecided = Critical ** Changed in: qtmir Assignee: (unassigned) = Gerry Boland (gerboland) ** Branch unlinked: lp:qtmir -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-18 Thread Gerry Boland
The output of unity8.log would help, as it would show if unity8 rejected the client connection (and thus causing client to crash) or not. That's usually the reason for this error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[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

[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

[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.

[Bug 1274763] Re: qtubuntu-desktop needs an OpenGL context

2014-07-04 Thread Gerry Boland
** Changed in: qtubuntu 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/1274763 Title: qtubuntu-desktop needs an OpenGL context To manage notifications

[Bug 1100546] Re: Power indicator favours 'not present' mouse over laptop battery level

2014-07-01 Thread Gerry Boland
Why can't I just see multiple battery indicators in my panel? One for each peripheral? With a way to hide ones I don't care about? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1100546 Title: Power

[Bug 1334342] [NEW] ubuntu-device-flash does not resume up partial downloads

2014-06-25 Thread Gerry Boland
Public bug reported: Would be nice if it resumed a partial download ** Affects: phablet-tools (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1334348] [NEW] enjoy your phone message wrong for a tablet

2014-06-25 Thread Gerry Boland
Public bug reported: I installed Ubuntu Touch on Nexus 10 Welcome wizard considers it a phone, confusing ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1243665] Re: qmlscene crashed with SIGABRT in QMessageLogger::fatal()

2014-05-22 Thread Gerry Boland
** Changed in: qtubuntu 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/1243665 Title: qmlscene crashed with SIGABRT in QMessageLogger::fatal() To manage

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