[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/
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 notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590804 Title: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/ To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1590804/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/
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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590804 Title: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/ To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1590804/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1493574] Re: [vegeta] Phone app makes screen stay black during call (so you can't hang up)
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, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1493574 Title: [vegeta] Phone app makes screen stay black during call (so you can't hang up) To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1493574/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1493574] Re: [vegeta] Phone app makes screen stay black during call (so you can't hang up)
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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1493574 Title: [vegeta] Phone app makes screen stay black during call (so you can't hang up) To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1493574/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1633690] Re: byt-max98090 not working on linux-image-4.8.0-22-generic on baytrail hardware
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 disable SND_SST_IPC_API all other drivers dependant on it have to be disabled as well. This means on distribution can only support either a baytrail max98090 or all other sound codecs at the moment (need to wait for upstream resolution). The second issue is the codec cannot be probed unless gpio can use CRS (see https://github.com/GalliumOS/linux/commit/cee2747204b11b63042777dd01fe336e9b49fef0 #diff-32b258ffa70fb36e4c510fca532f6d23R21 ) In the mean time while the issue is worked on by upstream, you can build your own kernel with the attached patches. See https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel This is how I built it on my machine: git clone git://kernel.ubuntu.com/ubuntu/ubuntu-yakkety.git --depth 1 git am bytmax98090-kernel-patches/*.patch fakeroot debian/rules clean DEB_BUILD_OPTIONS=parallel=8 fakeroot debian/rules binary-generic Also note you still need to have the asound.state from chromeOS which you can get at: https://github.com/GalliumOS/galliumos- baytrail/blob/master/var/lib/alsa/asound.state You can also use my ppa at your own risk :) at: https://launchpad.net/~albaguirre/+archive/ubuntu/linux-bytmax98090/ I use this ppa to get sound on an Acer CB3-111 (GNAWTY), booting with BOOT_STUB firmware from MrChromebox (https://mrchromebox.tech/#fwscript) ** Attachment added: "bytmax98090-kernel-patches.tar.gz" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1633690/+attachment/4785638/+files/bytmax98090-kernel-patches.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1633690 Title: byt-max98090 not working on linux-image-4.8.0-22-generic on baytrail hardware To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1633690/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1270245] Re: frame jumps on the nexus 10
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 about this bug go to: https://bugs.launchpad.net/mir/+bug/1270245/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1270245] Re: frame jumps on the nexus 10
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 go to: https://bugs.launchpad.net/mir/+bug/1270245/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1265544]
(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://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2014-04-11-trusty/ -- 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 3.12.0-7 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1265544/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/
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/bugs/1590804 Title: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/ To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1590804/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1590804] Re: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/
>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/fontdatabases/fontconfig/qfontconfigdatabase.cpp?h=v5.4.1#n439 ** Attachment added: "backtrace.txt" https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1590804/+attachment/4689148/+files/backtrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590804 Title: fontconfig initialization spends most of its time parsing XML configuration files in /etc/fonts/conf.d/ To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1590804/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1655411] [NEW] Cannot enable VC4 graphics driver on RPi 3
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 bcm2710-rpi-3-b.dtb using a dtmerge utility compiled by pulling pieces from (https://github.com/raspberrypi/userland and https://github.com/dgibson/dtc) The result is here: https://github.com/albaguirre/dtmerge With this new device tree binary blob, The VC4 driver (as a module) loads (and you can see /dev/dri/ entries) I also played around with the tip of u-boot tree (git://git.denx.de/u-boot.git) which has support to apply device tree overlays - it applied fine and VC4 is at least recognized but the driver cannot initialize properly. Any idea on what magic incantation is needed for the RPi loaders (start.elf etc) to apply the vc4 overlay? ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete ** Description changed: 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 bcm2710-rpi-3-b.dtb using a dtmerge utility compiled by pulling pieces from (https://github.com/raspberrypi/userland and https://github.com/dgibson/dtc) The result is here: https://github.com/albaguirre/dtmerge With this new device tree binary blob, The VC4 driver (as a module) loads . I also played around with the tip of u-boot tree (git://git.denx.de/u-boot.git) which has support to apply device tree overlays - it applied fine and VC4 is at least recognized but the driver cannot initialize properly. Any idea on what magic incantation is needed for the RPi loaders - (start.elf etc) apply the vc4 overlay? + (start.elf etc) to apply the vc4 overlay? ** Description changed: 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 bcm2710-rpi-3-b.dtb using a dtmerge utility compiled by pulling pieces from (https://github.com/raspberrypi/userland and https://github.com/dgibson/dtc) The result is here: https://github.com/albaguirre/dtmerge With this new device tree binary blob, The VC4 driver (as a module) - loads . + loads (and you can see /dev/dri/ entries) I also played around with the tip of u-boot tree (git://git.denx.de/u-boot.git) which has support to apply device tree overlays - it applied fine and VC4 is at least recognized but the driver cannot initialize properly. Any idea on what magic incantation is needed for the RPi loaders (start.elf etc) to apply the vc4 overlay? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1655411 Title: Cannot enable VC4 graphics driver on RPi 3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1655411/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1655411] Re: Cannot enable VC4 graphics driver on RPi 3
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. https://bugs.launchpad.net/bugs/1655411 Title: Cannot enable VC4 graphics driver on RPi 3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1655411/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[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'
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 clang 4.0 builds fail: /usr/include/capnp/layout.h:129:65: error: value of type 'bool' is not implicitly convertible to 'capnp::Kind' To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1671370/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1574851] Re: libgl not found on nvidia machines (so far)
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 nvidia-361 install nvidia-opencl-icd-361 install nvidia-prime install nvidia-settings install snap: ubuntu-clock-app version: 3.6+snap3, rev: 5 Running it results in: $ubuntu-clock-app.clock libGL error: No matchings fbConfigs or visuals found libGL error: failed to load driver: swrast Unrecognized OpenGL version Unrecognized OpenGL version -- 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 (so far) To manage notifications about this bug go to: https://bugs.launchpad.net/snappy/+bug/1574851/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1574851] Re: libgl not found on nvidia machines (so far)
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 (so far) To manage notifications about this bug go to: https://bugs.launchpad.net/snappy/+bug/1574851/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1554635] Re: Importing contacts trigger unity restart - Mir crashed with exception 'failed to add sync point to command buffer'
** 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 'failed to add sync point to command buffer' To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1554635/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1536662] Re: [regression] Black screen: Mir hangs and then crashes on startup/login due to reading from /dev/random
** 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 reading from /dev/random To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1536662/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1342092] Re: mir_acceptance_tests & mir_unit_tests dump core files (even when everything passes)
** 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) To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1342092/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1262116] Re: Nested servers prevent overlays or fullscreen bypass from working
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1262116/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1554635] Re: Importing contacts trigger unity restart - Mir crashed with exception 'failed to add sync point to command buffer'
** 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 'failed to add sync point to command buffer' To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1554635/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1560415] Re: CI test failures on xenial amd64 due to valgrind errors following system upgrade to ld-2.23
** 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 system upgrade to ld-2.23 To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1560415/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1536662] Re: [regression] Black screen: Mir hangs and then crashes on startup/login due to reading from /dev/random
** 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 due to reading from /dev/random To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1536662/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1528109] Re: [regression] Cursor mostly does not move at all in response to slow mouse movement, but then sometimes jumps
** 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 mouse movement, but then sometimes jumps To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1528109/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1499229] Re: [regression] [testsfail] failure in CI on ThreadedDispatcherSignalTest.keeps_dispatching_after_signal_interruption under Valgrind
** 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.keeps_dispatching_after_signal_interruption under Valgrind To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1499229/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1568966] Re: [regression] mir_integration_tests take significantly longer (27x longer) when running with ctest
** 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 longer) when running with ctest To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1568966/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1573572] Re: Virtual output is not removed when screencast client disappears
** 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 manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1573572/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1562340] Re: mir_demo_client_target does not quit after SIGTERM/SIGINT
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1562340/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1563287] Re: [regression] [OTA-10] Spread animation stutters badly with only a few apps opened
** 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 apps opened To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1570357] Re: nested mir_demo_server crashes on mouse move when --print-input-events active
** 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 active To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1570357/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1563278] Re: surface creation with non-default buffer streams is ignored by server
** 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 manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1563278/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1563148] Re: ClientLogging.reports_performance fails under moderate load, is badly named
** 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 named To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1563148/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1560943] Re: Racy shutdown in mir_demo_client_scroll causes SEGFAULT
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1560943/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1570362] Re: nested mir_demo_server crashes on startup
** 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 this bug go to: https://bugs.launchpad.net/mir/+bug/1570362/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1557442] Re: NBS causes sudden loss of performance after un-fullscreening a swap interval zero client
** 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 interval zero client To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1557442/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1557962] Re: NBS fullscreen overlay benchmark performance is much lower than BufferQueue
** 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 BufferQueue To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1557962/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1573782] Re: Virtual display output configuration is set to LVDS
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1573782/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1342092] Re: mir_acceptance_tests & mir_unit_tests dump core files (even when everything passes)
** 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 everything passes) To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1342092/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1560900] Re: server crashes when shutting down in smoke tests
** 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 about this bug go to: https://bugs.launchpad.net/mir/+bug/1560900/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1550371] Re: Webbrowser slow scroll and artifact rendering on freiza
** 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 notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1550371/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1541188] Re: [regression] Tests fail with: std::exception::what: Failed to read from device: /dev/random after: 30 seconds
** 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 device: /dev/random after: 30 seconds To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1541188/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1549701] Re: Sometimes devices don't suspend - display turns back on immediately
** 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 manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1549701/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1555074] Re: CI failure in NestedServer.display_orientation_changes_are_forwarded_to_host
** 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_host To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1555074/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1554572] Re: [testsfail] ClientLatency.throttled_input_rate_yields_lower_latency
** 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 manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1554572/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1493574] Re: [vegeta] Phone app makes screen stay black during call (so you can't hang up)
@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 of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1493574 Title: [vegeta] Phone app makes screen stay black during call (so you can't hang up) To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1493574/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1549701] Re: Sometimes devices don't suspend - display turns back on immediately
** 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 Status: New => Fix Committed ** Changed in: mir/0.21 Milestone: None => 0.21.0 ** Changed in: mir Milestone: None => 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/1549701 Title: Sometimes devices don't suspend - display turns back on immediately To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1549701/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1549701] Re: Sometimes devices don't suspend - display turns back on immediately
** 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 suspend - display turns back on immediately To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1549701/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1262116] Re: Nested servers prevent overlays or fullscreen bypass from working
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1262116/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1495974] Re: [android] renogotiation of pixel formats is not supported, leading to potential stride/pixelformat issues
** 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 stride/pixelformat issues To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1495974/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1262116] Re: Nested servers prevent overlays or fullscreen bypass from working
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1262116/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1543495] Re: [FHD] boot splash not in native orientation
** 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 to: https://bugs.launchpad.net/avila/+bug/1543495/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1337481] Re: Crash in libmirclient on app exit on phone
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 QT bug: https://bugreports.qt- project.org/browse/QTBUG-35334 Or: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1328485 -- 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 To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1337481/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1337481] Re: Crash in libmirclient on app exit on phone
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 stack trace in the original report. Here's a stack trace with symbols of what I'm seeing: Program terminated with signal SIGSEGV, Segmentation fault. #0 ~QObjectDeleter (this=0x1fdc860, __in_chrg=) at jsruntime/qv4qobjectwrapper.cpp:1004 1004jsruntime/qv4qobjectwrapper.cpp: No such file or directory. (gdb) bt #0 ~QObjectDeleter (this=0x1fdc860, __in_chrg=) at jsruntime/qv4qobjectwrapper.cpp:1004 #1 (anonymous namespace)::QObjectDeleter::~QObjectDeleter (this=0x1fdc860, __in_chrg=) at jsruntime/qv4qobjectwrapper.cpp:1009 #2 0xb6b855c2 in QV4::MemoryManager::sweep (this=this@entry=0x1ac4678, lastSweep=lastSweep@entry=true) at jsruntime/qv4mm.cpp:375 #3 0xb6b8565c in QV4::MemoryManager::~MemoryManager (this=0x1ac4678, __in_chrg=) at jsruntime/qv4mm.cpp:498 #4 0xb6b79050 in QV4::ExecutionEngine::~ExecutionEngine (this=0x1acd460, __in_chrg=) at jsruntime/qv4engine.cpp:425 #5 0xb6c42c74 in QV8Engine::~QV8Engine (this=0x1acd398, __in_chrg=) at qml/v8/qv8engine.cpp:124 #6 0xb6c42e04 in QV8Engine::~QV8Engine (this=0x1acd398, __in_chrg=) at qml/v8/qv8engine.cpp:125 #7 0xb6b3b4ce in QJSEngine::~QJSEngine (this=0x1acbcd0, __in_chrg=) at jsapi/qjsengine.cpp:210 #8 0xb6be4f4c in QQmlEngine::~QQmlEngine (this=0x1acbcd0, __in_chrg=) at qml/qqmlengine.cpp:923 #9 0xb6be4fb8 in QQmlEngine::~QQmlEngine (this=0x1acbcd0, __in_chrg=) at qml/qqmlengine.cpp:923 #10 0xb642e6f2 in QObjectPrivate::deleteChildren (this=this@entry=0x1acc1f8) at kernel/qobject.cpp:1935 #11 0xb6433fce in QObject::~QObject (this=, ---Type to continue, or q to quit--- __in_chrg=) at kernel/qobject.cpp:1028 #12 0xb67ec6dc in QWindow::~QWindow (this=0x1acc018, __in_chrg=) at kernel/qwindow.cpp:226 #13 0xb6ddd432 in QQuickWindow::~QQuickWindow (this=0x1acc018, __in_chrg=) at items/qquickwindow.cpp:1095 #14 0xb6e4220a in QQuickView::~QQuickView (this=0x1acc018, __in_chrg=) at items/qquickview.cpp:236 #15 0xb6e42228 in QQuickView::~QQuickView (this=0x1acc018, __in_chrg=) at items/qquickview.cpp:236 #16 0x0001e686 in ?? () -- 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 To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1337481/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1339700] Re: Device locks randomly on welcome screen
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 BufferQeueue::compositor_release, which owns the BufferQueue mutex and attempts to update the TimeoutFrameDroppingPolicy (since a buffer is being freed) but it waits to own the internal alarm mutex so deadlock. ** Also affects: mir Importance: Undecided Status: New ** Changed in: mir Importance: Undecided => High ** Changed in: mir Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1339700 Title: Device locks randomly on welcome screen To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1339700] Re: [regression] Device locks randomly on welcome screen
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1339700] Re: [regression] Device locks randomly on welcome screen
** 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 go to: https://bugs.launchpad.net/mir/+bug/1339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1339700] Re: [regression] Device locks randomly on welcome screen
** 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 about this bug go to: https://bugs.launchpad.net/mir/+bug/1339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1339700] Re: [regression] Device locks randomly on welcome screen
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1339700] Re: [regression] Device locks randomly on welcome screen
** 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 about this bug go to: https://bugs.launchpad.net/mir/+bug/1339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1339700] Re: [regression] Device locks randomly on welcome screen
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1359258] Re: /usr/bin/unity8:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:core::dbus::Bus::remove_match
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::terminate:__cxxabiv1::__cxa_throw:core::dbus::Bus::remove_match To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-system-compositor/+bug/1359258/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1359264] Re: Surfaces receive input even while the screen is off
** 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.launchpad.net/mir/+bug/1359264/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1359530] Re: Device trying to suspend when screen is turned off by proximity sensor (during a call)
** 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 suspend when the screen is turned off by the proximity sensor (when a voicecall is in place). Looking at powerd, there's no active suspend blocker when the proximity sensor disables the screen, forcing powerd to go in suspend state. The device shouldn't try to suspend when a voicecall is active (or when the proximity sensor is the one turning the screen off). When the call starts: powerd-cli: Running as user is not fully supported. System State Requests: - Name: com.canonical.Unity.Screen, Owner: :1.18, State: 1 + Name: com.canonical.Unity.Screen, Owner: :1.18, State: 1 After putting my hand on top of the device (to trigger the proximity sensor): phablet@ubuntu-phablet:~$ powerd-cli list powerd-cli: Running as user is not fully supported. System State Requests: - None + None + + TEST CASE: + + Run this script in a host machine: + while true; do + adb shell gdbus call --system -d com.canonical.Unity.Screen -o /com/canonical/Unity/Screen \ + -m com.canonical.Unity.Screen.setScreenPowerMode on 3 + adb shell gdbus call --system -d com.canonical.Unity.Screen -o /com/canonical/Unity/Screen \ + -m com.canonical.Unity.Screen.setScreenPowerMode off 3 + done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359530 Title: Device trying to suspend when screen is turned off by proximity sensor (during a call) To manage notifications about this bug go to: https://bugs.launchpad.net/unity-system-compositor/+bug/1359530/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1340510] Re: session screen seen upon quick power key strike
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 of ack system, (with a suitable timeout) which shells could register for to allow for short screen lock animations - which I think the greeter lock screen was supposed to be. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1340510 Title: session screen seen upon quick power key strike To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1340510/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1359530] Re: Device trying to suspend when screen is turned off by proximity sensor (during a call)
** 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 suspend when the screen is turned off by the proximity sensor (when a voicecall is in place). Looking at powerd, there's no active suspend blocker when the proximity sensor disables the screen, forcing powerd to go in suspend state. The device shouldn't try to suspend when a voicecall is active (or when the proximity sensor is the one turning the screen off). When the call starts: powerd-cli: Running as user is not fully supported. System State Requests: Name: com.canonical.Unity.Screen, Owner: :1.18, State: 1 After putting my hand on top of the device (to trigger the proximity sensor): phablet@ubuntu-phablet:~$ powerd-cli list powerd-cli: Running as user is not fully supported. System State Requests: None - - TEST CASE: - - Run this script in a host machine: - while true; do - adb shell gdbus call --system -d com.canonical.Unity.Screen -o /com/canonical/Unity/Screen \ - -m com.canonical.Unity.Screen.setScreenPowerMode on 3 - adb shell gdbus call --system -d com.canonical.Unity.Screen -o /com/canonical/Unity/Screen \ - -m com.canonical.Unity.Screen.setScreenPowerMode off 3 - done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359530 Title: Device trying to suspend when screen is turned off by proximity sensor (during a call) To manage notifications about this bug go to: https://bugs.launchpad.net/unity-system-compositor/+bug/1359530/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1359530] Re: Device trying to suspend when screen is turned off by proximity sensor (during a call)
** 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) => Alberto Aguirre (albaguirre) ** Changed in: powerd Status: New => In Progress ** Branch linked: lp:~albaguirre/powerd/avoid-suspend-during-call ** Also affects: powerd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359530 Title: Device trying to suspend when screen is turned off by proximity sensor (during a call) To manage notifications about this bug go to: https://bugs.launchpad.net/powerd/+bug/1359530/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1337239] Re: Digitiser still works when phone locked
*** 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 Surfaces receive input even while the screen is off -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337239 Title: Digitiser still works when phone locked To manage notifications about this bug go to: https://bugs.launchpad.net/music-app/+bug/1337239/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1482320] Re: [armhf] exception not caught when defining identical lambdas built with -O2
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 error ignored exception: some error Actual output: terminate called after throwing an instance of 'std::runtime_error' - what(): some error + what(): some error Aborted (core dumped) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482320 Title: [armhf] exception not caught when defining identical lambdas built with -O2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1482320/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1465958] Re: gst-plugins-bad1.0 FTBFS: mirclient headers needed
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/+source/platform-api/+bug/1465958/+attachment/4423042/+files/gst-plugins-bad1.0_1.4.5-1ubuntu6_1.4.5-1ubuntu7.diff.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1465958 Title: gst-plugins-bad1.0 FTBFS: mirclient headers needed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1465958/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1270245] Re: Backward frame jumps on mali (Nexus 10 & krillin)
** 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 go to: https://bugs.launchpad.net/mir/+bug/1270245/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1425307] Re: [regression] Exception when running phablet-screenshot [std::exception::what: Attempt to set swap interval on screencast is invalid]
** 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 running phablet-screenshot [std::exception::what: Attempt to set swap interval on screencast is invalid] To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1425307/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1454142] Re: [regression] mirscreencast 0.13 and later gives error and exception (std::exception::what: Failed to mmap buffer 13, "Permission denied")
** 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::what: Failed to mmap buffer 13, "Permission denied") To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1454142/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1373696] Re: Android overlay mode ping-pongs constantly with touchspots or software cursor enabled, causing stuttering and lag
** 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 enabled, causing stuttering and lag To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1373696/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1240909] Re: [performance] Restore support for double-buffering by default
** 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 about this bug go to: https://bugs.launchpad.net/mir/+bug/1240909/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1476201] Re: Dynamic double buffering fails to detect inertial dash scrolling as slow; and stutters instead of scaling up to triple buffers.
** 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 stutters instead of scaling up to triple buffers. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1476201/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1475994] Re: mir fails to build with GCC 5
** 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 build with GCC 5 To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1475994/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1481279] Re: GCC5: Phone restarts if you click on anything in the first page of welcome wizard
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=0xbe8fd794) at /usr/include/c++/5/bits/basic_string.h:180 #4 ~basic_string (this=0xbe8fd794, __in_chrg=) at /usr/include/c++/5/bits/basic_string.h:544 #5 interface_name () at /usr/include/core/dbus/traits/service.h:34 #6 invoke_method_synchronously (this=) at /usr/include/core/dbus/impl/object.h:71 #7 ua_sensors_haptic_vibrate_once (sensor=, duration=) at /build/platform-api-qm_L3b/platform-api-3.0.0+15.10.20150730/src/ubuntu/application/common/application/sensors/service.cpp:93 #8 0xa8600e8e in QFeedbackHapticsEffect::setState(QFeedbackEffect::State) () from /usr/lib/arm-linux-gnueabihf/libQt5Feedback.so.5 #9 0xa7d2deb6 in ?? () from /usr/lib/arm-linux-gnueabihf/qt5/qml/QtFeedback/libdeclarative_feedback.so -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481279 Title: GCC5: Phone restarts if you click on anything in the first page of welcome wizard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1481279/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1481279] Re: GCC5: Phone restarts if you click on anything in the first page of welcome wizard
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.launchpad.net/bugs/1481279 Title: GCC5: Phone restarts if you click on anything in the first page of welcome wizard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1481279/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1482320] [NEW] [armhf] exception not caught when defining identical lambdas built with -O2
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_error' what(): some error Aborted (core dumped) ** Affects: gcc-5 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482320 Title: [armhf] exception not caught when defining identical lambdas built with -O2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1482320/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1482320] Re: [armhf] exception not caught when defining identical lambdas built with -O2
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 because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482320 Title: [armhf] exception not caught when defining identical lambdas built with -O2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1482320/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1482274] Re: GLibMainLoopTest.propagates_exception_from_server_action fails with GCC 5 in armhf
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1482274/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1479224] Re: The mesa-x11 driver is not packaged yet
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1479224/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1480755] Re: [regression] Some Mir EGL demos don't get bypassed any more in fullscreen
** 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1480755/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1480654] Re: [regression] Input focus delay after switching app back into focus since OTA5 (Mir 0.14)
** 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.14) To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1480654/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1482274] Re: GLibMainLoopTest.propagates_exception_from_server_action fails with GCC 5 in armhf
** 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_action fails with GCC 5 in armhf To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1482274/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1471858] Re: Android: rotated display config not applied when an external monitor is hot-plugged
** 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-plugged To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1471858/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1471909] Re: MultiThreadedCompositor::destroy_compositing_threads hangs/deadlocks on shutdown or display reconfiguration
** 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 shutdown or display reconfiguration To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1471909/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1486535] Re: [regression] ubuntu-emulator fails to start Mir demos
** 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 about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1486535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1486535] Re: [regression] ubuntu-emulator fails to start Mir demos
** 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 notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1486535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1458694] Re: [vivid-overlay] unity8 fails to start on the emulator
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: no screens available" I suspect qtmir does not create any screens maybe because mir's DisplayConfigurationOutput does not enumerate any outputs. A run of mir-out inside the emulator should provide some initial leads. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1458694 Title: [vivid-overlay] unity8 fails to start on the emulator To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1458694/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1428402] Re: ProtobufResponder::send_response_result race
** 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 race To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1428402/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1436860] Re: unity8 is deadlocked
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 notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436860 Title: unity8 is deadlocked To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1436860/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1425307] Re: [regression] Exception when running phablet-screenshot (mako/vivid 110) [std::exception::what: Attempt to set swap interval on screencast is invalid]
** 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 when running phablet-screenshot (mako/vivid 110) [std::exception::what: Attempt to set swap interval on screencast is invalid] To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1425307/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1425307] Re: [regression] Exception when running phablet-screenshot (mako/vivid 110) [std::exception::what: Attempt to set swap interval on screencast is invalid]
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 are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425307 Title: [regression] Exception when running phablet-screenshot (mako/vivid 110) [std::exception::what: Attempt to set swap interval on screencast is invalid] To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1425307/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511538] Re: 1/2 screen on external monitor
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/1511538 Title: 1/2 screen on external monitor To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1511538/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511538] Re: 1/2 screen on external monitor
** 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 on external monitor To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1511538/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1499039] Re: compositing never stops when external monitor is connected
** 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. https://bugs.launchpad.net/bugs/1499039 Title: compositing never stops when external monitor is connected To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1499039/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1513225] Re: libmircookie-dev does not depend on nettle-dev in debian/control
** 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.launchpad.net/bugs/1513225 Title: libmircookie-dev does not depend on nettle-dev in debian/control To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1513225/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510218] Re: mir_connection_get_egl_pixel_format() crashes if libEGL is loaded RTLD_LAZY
** 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_connection_get_egl_pixel_format() crashes if libEGL is loaded RTLD_LAZY To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1510218/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1513225] Re: libmircookie1 does not have a shlibs:Depends in its Dependencies list
** 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 a shlibs:Depends entry on + the Dependencies list. -- 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 notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1513225/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1513225] Re: libmircookie1 package does not list libnettle as dependency
** 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/1513225 Title: libmircookie1 package does not list libnettle as dependency To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1513225/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs