[Bug 1499039] Re: compositing never stops when external monitor is connected

2015-11-04 Thread Alberto Aguirre
** Changed in: mir/0.17 Status: New => 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/1499039 Title: compositing never stops when external monitor is connected To manage notific

[Bug 1511538] Re: 1/2 screen on external monitor

2015-11-04 Thread Alberto Aguirre
** Changed in: mir/0.17 Status: New => 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/1511538 Title: 1/2 screen on external monitor To manage notifications about this bug go to:

[Bug 1510218] Re: mir_connection_get_egl_pixel_format() crashes if libEGL is loaded RTLD_LAZY

2015-11-04 Thread Alberto Aguirre
** Changed in: mir/0.17 Status: New => 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/1510218 Title: mir_connection_get_egl_pixel_format() crashes if libEGL is loaded RTLD_LAZY

[Bug 1513225] Re: libmircookie1 package does not list libnettle as dependency

2015-11-04 Thread Alberto Aguirre
** Changed in: mir/0.17 Status: New => 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/1513225 Title: libmircookie1 package does not list libnettle as dependency To manage notifi

[Bug 1513225] Re: libmircookie1 package does not list libnettle as dependency

2015-11-04 Thread Alberto Aguirre
** Changed in: mir/0.17 Status: Fix Committed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1513225 Title: libmircookie1 package does not list libnettle as dependency To manag

[Bug 1513225] Re: libmircookie1 package does not list libnettle as dependency

2015-11-04 Thread Alberto Aguirre
** Changed in: mir/0.17 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/1513225 Title: libmircookie1 package does not list libnettle as dependency To manag

[Bug 1511095] Re: unity-system-compositor crash, no interaction on windowed mode

2015-11-05 Thread Alberto Aguirre
** Also affects: mir/0.17 Importance: Undecided Status: New ** Changed in: mir/0.17 Milestone: None => 0.17.1 ** Changed in: mir/0.17 Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1513450] Re: ActivityIndicators cause very high cpu usage for unity8/mir even when visible: false

2015-11-05 Thread Alberto Aguirre
** Changed in: mir Assignee: (unassigned) => Alberto Aguirre (albaguirre) ** Changed in: mir Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1513450

[Bug 1511538] Re: 1/2 screen on external monitor

2015-11-05 Thread Alberto Aguirre
** Changed in: mir/0.17 Importance: Undecided => High ** Changed in: mir 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/1511538 Title: 1/2 screen on external moni

[Bug 1513225] Re: libmircookie1 package does not list libnettle as dependency

2015-11-05 Thread Alberto Aguirre
** Changed in: mir/0.17 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/1513225 Title: libmircookie1 package does not list libnettle as dependency To manage notificat

[Bug 1513450] Re: ActivityIndicators cause very high cpu usage for unity8/mir even when visible: false

2015-11-05 Thread Alberto Aguirre
Nexus 4 perf flamegraph, 1 mir_demo_server, 5 mir_demo_client_egltriangle instances ** Attachment added: "perf.svg" https://bugs.launchpad.net/mir/+bug/1513450/+attachment/4513846/+files/perf.svg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1513450] Re: ActivityIndicators cause very high cpu usage for unity8/mir even when visible: false

2015-11-06 Thread Alberto Aguirre
I'm trying to get perf to return a more complete picture, but from the attached flame graph (one mir_demo_server, one mir_demo_client_egltriangle in Nexus 4): Of the time spent in mir (29%) roughly 50-60% of that is spent in the driver/kernel code (related to gpu/display) ** Attachment added: "1

[Bug 1513450] Re: ActivityIndicators cause very high cpu usage for unity8/mir even when visible: false

2015-11-10 Thread Alberto Aguirre
Also worth noting that the 40% figure is with the default "ondemand" governor, which changes cpu clock "ondemand" and can potentially also change gpu clocks. Using the "performance" governor (which fixes the cpu clock and potentially the gpu clock) the figure is closer to 10% cpu load on an N7. O

[Bug 1513450] Re: ActivityIndicators cause very high cpu usage for unity8/mir even when visible: false

2015-11-12 Thread Alberto Aguirre
Looking at callgrind output on the desktop, there are no obvious mir hotspots we could single out and optimize. It's similar to the output of perf, in that quite a bit time is just spent in the GL + dri driver code. One more point, using the interactive governor (which we should be defaulting to a

[Bug 1511357] Re: CPU hogging when external screen connected

2015-10-29 Thread Alberto Aguirre
It's probably this: https://bugs.launchpad.net/mir/+bug/1499039 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511357 Title: CPU hogging when external screen connected To manage notifications about

[Bug 1499039] Re: [android] compositing never stops when external monitor is connected

2015-10-29 Thread Alberto Aguirre
** Changed in: mir Assignee: (unassigned) => Alberto Aguirre (albaguirre) ** Changed in: mir Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499039

[Bug 1499039] Re: compositing never stops when external monitor is connected

2015-10-29 Thread Alberto Aguirre
Happens with mesa too with a side-by-side display config. ** Summary changed: - [android] compositing never stops when external monitor is connected + compositing never stops when external monitor is connected ** Tags removed: android -- You received this bug notification because you are a me

[Bug 1499039] Re: compositing never stops when external monitor is connected

2015-10-29 Thread Alberto Aguirre
The issue is the following, taking just one active surface only visible in display A not display B - compositor A consumes surface ready buffer. The buffer queue associated with the surface now has put that ready buffer into a "current compositor buffer" - i.e. it's the buffer that the composit

[Bug 1511357] Re: CPU hogging when external screen connected

2015-10-29 Thread Alberto Aguirre
*** This bug is a duplicate of bug 1499039 *** https://bugs.launchpad.net/bugs/1499039 I meant lp:1499039 above. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511357 Title: CPU hogging when ex

[Bug 1511357] Re: CPU hogging when external screen connected

2015-10-29 Thread Alberto Aguirre
*** This bug is a duplicate of bug 1499039 *** https://bugs.launchpad.net/bugs/1499039 Yep, duplicate of lp:499039, fixing lp:499039, USC cpu consumption (as reported by top) goes down to normal when an external display is connected. ** This bug has been marked a duplicate of bug 1499039 c

[Bug 1511538] Re: 1/2 screen on external monitor

2015-10-30 Thread Alberto Aguirre
It's probably this: https://bugs.launchpad.net/mir/+bug/1506846 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511538 Title: 1/2 screen on external monitor To manage notifications about this bug go

[Bug 1406725] Re: Severe graphical corruption running software clients (including Xmir) on android

2015-09-25 Thread Alberto Aguirre
@Daniel, Yeah, those flags are used by the implementations to know when they need to do cache coherency operations (flush, invalidate, etc). In android, software buffers CAN be used as backing to textures for opengl and can be passed directly to Hardware Composer HAL (HW Composer), hence they are

[Bug 1161206] Re: Mir EGL apps output worrying but harmless error: libEGL warning: unsupported platform (null)

2015-12-18 Thread Alberto Aguirre
I cannot reproduce this anymore. ** Changed in: mir Status: Triaged => Incomplete ** Changed in: mesa (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/

[Bug 1535297] Re: Unity8 crashes on session logout on desktop

2016-01-18 Thread Alberto Aguirre
It's a protobuf problem really. The issue is Mir's libmirprotobuf links against libprotobuf-lite; the call to ShutdownProtobufLibrary is expected to be resolved by libprotobuf-lite; in this case presumably libprotobuf was also loaded and the linker is resolving "ShutdownProtobufLibrary" to libmir

[Bug 1535297] Re: Unity8 crashes on session logout on desktop

2016-01-18 Thread Alberto Aguirre
An strace log would be helpful to see what's loading libprotobuf. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1535297 Title: Unity8 crashes on session logout on desktop To manage notifications ab

[Bug 1552371] Re: Unexpected display on

2016-03-03 Thread Alberto Aguirre
If 1) happens without keyboard or mouse attached that definitely counts as a bug As for proximity - the main issue is there's no API to query the current state of the sensor (as Alexandros mentioned). However done properly the power drain should be minimal as it should only be turned on during

[Bug 1524131] Re: /usr/bin/mediaplayer-app:11:__memcpy_neon:std::char_traits:std::basic_streambuf:std::basic_streambuf:std::__ostream_write

