[Touch-packages] [Bug 1376324] Re: /usr/sbin/unity-system-compositor:*** Error in `unity-system-compositor': free(): invalid pointer: ADDR ***

2014-10-01 Thread Alan Griffiths
) = Alan Griffiths (alan-griffiths) ** Changed in: mir Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1376324 Title: /usr/sbin/unity-system

[Touch-packages] [Bug 1376324] Re: /usr/sbin/unity-system-compositor:*** Error in `unity-system-compositor': free(): invalid pointer: ADDR ***

2014-10-01 Thread Alan Griffiths
I've not been able to reproduce yet[1], but looking at the code I can't see anything that prevents a buffer stream being owned by the compositor (for composition) after the corresponding Surface and Session have been closed. If that then attempts to complete a buffer swap then we would see the

[Touch-packages] [Bug 1376324] Re: /usr/sbin/unity-system-compositor:*** Error in `unity-system-compositor': free(): invalid pointer: ADDR ***

2014-10-02 Thread Alan Griffiths
Our experience clearly differs. I find that it is often the second free of a block that triggers the error. As the occasions when the free list has previously been corrupted take disproportionately more time to solve I'm hoping this is an easy one. ;) -- You received this bug notification

[Touch-packages] [Bug 1376324] Re: /usr/sbin/unity-system-compositor:*** Error in `unity-system-compositor': free(): invalid pointer: ADDR ***

2014-10-02 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/fix-1376324 ** Changed in: mir Status: Incomplete = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1376324 Title

[Touch-packages] [Bug 1342694] Re: qmlscene crashed with SIGSEGV in _M_release() on quit

2014-07-17 Thread Alan Griffiths
= In Progress ** Changed in: mir (Ubuntu) Assignee: (unassigned) = Alan Griffiths (alan-griffiths) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1342694 Title: qmlscene

[Touch-packages] [Bug 1297100] Re: Installing mir-demos also unexpectedly installs *-dev packages

2014-07-24 Thread Alan Griffiths
Oops - is the cause the Recommends: mir-doc? If that is installed then so are the -dev packages. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1297100 Title: Installing

[Touch-packages] [Bug 1297100] Re: Installing mir-demos also unexpectedly installs *-dev packages

2014-07-24 Thread Alan Griffiths
This looks like a likely cause: $ cat libmirclient-dev.install usr/include/mirclient usr/lib/*/pkgconfig/mirclient.pc usr/lib/*/libmirclient.so -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

[Touch-packages] [Bug 1297100] Re: Installing mir-demos also unexpectedly installs *-dev packages

2014-07-24 Thread Alan Griffiths
** Changed in: mir Assignee: (unassigned) = Alan Griffiths (alan-griffiths) ** Changed in: mir Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https

[Touch-packages] [Bug 1398088] Re: ClientLibraryErrorsDeathTest is dumping core, causing spurious problem reports (like this one)

2014-12-02 Thread Alan Griffiths
The abort in this (and related) tests is correct: it is the behaviour being tested for. The error is in such tests being reported by Ubuntu Error Tracker - is there any way to flag executables as do not error track? -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1377968] Re: a prompt session with an invalid application pid should be an error

2014-12-04 Thread Alan Griffiths
dbarth alan_g: the next update is tracked here: https://launchpad.net/canonical-devices-system-image/+milestone/ww51-2014 dbarth alan_g: that's also the project name to connect the bug to dbarth the product team will triage it and set the importance to approve or defer the fix ** Also affects:

[Touch-packages] [Bug 1377968] Re: a prompt session with an invalid application pid should be an error

2014-12-04 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/fix-1377968-backport-to-0.8 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1377968 Title: a prompt session with an invalid

[Touch-packages] [Bug 1418962] Re: Mir is not building in trusty

2015-02-19 Thread Alan Griffiths
There are a number of reasons for not fixing and the team has decided to move to C++14 instead is not one of them. Trusty has out of date versions of a number of build dependencies: android headers, gmock and g++ all cause problems. There are also binary compatibility issues between g++4.8 and

[Touch-packages] [Bug 1418976] Re: mirclient ABI is broken in release 0.11 (prerelease)

2015-03-17 Thread Alan Griffiths
** Changed in: mir Milestone: 0.13.0 = 0.11.1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1418976 Title: mirclient ABI is broken in release 0.11 (prerelease) Status

[Touch-packages] [Bug 1430000] Re: [regression] mir_acceptance_tests.NestedServer failure in clang CI

2015-03-17 Thread Alan Griffiths
** Changed in: mir Status: Triaged = In Progress ** Changed in: mir Assignee: (unassigned) = Alan Griffiths (alan-griffiths) ** Branch linked: lp:~alan-griffiths/mir/fix-143 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1415321] Re: [regression] Client functions residing in libmircommon

2015-03-11 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/first-cut-at-lp1415321 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1415321 Title: [regression] Client functions residing

[Touch-packages] [Bug 1415321] Re: [regression] Client functions residing in libmircommon

2015-03-12 Thread Alan Griffiths
** Changed in: mir Assignee: (unassigned) = Alan Griffiths (alan-griffiths) ** Changed in: mir Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https

[Touch-packages] [Bug 1415321] Re: [regression] Client functions residing in libmircommon

2015-03-12 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/fix-1415321 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1415321 Title: [regression] Client functions residing in libmircommon

[Touch-packages] [Bug 1415321] Re: [regression] Client functions residing in libmircommon

2015-03-12 Thread Alan Griffiths
** Branch unlinked: lp:~alan-griffiths/mir/first-cut-at-lp1415321 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1415321 Title: [regression] Client functions residing

[Touch-packages] [Bug 1240909] Re: [performance] Restore support for double-buffering by default

2015-03-26 Thread Alan Griffiths
** Branch unlinked: lp:mir/0.12 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1240909 Title: [performance] Restore support for double-buffering by default Status in Mir:

[Touch-packages] [Bug 1430000] Re: [regression] mir_acceptance_tests.NestedServer failure in clang CI

2015-03-26 Thread Alan Griffiths
A slightly more detailed failure: 27: [ OK ] NestedServer.receives_lifecycle_events_from_host (24 ms) 27: [ RUN ] NestedServer.client_may_connect_to_nested_server_and_create_surface 27/291 Test #27: mir_acceptance_tests.NestedServer.*

[Touch-packages] [Bug 1430000] Re: [regression] mir_acceptance_tests.NestedServer failure in clang CI

2015-03-27 Thread Alan Griffiths
I've been re-running the NestedServer suite locally for a full day now without a single glitch. :( -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/143 Title: [regression]

[Touch-packages] [Bug 1430000] Re: [regression] mir_acceptance_tests.NestedServer failure in clang CI

2015-03-27 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/guess-solution-to-lp143 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/143 Title: [regression

[Touch-packages] [Bug 1447882] Re: mir_demo_server(_minimal): Can't move surfaces to overlap screen edges

2015-04-24 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/remove-constraints-on-surface- placement -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1447882 Title: mir_demo_server(_minimal

[Touch-packages] [Bug 1454724] Re: mir_proving_server crashed with SIGSEGV in __pthread_mutex_unlock_usercnt()

2015-05-13 Thread Alan Griffiths
** Changed in: mir (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1454724 Title: mir_proving_server crashed with SIGSEGV in

[Touch-packages] [Bug 1445567] Re: [enhancement] Mir demo servers need an always fullscreen option

2015-04-17 Thread Alan Griffiths
bin/mir_demo_server --window-manager fullscreen ** Changed in: mir Status: Triaged = Invalid ** Changed in: mir (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

[Touch-packages] [Bug 1444061] Re: [regression] Mir servers freeze on startup (mouse and keyboard not responsive)

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1444061 Title: [regression] Mir servers freeze on startup (mouse

[Touch-packages] [Bug 1418002] Re: [testsfail] SurfaceSwapBuffers.does_not_block_when_surface_is_not_composited fails in CI

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1418002 Title: [testsfail]

[Touch-packages] [Bug 1440088] Re: Intermittent CI failures in tests expecting created surfaces to have specific size

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1440088 Title: Intermittent CI failures in tests expecting

[Touch-packages] [Bug 1427976] Re: SessionMediator locks mutexes in one thread and unlocks them in another

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1427976 Title: SessionMediator locks mutexes in one thread and

[Touch-packages] [Bug 1417581] Re: USC - mouse cursor on AMD graphics is drawing incorrectly

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1417581 Title: USC - mouse cursor on AMD graphics is drawing

[Touch-packages] [Bug 1435186] Re: valgrind on armhf fails with with many errors

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1435186 Title: valgrind on armhf fails with with many errors

[Touch-packages] [Bug 1436644] Re: [regression] mir_acceptance_tests.TestClientInput is hanging

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1436644 Title: [regression] mir_acceptance_tests.TestClientInput

[Touch-packages] [Bug 1380463] Re: [enhancement] Set custom cursors

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1380463 Title: [enhancement] Set custom cursors Status in Mir:

[Touch-packages] [Bug 1439549] Re: [krillin] mirscreencast only creates a still picture, not a playable movie

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1439549 Title: [krillin] mirscreencast only creates a still

[Touch-packages] [Bug 1433330] Re: Some protobuf Closure objects can access dead objects

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/140 Title: Some protobuf Closure objects can access dead

[Touch-packages] [Bug 1436212] Re: [regression] QtMir and USC can't build with lp:mir - fatal error: mir/events/event_builders.h

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1436212 Title: [regression] QtMir and USC can't build with

[Touch-packages] [Bug 1418081] Re: Compositing is triggered continously and needlessly when there are occluded surfaces with available buffers

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1418081 Title: Compositing is triggered continously and

[Touch-packages] [Bug 1428402] Re: ProtobufResponder::send_response_result race

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1428402 Title: ProtobufResponder::send_response_result race

[Touch-packages] [Bug 1415321] Re: [regression] Client functions residing in libmircommon

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1415321 Title: [regression] Client functions residing in

[Touch-packages] [Bug 1413211] Re: [regression] mali, powervr locks up with around the introduction or removal of a third overlay

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1413211 Title: [regression] mali, powervr locks up with around

[Touch-packages] [Bug 1454201] Re: Turning the screen on/off eventually causes USC to crash on krillin with 0.13

2015-05-19 Thread Alan Griffiths
** Changed in: mir/0.13 Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1454201 Title: Turning the screen on/off eventually causes

[Touch-packages] [Bug 1439285] Re: losing touches in arale when home button is pressed

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1439285 Title: losing touches in arale when home button is

[Touch-packages] [Bug 1418569] Re: mir_demo_server doesn't emit hover_exit events

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1418569 Title: mir_demo_server doesn't emit hover_exit events

[Touch-packages] [Bug 1438660] Re: [regression] Surfaces can't overlap screen edges any more

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1438660 Title: [regression] Surfaces can't overlap screen edges

[Touch-packages] [Bug 1296538] Re: [enhancement] Add support for video/HDMI output on Android

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1296538 Title: [enhancement] Add support for video/HDMI output

[Touch-packages] [Bug 1439719] Re: [regression] Unity8 doesn't detect input sent from USC with latest mir development code

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1439719 Title: [regression] Unity8 doesn't detect input sent

[Touch-packages] [Bug 1447839] Re: Support dynamic mouse cursor icons

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1447839 Title: Support dynamic mouse cursor icons Status in

[Touch-packages] [Bug 1440005] Re: SimpleDispatchThreadTest.doesnt_call_dispatch_after_first_false_return fails when run repeatedly

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1440005 Title:

[Touch-packages] [Bug 1420678] Re: [regression] [multimonitor] Clients (sometimes) run at double frame rate if overlapping two monitors.

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1420678 Title: [regression] [multimonitor] Clients (sometimes)

[Touch-packages] [Bug 1445538] Re: Can't switch between sibling windows of multi-window apps

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1445538 Title: Can't switch between sibling windows of

[Touch-packages] [Bug 1427207] Re: The process for updating packaging for ABI changes is cumbersome and error-prone

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1427207 Title: The process for updating packaging for ABI

[Touch-packages] [Bug 1420573] Re: [enhancement] Missing client function for surface resizing

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1420573 Title: [enhancement] Missing client function for surface

[Touch-packages] [Bug 1444047] Re: Flickering showing stale buffers on Krillin

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1444047 Title: Flickering showing stale buffers on Krillin

[Touch-packages] [Bug 1438621] Re: [regression] Move/resizing in mir_proving_server freezes if the cursor is outside the window

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1438621 Title: [regression] Move/resizing in mir_proving_server

[Touch-packages] [Bug 1418910] Re: Nested display leaks its EGLContext

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1418910 Title: Nested display leaks its EGLContext Status in

[Touch-packages] [Bug 1445418] Re: Surfaces are not properly released in CustomWindowManagement.state_change_requests_are_associated_with_correct_surface

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1445418 Title: Surfaces are not properly released in

[Touch-packages] [Bug 1438536] Re: [regression] WARNING Platform Probing: Failed to probe module.

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1438536 Title: [regression] WARNING Platform Probing: Failed to

[Touch-packages] [Bug 1447729] Re: [regression] specifying -DMIR_PLATFORM to one platform causes cmake failure

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1447729 Title: [regression] specifying -DMIR_PLATFORM to one

[Touch-packages] [Bug 1421591] Re: [enhancement] Need a client API to specify resize limitations

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1421591 Title: [enhancement] Need a client API to specify resize

[Touch-packages] [Bug 1435127] Re: vivid fails to build Mir as of 2015-03-22: error: #warning _BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE [-Werror=cpp]

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1435127 Title: vivid fails to build Mir as of 2015-03-22: error:

[Touch-packages] [Bug 1438702] Re: [testsfail] CI failure in ClientLibraryErrorsDeathTest.creating_surface_synchronosly_on_malconstructed_connection_is_fatal

2015-05-19 Thread Alan Griffiths
in ClientLibraryErrorsDeathTest.creating_surface_synchronosly_on_malconstructed_connection_is_fatal Status in Mir: Fix Released Status in mir package in Ubuntu: New Bug description: https://code.launchpad.net/~kdub/mir/no-display-attribs/+merge/253853 https://code.launchpad.net/~alan-griffiths/mir/death

[Touch-packages] [Bug 1445473] Re: Acceptance tests link with static versions of client library and server components

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1445473 Title: Acceptance tests link with static versions of

[Touch-packages] [Bug 1441620] Re: [regression] [testsfail] failure in CI on SimpleDispatchThreadTest.keeps_dispatching_after_signal_interruption

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1441620 Title: [regression] [testsfail] failure in CI on

[Touch-packages] [Bug 1422522] Re: [enhancement] Add surface morph client API

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1422522 Title: [enhancement] Add surface morph client API

[Touch-packages] [Bug 1447430] Re: [regression] mir_acceptance_tests: TestClientCursorAPI.cursor_passed_through_nested_server is crashing most of the time

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1447430 Title: [regression] mir_acceptance_tests:

[Touch-packages] [Bug 1430000] Re: [regression] mir_acceptance_tests.NestedServer failure in clang CI

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/143 Title: [regression] mir_acceptance_tests.NestedServer

[Touch-packages] [Bug 1430315] Re: DisplayConfigurationOutput.physical_size_mm is undefined/zero

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1430315 Title: DisplayConfigurationOutput.physical_size_mm is

[Touch-packages] [Bug 1442020] Re: Intermittent CI failures in MultiThreadedCompositor.does_not_block_in_start_when_compositor_thread_fails

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1442020 Title: Intermittent CI failures in

[Touch-packages] [Bug 1437166] Re: [regression] mir_proving_server: Super+N/Super+C does nothing now

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1437166 Title: [regression] mir_proving_server: Super+N/Super+C

[Touch-packages] [Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1454724 Title: Mir server crashed with SIGSEGV from

[Touch-packages] [Bug 1447882] Re: mir_demo_server(_minimal): Can't move surfaces to overlap screen edges

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1447882 Title: mir_demo_server(_minimal): Can't move surfaces to

[Touch-packages] [Bug 1444938] Re: Exceptions thrown due to EGL failures don't include EGL error codes

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1444938 Title: Exceptions thrown due to EGL failures don't

[Touch-packages] [Bug 1446304] Re: android reports that the gpu can only support 1 simultaneous output

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1446304 Title: android reports that the gpu can only support 1

[Touch-packages] [Bug 1414883] Re: [regression] Clients log verbose info on startup: Loader: Loading module: ...

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1414883 Title: [regression] Clients log verbose info on startup:

[Touch-packages] [Bug 1449198] Re: [regression] mir_demo_standalone_render_surfaces fails to start on krillin

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1449198 Title: [regression] mir_demo_standalone_render_surfaces

[Touch-packages] [Bug 1436192] Re: Dragging objects in a nested server or a client stutters slightly

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1436192 Title: Dragging objects in a nested server or a client

[Touch-packages] [Bug 1437174] Re: [regression] Playground event filters get registered twice

2015-05-19 Thread Alan Griffiths
in itself. But the issue remains if an EventFilter fails to handle (return true) an event it now gets executed with that event twice. This regression was introduced in: revno: 2429 [merge] author: Alan Griffiths

[Touch-packages] [Bug 1415305] Re: [regression] MIR_CLIENT_PERF_REPORT=log now shows 0 for the surface name

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1415305 Title: [regression] MIR_CLIENT_PERF_REPORT=log now shows

[Touch-packages] [Bug 1438160] Re: [regression] libmirclient crashes when calling mir_surface_set_event_handler() twice [InputTransport.cpp:110: android::InputChannel::InputChannel(const String8, int

2015-05-19 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1438160 Title: [regression] libmirclient crashes when calling

[Touch-packages] [Bug 1233564] Re: Wrong frame is seen on wake up/resume/unlock.

2015-05-27 Thread Alan Griffiths
Was fixed long ago and wasn't unity-system-compositor ** Changed in: unity-system-compositor Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

[Touch-packages] [Bug 1475994] Re: mir fails to build with GCC 5

2015-07-23 Thread Alan Griffiths
** Changed in: mir/0.14 Status: In Progress = Fix Committed ** Changed in: mir/0.14 Milestone: 0.14.1 = 0.14.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1475994

[Touch-packages] [Bug 1475994] Re: mir fails to build with GCC 5

2015-07-20 Thread Alan Griffiths
** Changed in: mir Assignee: (unassigned) = Alan Griffiths (alan-griffiths) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1475994 Title: mir fails to build with GCC 5

[Touch-packages] [Bug 1475994] Re: mir fails to build with GCC 5

2015-07-20 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/fix-1475994-g++-5-backport -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1475994 Title: mir fails to build with GCC 5 Status in Mir

[Touch-packages] [Bug 1475994] Re: mir fails to build with GCC 5

2015-07-20 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/fix-1475994-g++-5 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1475994 Title: mir fails to build with GCC 5 Status in Mir: New

[Touch-packages] [Bug 1475994] Re: mir fails to build with GCC 5

2015-07-20 Thread Alan Griffiths
** Changed in: mir Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1475994 Title: mir fails to build with GCC 5 Status in Mir: In Progress

[Touch-packages] [Bug 1507982] Re: [regression] OTA7 broke previously working app

2015-10-23 Thread Alan Griffiths
We don't know how things will be done in the future, but I do know what Mir supports in the present. That is maintaining backward compatibility for the libmirclient9 client ABI. We have tests to ensure this. Mir does not support "bringing your own libmir*" on just the client side - you also have

[Touch-packages] [Bug 1507982] Re: [regression] OTA7 broke previously working app

2015-10-22 Thread Alan Griffiths
In the pure snappy case there is no "system" Mir server. The Mir server needs to be included in the snap. @a - see comment #13 @b - we can't police every wrong way to do things[*]. [*] A (hypothetical) idiot could create a .deb that includes libmirclient.so.9 instead of depending on

[Touch-packages] [Bug 1507982] Re: [regression] OTA7 broke previously working app

2015-10-22 Thread Alan Griffiths
Comment #16 is misleading: There is only a "problem" if the app dynamically links against Mir-0.16 and attempts to run against a Mir-0.17 server. This should not happen as either: /1/ the matching server and client libraries are installed as part of the system (desktop, phone); or, /2/

[Touch-packages] [Bug 1513909] Re: unity8 crash on unplug of monitor

2015-11-10 Thread Alan Griffiths
There's a whole host of Mir bugs in this area due to races detecting and responding to display configuration changes (either from hardware changes or from a session getting focus) with the creation of the nested servers fullscreen surfaces. A chunk of these are fixed by lp:~alan- griffiths/mir/fix

[Touch-packages] [Bug 1357259] Re: PlacementStrategy ignores the surface type and state

2015-11-10 Thread Alan Griffiths
This was obsoleted in Mir 0.14 (LP doesn't seem to have a way to set a milestone that passed months ago.) ** Changed in: mir Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in

[Touch-packages] [Bug 1503450] Re: mesa FTBFS due to missing Requires in mirclient

2015-10-07 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/fix-1503450 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1503450 Title: mesa FTBFS due to missing Requires in mirclient Status

[Touch-packages] [Bug 1488431] Re: Clients fail to create surfaces when using Mir server in compositor mode

2015-08-25 Thread Alan Griffiths
The system-compositor window manager expects clients to create fullscreen windows associated with outputs. For example: VT1: sudo bin/mir_demo_server --window-manager system-compositor --arw-file VT2: bin/mir_demo_server --host /tmp/mir_socket VT3: bin/mir_demo_client_eglplasma Which works for

[Touch-packages] [Bug 1488431] Re: Clients fail to create surfaces when using Mir server in compositor mode

2015-08-25 Thread Alan Griffiths
Ah! MIR_CLIENT_PLATFORM_PATH=/home/alan/local/lib/mir/client-platform bin /unity-system-compositor-spinner -m /tmp/mir_socket works. (But spinner eats the helpful error message.) ** Changed in: mir (Ubuntu) Status: Confirmed = Invalid ** Changed in: mir (Ubuntu) Importance: Critical

[Touch-packages] [Bug 1289072] Re: Nested servers need cursor support

2015-09-29 Thread Alan Griffiths
ess ** Changed in: mir Assignee: (unassigned) => Alan Griffiths (alan-griffiths) ** Changed in: mir Milestone: None => 0.17.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.laun

[Touch-packages] [Bug 1308133] Re: Mir cursor is missing/invisible until the client sets it multiple times

2015-09-29 Thread Alan Griffiths
** Changed in: mir Milestone: None => 0.17.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1308133 Title: Mir cursor is missing/invisible until the client sets it

[Touch-packages] [Bug 1308133] Re: Mir cursor is missing/invisible until the client sets it multiple times

2015-09-29 Thread Alan Griffiths
** Changed in: mir Status: Confirmed => In Progress ** Changed in: mir Assignee: (unassigned) => Alan Griffiths (alan-griffiths) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

[Touch-packages] [Bug 1308133] Re: Mir cursor is missing/invisible until the client sets it multiple times

2015-09-29 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/fix-1308133 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1308133 Title: Mir cursor is missing/invisible until the client sets

[Touch-packages] [Bug 1308133] Re: Mir cursor is missing/invisible until the client sets it multiple times

2015-09-30 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/first-test-for-cursors-in- nested -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1308133 Title: Mir cursor is missing/invisible until

[Touch-packages] [Bug 1501639] Re: krillin/devel-proposed fails to boot

2015-10-01 Thread Alan Griffiths
The above error from the U8 log really just tells that U8 lost its connection to USC. Digging around the other logs I didn't find a reason for that. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

[Touch-packages] [Bug 1289072] Re: Nested servers need cursor support

2015-10-05 Thread Alan Griffiths
** Branch linked: lp:~alan-griffiths/mir/fix-1308133 ** Branch linked: lp:~alan-griffiths/mir/fix-1496849 ** Branch linked: lp:~alan-griffiths/mir/first-test-for-cursors-in- nested ** Branch linked: lp:~alan-griffiths/mir/second-test-for-cursors-in- nested -- You received this bug

  1   2   3   4   >