[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/

2016-07-01 Thread Alberto Aguirre
So actually, fontconfig does not cache conf files at all... it caches fonts but not conf files... fontconfg needs support to also cache the result of the parsing of the xml config file parsing. It seems a low priority effort for less than a 35ms improvement in startup. -- You received this bug n

[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/

2016-07-01 Thread Alberto Aguirre
Also FcInitReinitialize and FcInitBringUptoDate both will do the same thing the first time is called in the process, so wouldn't help for startup either. ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of

[Bug 1493574] Re: [vegeta] Phone app makes screen stay black during call (so you can't hang up)

2016-03-11 Thread Alberto Aguirre
Hi Peter, So I just tried to replicate this in my E5 but haven't been able to. How frequently do you encounter this issue? Like every 10 times you receive a call, how many of those do you encounter the issue reported? -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1493574] Re: [vegeta] Phone app makes screen stay black during call (so you can't hang up)

2016-03-14 Thread Alberto Aguirre
Hi Peter, I have a suspicion your proximity sensor may not be working correctly. Could you install this ProximityCheck app in your phone: https://uappexplorer.com/app/proximitycheck.albaguirre and record a video of what you see? -- You received this bug notification because you are a member of U

[Bug 1633690] Re: byt-max98090 not working on linux-image-4.8.0-22-generic on baytrail hardware

2016-12-01 Thread Alberto Aguirre
There are a couple of issues: first the byt-max98090 is not enabled by default due to conflict with other sound codecs (see: https://lkml.org/lkml/2016/8/11/741) The driver configuration is such that SND_SST_IPC_API needs to be disabled for SND_SOC_INTEL_BYT_MAX98090_MACH to be selectable. To disa

[Bug 1270245] Re: frame jumps on the nexus 10

2014-04-16 Thread Alberto Aguirre
Based on the original description it is indeed a duplicate . What the demos. Re -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270245 Title: frame jumps on the nexus 10 To manage notifications abo

[Bug 1270245] Re: frame jumps on the nexus 10

2014-04-16 Thread Alberto Aguirre
The demos show an entirely different bug. We should separate the two. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270245 Title: frame jumps on the nexus 10 To manage notifications about this bug

[Bug 1265544]

2014-04-17 Thread Alberto Aguirre
(In reply to comment #37) > We've merged a number of patches that might affect this since the last > comments. Please try recent drm-intel-nightly branch and report back. Thanks. No blank screen issues in my UX302LA either at boot, or when mode setting or when suspend/resuming. Tested via: http:/

[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/

2016-06-22 Thread Alberto Aguirre
I tried fc-cache, but starting a qml app still continues to open up the conf files. Digging through Qt source to understand where these calls are coming from. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/

2016-06-23 Thread Alberto Aguirre
>From the attached backtrace, It seems that Qt calls FcInitReinitialize when populating its font database (a QGenericUnixFontDatabase instance provided by Qtubuntu) - that explains why re-parses the conf files everytime. See http://code.qt.io/cgit/qt/qtbase.git/tree/src/platformsupport/fontdatabas

[Bug 1655411] [NEW] Cannot enable VC4 graphics driver on RPi 3

2017-01-10 Thread Alberto Aguirre
Public bug reported: It seems the VC4 device tree overlay is not applied by the Rpi firmware. I tried adding dtoverlay=vc4-kms-v3d and adding a corresponding .../overlays/vc4-kms-v3d.dtbo file but it seems the Rpi bootloader does not apply the overlay at all. I merged vc4-kms-v3d.dtbo into bcm27

[Bug 1655411] Re: Cannot enable VC4 graphics driver on RPi 3

2017-01-11 Thread Alberto Aguirre
Turns out we simply need to use the latest firmware loader blobs, then the vc4 overlay is applied correctly while using u-boot. https://github.com/raspberrypi/firmware/tree/master/boot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1671370] Re: zesty clang 4.0 builds fail: /usr/include/capnp/layout.h:129:65: error: value of type 'bool' is not implicitly convertible to 'capnp::Kind'

2017-03-09 Thread Alberto Aguirre
Note capnp has been fixed upstream: https://github.com/sandstorm- io/capnproto/commit/0f1fd1938b19dccdb5dbfe9cb5177c4342a2a5b5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671370 Title: zesty cla

[Bug 1574851] Re: libgl not found on nvidia machines (so far)

2016-07-05 Thread Alberto Aguirre
apt-cache policy snapd snapd: Installed: 2.0.9 Candidate: 2.0.9 Version table: *** 2.0.9 500 500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages apt-cache policy snap-confine N: Unable to locate package snap-confine dpkg --get-selections | grep nvidia nvidi

[Bug 1574851] Re: libgl not found on nvidia machines (so far)

2016-07-11 Thread Alberto Aguirre
I have snapd 2.0.10 now, still ubuntu-clock-app does not start http://pastebin.ubuntu.com/19093778/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574851 Title: libgl not found on nvidia machines (

[Bug 1554635] Re: Importing contacts trigger unity restart - Mir crashed with exception 'failed to add sync point to command buffer'

2016-03-19 Thread Alberto Aguirre
** Changed in: mir Status: Incomplete => 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/1554635 Title: Importing contacts trigger unity restart - Mir crashed with exception 'fail

[Bug 1536662] Re: [regression] Black screen: Mir hangs and then crashes on startup/login due to reading from /dev/random

2016-03-19 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.21.0 => 0.22.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536662 Title: [regression] Black screen: Mir hangs and then crashes on startup/login due to readin

[Bug 1342092] Re: mir_acceptance_tests & mir_unit_tests dump core files (even when everything passes)

2016-03-19 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.21.0 => 0.22.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1342092 Title: mir_acceptance_tests & mir_unit_tests dump core files (even when everything passes)

[Bug 1262116] Re: Nested servers prevent overlays or fullscreen bypass from working

2016-03-19 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.21.0 => 0.22.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262116 Title: Nested servers prevent overlays or fullscreen bypass from working To manage notificat

[Bug 1554635] Re: Importing contacts trigger unity restart - Mir crashed with exception 'failed to add sync point to command buffer'

2016-03-22 Thread Alberto Aguirre
** Changed in: mir/0.20 Status: Incomplete => 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/1554635 Title: Importing contacts trigger unity restart - Mir crashed with exception

[Bug 1560415] Re: CI test failures on xenial amd64 due to valgrind errors following system upgrade to ld-2.23

2016-04-28 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/1560415 Title: CI test failures on xenial amd64 due to valgrind errors following syste

[Bug 1536662] Re: [regression] Black screen: Mir hangs and then crashes on startup/login due to reading from /dev/random

2016-04-28 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/1536662 Title: [regression] Black screen: Mir hangs and then crashes on startup/login

[Bug 1528109] Re: [regression] Cursor mostly does not move at all in response to slow mouse movement, but then sometimes jumps

2016-04-28 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/1528109 Title: [regression] Cursor mostly does not move at all in response to slow mou

[Bug 1499229] Re: [regression] [testsfail] failure in CI on ThreadedDispatcherSignalTest.keeps_dispatching_after_signal_interruption under Valgrind

2016-04-28 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/1499229 Title: [regression] [testsfail] failure in CI on ThreadedDispatcherSignalTest.

[Bug 1568966] Re: [regression] mir_integration_tests take significantly longer (27x longer) when running with ctest

2016-04-28 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/1568966 Title: [regression] mir_integration_tests take significantly longer (27x longe

[Bug 1573572] Re: Virtual output is not removed when screencast client disappears

2016-04-28 Thread Alberto Aguirre
** Changed in: mir/0.22 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/1573572 Title: Virtual output is not removed when screencast client disappears To

[Bug 1562340] Re: mir_demo_client_target does not quit after SIGTERM/SIGINT

2016-04-28 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/1562340 Title: mir_demo_client_target does not quit after SIGTERM/SIGINT To manage noti

[Bug 1563287] Re: [regression] [OTA-10] Spread animation stutters badly with only a few apps opened

2016-04-28 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/1563287 Title: [regression] [OTA-10] Spread animation stutters badly with only a few a

[Bug 1570357] Re: nested mir_demo_server crashes on mouse move when --print-input-events active

2016-04-28 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/1570357 Title: nested mir_demo_server crashes on mouse move when --print-input-events

[Bug 1563278] Re: surface creation with non-default buffer streams is ignored by server

2016-04-28 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/1563278 Title: surface creation with non-default buffer streams is ignored by server To

[Bug 1563148] Re: ClientLogging.reports_performance fails under moderate load, is badly named

2016-04-28 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/1563148 Title: ClientLogging.reports_performance fails under moderate load, is badly n

[Bug 1560943] Re: Racy shutdown in mir_demo_client_scroll causes SEGFAULT

2016-04-28 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/1560943 Title: Racy shutdown in mir_demo_client_scroll causes SEGFAULT To manage notifi

[Bug 1570362] Re: nested mir_demo_server crashes on startup

2016-04-28 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/1570362 Title: nested mir_demo_server crashes on startup To manage notifications about

[Bug 1557442] Re: NBS causes sudden loss of performance after un-fullscreening a swap interval zero client

2016-04-28 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/1557442 Title: NBS causes sudden loss of performance after un-fullscreening a swap int

[Bug 1557962] Re: NBS fullscreen overlay benchmark performance is much lower than BufferQueue

2016-04-28 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/1557962 Title: NBS fullscreen overlay benchmark performance is much lower than BufferQ

[Bug 1573782] Re: Virtual display output configuration is set to LVDS

2016-04-28 Thread Alberto Aguirre
** Changed in: mir/0.22 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/1573782 Title: Virtual display output configuration is set to LVDS To manage notif

[Bug 1342092] Re: mir_acceptance_tests & mir_unit_tests dump core files (even when everything passes)

2016-04-28 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/1342092 Title: mir_acceptance_tests & mir_unit_tests dump core files (even when everyt

[Bug 1560900] Re: server crashes when shutting down in smoke tests

2016-04-28 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/1560900 Title: server crashes when shutting down in smoke tests To manage notifications

[Bug 1550371] Re: Webbrowser slow scroll and artifact rendering on freiza

2016-04-28 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/1550371 Title: Webbrowser slow scroll and artifact rendering on freiza To manage notifi

[Bug 1541188] Re: [regression] Tests fail with: std::exception::what: Failed to read from device: /dev/random after: 30 seconds

2016-04-28 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/1541188 Title: [regression] Tests fail with: std::exception::what: Failed to read from

[Bug 1549701] Re: Sometimes devices don't suspend - display turns back on immediately

2016-04-28 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/1549701 Title: Sometimes devices don't suspend - display turns back on immediately To m

[Bug 1555074] Re: CI failure in NestedServer.display_orientation_changes_are_forwarded_to_host

2016-04-28 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/1555074 Title: CI failure in NestedServer.display_orientation_changes_are_forwarded_to

[Bug 1554572] Re: [testsfail] ClientLatency.throttled_input_rate_yields_lower_latency

2016-04-28 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/1554572 Title: [testsfail] ClientLatency.throttled_input_rate_yields_lower_latency To m

[Bug 1493574] Re: [vegeta] Phone app makes screen stay black during call (so you can't hang up)

2016-03-29 Thread Alberto Aguirre
@Peter, that would explain the behavior then. "So, is this maybe a hardware defect? In a series of devices of the same model?" That's a possibility; A look at the proximity device driver and/or sensor stack wouldn't hurt though... -- You received this bug notification because you are a member o

[Bug 1549701] Re: Sometimes devices don't suspend - display turns back on immediately

2016-03-29 Thread Alberto Aguirre
** Also affects: mir Importance: Undecided Status: New ** Changed in: mir Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny) ** Changed in: mir Status: New => In Progress ** Also affects: mir/0.21 Importance: Undecided Status: New ** Changed in: mir/0.21

[Bug 1549701] Re: Sometimes devices don't suspend - display turns back on immediately

2016-03-29 Thread Alberto Aguirre
** Changed in: mir Importance: Undecided => High ** Changed in: mir/0.21 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/1549701 Title: Sometimes devices don't sus

[Bug 1262116] Re: Nested servers prevent overlays or fullscreen bypass from working

2016-04-20 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.22.0 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262116 Title: Nested servers prevent overlays or fullscreen bypass from working To manage notificatio

[Bug 1495974] Re: [android] renogotiation of pixel formats is not supported, leading to potential stride/pixelformat issues

2016-04-20 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.22.0 => 0.23.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1495974 Title: [android] renogotiation of pixel formats is not supported, leading to potential stri

[Bug 1262116] Re: Nested servers prevent overlays or fullscreen bypass from working

2016-04-21 Thread Alberto Aguirre
** Changed in: mir Milestone: None => 0.23.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262116 Title: Nested servers prevent overlays or fullscreen bypass from working To manage notificatio

[Bug 1543495] Re: [FHD] boot splash not in native orientation

2016-04-21 Thread Alberto Aguirre
** No longer affects: unity-system-compositor/0.5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543495 Title: [FHD] boot splash not in native orientation To manage notifications about this bug go

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

2014-07-09 Thread Alberto Aguirre
It looks to me like memory corruption from the QT stack: #0 0xb6c6f968 in ?? () from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5 #1 0xb6c2f5c2 in QV4::MemoryManager::sweep(bool) () from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5 #2 0x019be448 in ?? () Maybe it's a similar instance to this

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

2014-07-09 Thread Alberto Aguirre
Note I rebuilt libmirclient with the native arm compiler (on a n7 device) and I can't reproduce the issue either like that. However just navigating to Accounts then clicking on Ubuntu One and going back triggers the stack above, so I suspect a double free by the QT QML GC is also leading to the st

[Bug 1339700] Re: Device locks randomly on welcome screen

2014-07-09 Thread Alberto Aguirre
Yeah it's a deadlock in mir, specifically between the compositor Thread and the main loop: The TimeoutFrameDroppingPolicy has timedout, so it owns the internal alarm mutex and attemps to drop a frame, so it waits for the BufferQueue mutex. The compositor thread is releasing a buffer, so it calls

[Bug 1339700] Re: [regression] Device locks randomly on welcome screen

2014-07-11 Thread Alberto Aguirre
** Changed in: mir 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/1339700 Title: [regression] Device locks randomly on welcome screen To manage notificati

[Bug 1339700] Re: [regression] Device locks randomly on welcome screen

2014-07-11 Thread Alberto Aguirre
** Branch unlinked: lp:~mir-team/mir/fix-1339700 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339700 Title: [regression] Device locks randomly on welcome screen To manage notifications about this

[Bug 1339700] Re: [regression] Device locks randomly on welcome screen

2014-07-11 Thread Alberto Aguirre
** Branch unlinked: lp:~mir-team/mir/fix-1339700-in-0.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339700 Title: [regression] Device locks randomly on welcome screen To manage notifications abo

[Bug 1339700] Re: [regression] Device locks randomly on welcome screen

2014-07-11 Thread Alberto Aguirre
** Branch unlinked: lp:~andreas-pokorny/mir/synchronous-cancel-of-alarms -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339700 Title: [regression] Device locks randomly on welcome screen To manage

[Bug 1339700] Re: [regression] Device locks randomly on welcome screen

2014-07-11 Thread Alberto Aguirre
** Branch linked: lp:~mir-team/mir/fix-1339700-take2-in-0.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339700 Title: [regression] Device locks randomly on welcome screen To manage notifications

[Bug 1339700] Re: [regression] Device locks randomly on welcome screen

2014-07-14 Thread Alberto Aguirre
** Branch unlinked: lp:~mir-team/mir/fix-1339700-take2-in-0.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339700 Title: [regression] Device locks randomly on welcome screen To manage notificatio

[Bug 1359258] Re: /usr/bin/unity8:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:core::dbus::Bus::remove_match

2014-08-25 Thread Alberto Aguirre
Unfortunately it seems to be a driver issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359258 Title: /usr/bin/unity8:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::termi

[Bug 1359264] Re: Surfaces receive input even while the screen is off

2014-08-25 Thread Alberto Aguirre
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359264 Title: Surfaces receive input even while the screen is off To manage notifications about this bug go to: https://bugs.laun

[Bug 1359530] Re: Device trying to suspend when screen is turned off by proximity sensor (during a call)

2014-08-25 Thread Alberto Aguirre
** Description changed: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 202 device name: krillin channel: ubuntu-touch/utopic-proposed last update: 2014-08-21 03:59:43 version version: 202 version ubuntu: 20140821 version device: 20140811.1 Device tries to

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

2014-08-25 Thread Alberto Aguirre
The greeter is shown when it receives the DisplayPowerStateChange with an off status signal which is only emitted after the compositor thread, display and back-light have been shut off. My plan was to expand the DisplayPowerStateChange signal with a "will power off soon" status and have some sort

[Bug 1359530] Re: Device trying to suspend when screen is turned off by proximity sensor (during a call)

2014-08-25 Thread Alberto Aguirre
** Description changed: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 202 device name: krillin channel: ubuntu-touch/utopic-proposed last update: 2014-08-21 03:59:43 version version: 202 version ubuntu: 20140821 version device: 20140811.1 Device tries to

[Bug 1359530] Re: Device trying to suspend when screen is turned off by proximity sensor (during a call)

2014-08-26 Thread Alberto Aguirre
** Also affects: powerd Importance: Undecided Status: New ** Changed in: unity-system-compositor Status: New => Invalid ** Changed in: unity-system-compositor (Ubuntu) Status: Confirmed => Invalid ** Changed in: powerd Assignee: (unassigned) => Albert

[Bug 1337239] Re: Digitiser still works when phone locked

2014-08-27 Thread Alberto Aguirre
*** This bug is a duplicate of bug 1359264 *** https://bugs.launchpad.net/bugs/1359264 Yes, this needs to be addressed in mir (the next mir release should have a fix for it): https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1359264 ** This bug has been marked a duplicate of bug 1359264

[Bug 1482320] Re: [armhf] exception not caught when defining identical lambdas built with -O2

2015-08-19 Thread Alberto Aguirre
Right it only fails for armhf arch. ** Description changed: - Here's a minimal example that exhibits the issue: + Here's a minimal example that exhibits the issue in armhf: http://pastebin.ubuntu.com/12014818/ compiled with g++ -std=c++11 -O2 Expected output: ignored exception: some

[Bug 1465958] Re: gst-plugins-bad1.0 FTBFS: mirclient headers needed

2015-07-01 Thread Alberto Aguirre
So it turns out platform-api usage is actually not in use (#if 0'ed out): So here's a debdiff that removes referecing the now non-existent platform-api types and headers. ** Attachment added: "gst-plugins-bad1.0_1.4.5-1ubuntu6_1.4.5-1ubuntu7.diff.tar.gz" https://bugs.launchpad.net/ubuntu/+s

[Bug 1270245] Re: Backward frame jumps on mali (Nexus 10 & krillin)

2015-07-30 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.15.0 => 0.16.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270245 Title: Backward frame jumps on mali (Nexus 10 & krillin) To manage notifications about this

[Bug 1425307] Re: [regression] Exception when running phablet-screenshot [std::exception::what: Attempt to set swap interval on screencast is invalid]

2015-07-30 Thread Alberto Aguirre
** Changed in: mir/0.14 Milestone: 0.15.0 => None ** Changed in: mir Milestone: 0.13.1 => 0.16.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425307 Title: [regression] Exception when run

[Bug 1454142] Re: [regression] mirscreencast 0.13 and later gives error and exception (std::exception::what: Failed to mmap buffer 13, "Permission denied")

2015-07-30 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.15.0 => 0.16.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454142 Title: [regression] mirscreencast 0.13 and later gives error and exception (std::exception:

[Bug 1373696] Re: Android overlay mode ping-pongs constantly with touchspots or software cursor enabled, causing stuttering and lag

2015-07-30 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.15.0 => 0.16.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373696 Title: Android overlay mode ping-pongs constantly with touchspots or software cursor enable

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

2015-07-30 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.15.0 => 0.16.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240909 Title: [performance] Restore support for double-buffering by default To manage notifications

[Bug 1476201] Re: Dynamic double buffering fails to detect inertial dash scrolling as slow; and stutters instead of scaling up to triple buffers.

2015-07-30 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.15.0 => 0.16.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476201 Title: Dynamic double buffering fails to detect inertial dash scrolling as slow; and stutte

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

2015-07-31 Thread Alberto Aguirre
** Changed in: mir/0.14 Milestone: 0.14.1 => None ** Changed in: mir/0.14 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/1475994 Title: mir fails to

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

2015-08-04 Thread Alberto Aguirre
Stack trace: #0 0xad3daf98 in deallocate (this=, __p=) at /usr/include/c++/5/ext/new_allocator.h:110 #1 deallocate (__a=..., __n=, __p=) at /usr/include/c++/5/bits/alloc_traits.h:386 #2 _M_destroy (__size=, this=) at /usr/include/c++/5/bits/basic_string.h:185 #3 _M_dispose (this=0x

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

2015-08-04 Thread Alberto Aguirre
Also "test_ubuntu_haptic_device" which calls the same ua_sensors_haptic_vibrate_once api runs without crashing. Some package versions: http://pastebin.ubuntu.com/12003474/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1482320] [NEW] [armhf] exception not caught when defining identical lambdas built with -O2

2015-08-06 Thread Alberto Aguirre
Public bug reported: Here's a minimal example that exhibits the issue: http://pastebin.ubuntu.com/12014818/ compiled with g++ -std=c++11 -O2 Expected output: ignored exception: some error ignored exception: some error Actual output: terminate called after throwing an instance of 'std::runtime_e

[Bug 1482320] Re: [armhf] exception not caught when defining identical lambdas built with -O2

2015-08-06 Thread Alberto Aguirre
The failure was originally observed on a mir unit test failure here: https://launchpadlibrarian.net/213612810/buildlog_ubuntu-wily-armhf.mir_0.15.0%2B15.10.20150804-0ubuntu1_BUILDING.txt.gz which used the current wily-proposed 5.2.1-12ubuntu2 gcc5 package. -- You received this bug notification b

[Bug 1482274] Re: GLibMainLoopTest.propagates_exception_from_server_action fails with GCC 5 in armhf

2015-08-07 Thread Alberto Aguirre
** Branch unlinked: lp:mir/0.15 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482274 Title: GLibMainLoopTest.propagates_exception_from_server_action fails with GCC 5 in armhf To manage notificat

[Bug 1479224] Re: The mesa-x11 driver is not packaged yet

2015-08-07 Thread Alberto Aguirre
** No longer affects: mir/0.15 ** Changed in: mir Milestone: 0.16.0 => 0.15.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479224 Title: The mesa-x11 driver is not packaged yet To manage not

[Bug 1480755] Re: [regression] Some Mir EGL demos don't get bypassed any more in fullscreen

2015-08-07 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.16.0 => 0.15.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1480755 Title: [regression] Some Mir EGL demos don't get bypassed any more in fullscreen To manage

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

2015-08-07 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.16.0 => 0.15.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1480654 Title: [regression] Input focus delay after switching app back into focus since OTA5 (Mir 0

[Bug 1482274] Re: GLibMainLoopTest.propagates_exception_from_server_action fails with GCC 5 in armhf

2015-08-07 Thread Alberto Aguirre
** Changed in: mir Milestone: 0.16.0 => 0.15.0 ** No longer affects: mir/0.15 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482274 Title: GLibMainLoopTest.propagates_exception_from_server_acti

[Bug 1471858] Re: Android: rotated display config not applied when an external monitor is hot-plugged

2015-08-25 Thread Alberto Aguirre
** Changed in: mir/0.14 Status: New => 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/1471858 Title: Android: rotated display config not applied when an external monitor is hot-plu

[Bug 1471909] Re: MultiThreadedCompositor::destroy_compositing_threads hangs/deadlocks on shutdown or display reconfiguration

2015-08-25 Thread Alberto Aguirre
** Changed in: mir/0.14 Status: Triaged => 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/1471909 Title: MultiThreadedCompositor::destroy_compositing_threads hangs/deadlocks on shu

[Bug 1486535] Re: [regression] ubuntu-emulator fails to start Mir demos

2015-08-25 Thread Alberto Aguirre
** Changed in: mir/0.15 Milestone: None => 0.15.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1486535 Title: [regression] ubuntu-emulator fails to start Mir demos To manage notifications abou

[Bug 1486535] Re: [regression] ubuntu-emulator fails to start Mir demos

2015-08-25 Thread Alberto Aguirre
** Changed in: mir/0.15 Status: Triaged => 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/1486535 Title: [regression] ubuntu-emulator fails to start Mir demos To manage notifica

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

2015-07-14 Thread Alberto Aguirre
The input stub error message is inconsequential, mir is simply scanning all the modules in that directory and finds the appropriate one: "[1432595003.685416] Platform Loader: Selected driver: android (version 0.13.0)" The real issue is Qt not being able to create a window: "Cannot create window: n

[Bug 1428402] Re: ProtobufResponder::send_response_result race

2015-03-05 Thread Alberto Aguirre
** Also affects: ubuntu Importance: Undecided Status: New ** No longer affects: ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1428402 Title: ProtobufResponder::send_response_result

[Bug 1436860] Re: unity8 is deadlocked

2015-03-26 Thread Alberto Aguirre
Mir 0.12.1 addresses (to be released soon) some race conditions which can prevent a client Mir wait handle from signaling correctly (Thread 9 in the backtrace attached) https://launchpad.net/mir/+milestone/0.12.1 ** Changed in: mir (Ubuntu) Status: New => Confirmed -- You received this

[Bug 1425307] Re: [regression] Exception when running phablet-screenshot (mako/vivid 110) [std::exception::what: Attempt to set swap interval on screencast is invalid]

2015-04-02 Thread Alberto Aguirre
** Changed in: mir Status: Fix Released => Confirmed ** Changed in: mir Milestone: 0.11.0 => 0.13.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425307 Title: [regression] Exception wh

[Bug 1425307] Re: [regression] Exception when running phablet-screenshot (mako/vivid 110) [std::exception::what: Attempt to set swap interval on screencast is invalid]

2015-04-02 Thread Alberto Aguirre
I still see this exception when testing in the BQ phone using mir-0.12.1+15.04.20150324 (image #172 from vivid-proposed channel) http://pastebin.ubuntu.com/10725542/ ** Changed in: mir Assignee: Robert Carr (robertcarr) => (unassigned) -- You received this bug notification because you ar

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

2015-11-04 Thread Alberto Aguirre
This seems to be addressed by lp:mir r3056 ** Changed in: mir Status: New => Fix Committed ** Changed in: mir Milestone: None => 0.18.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/151153

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

2015-11-04 Thread Alberto Aguirre
** Also affects: mir/0.17 Importance: Undecided Status: New ** Changed in: mir/0.17 Milestone: None => 0.17.1 -- 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 o

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

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

[Bug 1513225] Re: libmircookie-dev does not depend on nettle-dev in debian/control

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

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

2015-11-04 Thread Alberto Aguirre
** Also affects: mir/0.17 Importance: Undecided Status: New ** Changed in: mir/0.17 Milestone: None => 0.17.1 -- 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_connecti

[Bug 1513225] Re: libmircookie1 does not have a shlibs:Depends in its Dependencies list

2015-11-04 Thread Alberto Aguirre
** Summary changed: - libmircookie-dev does not depend on nettle-dev in debian/control + libmircookie1 does not have a shlibs:Depends in its Dependencies list ** Description changed: - libmircookie-dev needs to depend on nettle-dev in debian/control + libmircookie1 package declaration is missing

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

2015-11-04 Thread Alberto Aguirre
** Summary changed: - libmircookie1 does not have a shlibs:Depends in its Dependencies list + libmircookie1 package does not list libnettle as dependency -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

  1   2   3   >