2016-01-08 Thread Alberto Aguirre
The stack trace points to: ss << "type='" << lut.at(d->type) << "'" << comma; where lut is a static const std::map. So perhaps the dbus::Object instance is destroyed after unloading the libdbus-cpp.so. Is libdbus-cpp.so being loaded dynamically? Or I guess a library linking to libdbus-cpp is loa

[Bug 1538632] Re: ui freezes when simultaneously moving mouse & plug/unplug hdmi

2016-02-09 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.20.0 => 0.19.2 ** Also affects: mir/0.20 Importance: Critical Assignee: Andreas Pokorny (andreas-pokorny) Status: Fix Committed ** Changed in: mir/0.20 Milestone: 0.19.2 => 0.20.0 ** Also affects: mir/0.19 Importance: Undecided Sta

[Bug 1532607] Re: Phone not usable while a call comes in - followed by "restart"

2016-02-09 Thread Alberto Aguirre
** Changed in: mir Milestone: None => 0.19.2 ** Also affects: mir/0.20 Importance: Critical Status: New ** Also affects: mir/0.19 Importance: Undecided Status: New ** Changed in: mir/0.20 Milestone: 0.19.2 => 0.20.0 ** Changed in: mir/0.19 Milestone: None => 0.19

[Bug 1543594] Re: unity-system-compositor locked up in __libc_do_syscall()

2016-02-09 Thread Alberto Aguirre
** Also affects: mir/0.19 Importance: Undecided Status: New ** Also affects: mir/0.20 Importance: Undecided Status: New ** Changed in: mir/0.19 Milestone: None => 0.19.2 ** Changed in: mir/0.20 Milestone: None => 0.20.0 -- You received this bug notification because

[Bug 1532607] Re: Phone not usable while a call comes in - followed by "restart"

2016-02-10 Thread Alberto Aguirre
@Daniel, The OP also reports a "restart", whose description match what would happen if USC restarts... so we are going by our suspicion that it's related to the failure to start the compositor threads. The error logs in unity8 (USC's client) are irrelevant in that case. -- You received this bug

[Bug 1532607] Re: Phone not usable while a call comes in - followed by "restart"

2016-02-10 Thread Alberto Aguirre
** Branch linked: lp:mir/0.19 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532607 Title: Phone not usable while a call comes in - followed by "restart" To manage notifications about this bug go t

[Bug 1543594] Re: unity-system-compositor locked up in __libc_do_syscall()

2016-02-10 Thread Alberto Aguirre
** Changed in: mir/0.20 Status: New => 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/1543594 Title: unity-system-compositor locked up in __libc_do_syscall() To manage notificat

[Bug 1543594] Re: unity-system-compositor locked up in __libc_do_syscall()

2016-02-10 Thread Alberto Aguirre
lp:mir r3288 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543594 Title: unity-system-compositor locked up in __libc_do_syscall() To manage notifications about this bug go to: https://bugs.launchp

[Bug 1532607] Re: Phone not usable while a call comes in - followed by "restart"

2016-02-10 Thread Alberto Aguirre
** Changed in: mir/0.19 Status: New => Fix Committed ** Changed in: mir/0.20 Status: New => 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/1532607 Title: Phone not usable

[Bug 1528384] Re: unity-system-compositor crashed with std::runtime_error in mir::compositor::CompositingFunctor::wait_until_started() from usc::MirScreen::set_screen_power_mode (mir_power_mode_on)

2016-02-12 Thread Alberto Aguirre
** Also affects: mir/0.19 Importance: Undecided Status: New ** Also affects: mir/0.20 Importance: Undecided Status: New ** Changed in: mir/0.19 Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1535297] Re: Unity8 crashes on session logout on desktop

2016-01-22 Thread Alberto Aguirre
** Changed in: mir (Ubuntu) Status: New => Invalid ** Changed in: mir 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/1535297 Title: Unity8 crashes on session log

[Bug 1535297] Re: Unity8 crashes on session logout on desktop

2016-01-22 Thread Alberto Aguirre
Right, so somehow unity8 loads libmirprotobuf (a plugin perhaps?) Not much we can do from mir side. It's a consequence of loading libprotobuf and libprotobuf-lite in the same process, as the library symbols will have name collisions (a protobuf issue). -- You received this bug notification beca

[Bug 1535297] Re: Unity8 crashes on session logout on desktop

2016-01-22 Thread Alberto Aguirre
Ooops s/libmirprotobuf/libprotobuf (typo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1535297 Title: Unity8 crashes on session logout on desktop To manage notifications about this bug go to: http

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

2014-10-01 Thread Alberto Aguirre
** Also affects: unity-system-compositor Importance: Undecided Status: New ** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Also affects: mir Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubunt

[Bug 1375349] Re: Can't launch videos on mako utopic #261

2014-10-01 Thread Alberto Aguirre
** Changed in: unity-scope-mediascanner Status: In Progress => Fix Released ** Changed in: media-hub 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/1

[Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2014-10-02 Thread Alberto Aguirre
The linked branch may address the issue. ** Branch linked: lp:~thomas-voss/dbus-cpp/fix-invalid-reads-in-executor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367836 Title: Top Crasher: ubuntu-lo

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

2014-10-03 Thread Alberto Aguirre
Screengrabbing opacity animation ** Attachment added: "IMG_1031.MOV" https://bugs.launchpad.net/ubuntu-ux/+bug/1369644/+attachment/4223591/+files/IMG_1031.MOV -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

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

2014-10-03 Thread Alberto Aguirre
** Changed in: media-hub 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/1371454 Title: unity8.indicators.tests.test_indicators.IndicatorExistsTestCase.test

[Bug 1377159] Re: /usr/bin/trust-stored-skeleton:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:core::trust::mir::ConnectionVirtualTable::Conne

2014-10-03 Thread Alberto Aguirre
** Changed in: trust-store (Ubuntu) Assignee: (unassigned) => Alberto Aguirre (albaguirre) ** Changed in: trust-store (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1377159] Re: /usr/bin/trust-stored-skeleton:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:core::trust::mir::ConnectionVirtualTable::Conne

2014-10-03 Thread Alberto Aguirre
It seems that we should not start ubuntu-location-service-trust-stored when the wizard is shown as a connection to mir won't be possibly until unity8 starts up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1364483] Re: /usr/bin/media-hub-server:media-hub-server: pthread_mutex_lock.c:80: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed.

2014-10-07 Thread Alberto Aguirre
** Changed in: media-hub (Ubuntu) Assignee: (unassigned) => Alberto Aguirre (albaguirre) ** Changed in: media-hub (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1376352] Re: /usr/bin/media-hub-server:6:g_mutex_clear:gst_object_finalize:g_object_unref:~Playbin:gstreamer::Engine::Private::~Private

2014-10-07 Thread Alberto Aguirre
** Changed in: media-hub (Ubuntu) Assignee: (unassigned) => Alberto Aguirre (albaguirre) ** Changed in: media-hub (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1361642] Re: DBus.Properties.Get/Set having a hardcoded default timeout of 1000ms

2014-10-29 Thread Alberto Aguirre
** Branch linked: lp:~mir-team/dbus-cpp/fix-1361642-with-30sec-timeout -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1361642 Title: DBus.Properties.Get/Set having a hardcoded default timeout of 1000

[Bug 1381041] Re: Network indicator is sometimes blank

2014-10-29 Thread Alberto Aguirre
** Branch linked: lp:~mir-team/dbus-cpp/fix-1361642-with-30sec-timeout -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1381041 Title: Network indicator is sometimes blank To manage notifications abou

[Bug 1421308] Re: Deadlock in Unity8

2015-02-17 Thread Alberto Aguirre
Right Thread #1 would be the one that would unblock Thread #11; it's not clear why Thread #1 is stuck waiting for that futex to signal. An inspection of the code involved does NOT reveal possible mutex locking order issues (as far as I can see). Perhaps more inspection around that DBUs debug disp

[Bug 1417773] Re: Unity8 completely frozen (unable to unlock, receive calls, etc)

2015-02-19 Thread Alberto Aguirre
Right Thread#1 and Thread#15 seem deadlock. There must be at least a couple of different mutexes used by the Qt DBus abstraction that are causing this but have not inspected the code fully yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1378326] Re: [krillin] overlays are not displayed onscreen in some positions

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1378326 Title: [krillin] overlays are not displayed onscreen in some positions To manag

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

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1376324 Title: /usr/sbin/unity-system-compositor:*** Error in `unity-system- composito

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

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1346633 Title: [enhancement] Autopilot testing needs to know screen coordinates of wid

[Bug 1382162] Re: [mako] Initial wizard crashes multiple times

2014-11-26 Thread Alberto Aguirre
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: mir (Ubuntu) Status: Triaged => 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/1382162 Title: [mako

[Bug 1390388] Re: [testfail] StaleFrames.are_dropped_when_restarting_compositor in CI

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1390388 Title: [testfail] StaleFrames.are_dropped_when_restarting_compositor in CI To m

[Bug 1386646] Re: [testsfail] DemoPrivateProtobuf hang in CI

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1386646 Title: [testsfail] DemoPrivateProtobuf hang in CI To manage notifications about

[Bug 1388802] Re: intermittent acceptance test bug in TestClientInput

2014-11-26 Thread Alberto Aguirre
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: mir (Ubuntu) Status: Triaged => 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/1388802 Title: inter

[Bug 1378740] Re: Mir server aborts when an exception is thrown from the main thread

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1378740 Title: Mir server aborts when an exception is thrown from the main thread To ma

[Bug 1381925] Re: AsioMainLoopAlarmTest.alarm_callback_cannot_deadlock hang in CI

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1381925 Title: AsioMainLoopAlarmTest.alarm_callback_cannot_deadlock hang in CI To mana

[Bug 1379478] Re: [regression] mir package fails to build for arm64

2014-11-26 Thread Alberto Aguirre
** Changed in: mir/0.8 Status: Fix Committed => Fix Released ** Changed in: mir 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/1379478 Title: [reg

[Bug 1391923] Re: [regression] mir_demo_server_basic does not start

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1391923 Title: [regression] mir_demo_server_basic does not start To manage notification

[Bug 1392256] Re: [testfail] AsioMainLoopAlarmTest fails in CI

2014-11-26 Thread Alberto Aguirre
** Also affects: ubuntu Importance: Undecided Status: New ** No longer affects: ubuntu ** Changed in: mir 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.n

[Bug 1387501] Re: CMake outputs lots of "policy" warnings building Mir on vivid

2014-11-26 Thread Alberto Aguirre
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: mir (Ubuntu) Status: Triaged => 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/1387501 Title: CMake

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

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1377968 Title: a prompt session with an invalid application pid should be an error To m

[Bug 1388539] Re: [regression] Mir fails to build with MIR_ENABLE_TESTS=OFF

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1388539 Title: [regression] Mir fails to build with MIR_ENABLE_TESTS=OFF To manage noti

[Bug 1390312] Re: unit-tests:ApplicationSession are noisy (lots of GMOCK WARNING)

2014-11-26 Thread Alberto Aguirre
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: mir (Ubuntu) Status: Triaged => 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/1390312 Title: unit-

[Bug 1333175] Re: AnonymousShmFile tests are not parallel-safe

2014-11-26 Thread Alberto Aguirre
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: mir (Ubuntu) Status: Triaged => 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/1333175 Title: Anony

[Bug 1303817] Re: demo-shell goes to sleep unexpectedly when tapping ThinkPad "Fn" key

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1303817 Title: demo-shell goes to sleep unexpectedly when tapping ThinkPad "Fn" key To

[Bug 1378706] Re: [regression] demo-shell bypass is not used on fullscreen surfaces if there are windowed surfaces behind

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1378706 Title: [regression] demo-shell bypass is not used on fullscreen surfaces if th

[Bug 1386185] Re: Clients that don't register a lifecycle handler get SIGHUP when disconnecting

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1386185 Title: Clients that don't register a lifecycle handler get SIGHUP when disconn

[Bug 1384390] Re: mir examples/progressbar.c uses internal C define (can't build on other distros)

2014-11-26 Thread Alberto Aguirre
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: mir (Ubuntu) Status: Triaged => 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/1384390 Title: mir e

[Bug 1378995] Re: "citrain upgrade-device" fails to upgrade mir properly (Mesa driver installed instead of Android makes the phone unbootable).

2014-11-26 Thread Alberto Aguirre
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: ubuntu-meta (Ubuntu) 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/1378995 Title: "

[Bug 1375211] Re: [regression] unit_tests AndroidInputReceiverSetup.* takes excessive time

2014-11-26 Thread Alberto Aguirre
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: mir (Ubuntu) Status: Triaged => 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/1375211 Title: [regr

[Bug 1304873] Re: mir_unit_tests.MesaBufferAllocatorTest.* test fails under sbuild

2014-11-26 Thread Alberto Aguirre
** Changed in: mir 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/1304873 Title: mir_unit_tests.MesaBufferAllocatorTest.* test fails under sbuild To mana

[Bug 1326191] [NEW] [phablet-screenshot] Fails to capture screenshot

2014-06-03 Thread Alberto Aguirre
Public bug reported: Fails with '/tmp/mir_screencast_768x1280.rgba' does not exist mirscreencast supports setting the file name (-f, --file) as well as querying the capture parameters (--query) without capturing; the script should use those options to avoid hardcoding a file name. ** Affects:

[Bug 1308844] Re: [regression] [nonblockswap] BufferConsumingFunctor holds buffers too long, potentially hurting client render throughput

2014-06-23 Thread Alberto Aguirre
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: mir (Ubuntu) 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/1308844 Title: [regressi

[Bug 1265544] Re: 8086:0a16 [UX302LG] black screen on boot 3.12.0-7

2014-06-26 Thread Alberto Aguirre
Yep I confirm with utopic (14.10) and kernel 3.15.0-6-generic it boots and suspend/resumes fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265544 Title: 8086:0a16 [UX302LG] black screen on boot

[Bug 1336411] Re: Manta on recent images doesn't wake correctly from suspend

2014-07-01 Thread Alberto Aguirre
** Changed in: unity-system-compositor (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336411 Title: Manta on recent images doesn't wake correctly from susp

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-07-03 Thread Alberto Aguirre
** Changed in: mir (Ubuntu) Assignee: (unassigned) => Alberto Aguirre (albaguirre) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337481 Title: Crash in libmirclient on app exit on phone

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-07-03 Thread Alberto Aguirre
** Also affects: mir Importance: Undecided Status: New ** Changed in: mir Assignee: (unassigned) => Alberto Aguirre (albaguirre) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337

[Bug 1337325] Re: [xmir] aggressive display blank and key/mouse activity doesn't unblank

2014-07-03 Thread Alberto Aguirre
** Changed in: unity-system-compositor Status: In Progress => Fix Released ** Changed in: unity-system-compositor (Ubuntu) Assignee: (unassigned) => Alberto Aguirre (albaguirre) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-07-03 Thread Alberto Aguirre
I can replicate the issue in image #112. However, if I rebuild libmirclient.so.8 with the cross-compiler I no longer replicate it it exits normally - so I can't tell if we are being passed a bad pointer or not. I'm going to have to build this on the phone. -- You received this bug notification

[Bug 1265544] Re: 8086:0a16 [UX302LG] black screen on boot 3.12.0-7

2014-01-11 Thread Alberto Aguirre
I debugged a bit further on the waking from sleep issue - it actually also happens when changing modes through xrandr so not really related to waking from S3, just turning off/on the display. The display in the UX302LG/LA needs to be run at 24-bit apparently - the current intel-gfx code (including

[Bug 1265544] Re: 8086:0a16 [UX302LG] black screen on boot 3.12.0-7

2014-01-13 Thread Alberto Aguirre
tehownt: I submitted a ticket to ASUS support, let's see if it results in any BIOS update. I also submitted a bug to intel-gfx: https://bugs.freedesktop.org/show_bug.cgi?id=73567 ** Bug watch added: freedesktop.org Bugzilla #73567 https://bugs.freedesktop.org/show_bug.cgi?id=73567 -- You r

[Bug 1265544]

2014-01-15 Thread Alberto Aguirre
It prints out: [drm:intel_ddi_get_config], encoder type 8, pipe_bpp 18, vbt.edp_bpp 18, ddi ctl 82210002 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265544 Title: 8086:0a16 [UX302LG] black scre

[Bug 1265544]

2014-01-15 Thread Alberto Aguirre
(In reply to comment #5) > BTW, kernel 3.13rc8 must be working. With 3.13rc8 I See the same blank screen issues. Note that I'm running drm-intel-nightly already as well (dmesg log already attached at the beginning). -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1265544]

2014-01-15 Thread Alberto Aguirre
Daniel, I'm already running drm-intel-nightly which includes that commit. That particular hack does indeed run (see attached dmesg log at the beginning) but the panel is still blank. I saw the same hack at intel_dp_get_config, but in my machine intel_dp_get_config does not get called at all. Th

[Bug 1256360] Re: unity8 crashed with SIGSEGV in glDeleteTextures() from mir::scene::GLPixelBuffer::~GLPixelBuffer() from mir::scene::ThreadedSnapshotStrategy::~ThreadedSnapshotStrategy()

2014-04-04 Thread Alberto Aguirre
** Changed in: mir Milestone: None => 0.1.9 ** Changed in: mir Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1256360 Title: unity8 crashed with SIGSEGV i

[Bug 1285215] Re: Unity fails to start sometimes in CI resulting in screen unlock failure [what(): bind: Address already in use]

2014-04-06 Thread Alberto Aguirre
** Changed in: mir Assignee: (unassigned) => Alberto Aguirre (albaguirre) ** Changed in: mir Milestone: None => 0.1.9 ** Changed in: mir Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1243570] Re: helgrind: Lock order violated (potential for deadlock) in boost::asio::io_service::run()

2014-04-06 Thread Alberto Aguirre
How do I reproduce this report? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243570 Title: helgrind: Lock order violated (potential for deadlock) in boost::asio::io_service::run() To manage not

[Bug 1292306] Re: Qt render gets blocked on EGLSwapBuffers [fka Upon upgrading to Qt5.2 the music app no longer plays the next song if the screen is off]

2014-04-08 Thread Alberto Aguirre
** Changed in: mir Milestone: None => 0.1.9 ** Branch linked: lp:~afrantzis/mir/non-blocking-swap-buffers ** Changed in: mir Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

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

2014-04-08 Thread Alberto Aguirre
I believe this branch lp:~afrantzis/mir/non-blocking-swap-buffers will indirectly fix this issue as the clients rendering won't be blocked. ** Changed in: unity-system-compositor Status: In Progress => Triaged ** Changed in: unity-system-compositor Assignee: Alberto

[Bug 1230345] Re: Unity8 should control the display "lock after idle" (with a way to configure the delay)

2014-08-14 Thread Alberto Aguirre
** Also affects: unity-system-compositor Importance: Undecided Status: New ** Changed in: unity-system-compositor Importance: Undecided => High ** Changed in: unity-system-compositor Assignee: (unassigned) => Alberto Aguirre (albaguirre) ** Changed in: unity-system-comp

[Bug 1351444] Re: SessionSwitcher can remove valid sessions from its map since it only checks the name

2014-08-14 Thread Alberto Aguirre
** Changed in: unity-system-compositor 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/1351444 Title: SessionSwitcher can remove valid sessions from its map

[Bug 1230345] Re: Unity8 should control the display "lock after idle" (with a way to configure the delay)

2014-08-14 Thread Alberto Aguirre
** Branch linked: lp:~albaguirre/unity-system-compositor/fix-1230345 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1230345 Title: Unity8 should control the display "lock after idle" (with a way to

[Bug 1230345] Re: Unity8 should control the display "lock after idle" (with a way to configure the delay)

2014-08-15 Thread Alberto Aguirre
A DBus API has been added to unity-system-compositor: com.canonical.Unity.Screen.setInactivityTimeouts(int power_off_timeout_secs, int dimming_timeout_secs); Negative values are ignored 0 disables the inactivity timer A positive value sets a new timeout ** Changed in: unity-system-compositor

[Bug 1230345] Re: Unity8 should control the display "lock after idle" (with a way to configure the delay)

2014-08-15 Thread Alberto Aguirre
** Also affects: gsettings-ubuntu-touch-schemas Importance: Undecided Status: New ** Changed in: gsettings-ubuntu-touch-schemas Status: New => In Progress ** Changed in: gsettings-ubuntu-touch-schemas Assignee: (unassigned) => Alberto Aguirre (albaguirre) ** Chan

[Bug 1230345] Re: Unity8 should control the display "lock after idle" (with a way to configure the delay)

2014-08-15 Thread Alberto Aguirre
** Changed in: gsettings-ubuntu-touch-schemas 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/1230345 Title: Unity8 should control the display "lock after id

<    1   2   3   >