[Bug 1420334] Re: [enhancement] Missing client API for relative surface movement (e.g. dragging client-decorated windows)

2021-08-10 Thread Alan Griffiths
** Changed in: miral Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420334 Title: [enhancement] Missing client API for relative surface movement (e.g. dragg

[Bug 1523621] Re: [ FAILED ] NestedServer.*_cursor_* (usually NestedServer.named_cursor_image_changes_are_forwarded_to_host)

2021-08-10 Thread Alan Griffiths
** Changed in: mir (Ubuntu) Status: In Progress => Invalid ** Changed in: mir Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523621 Title: [ FAILED ] Nested

[Bug 1669524] Re: GTK window functions `Always on Top, Move and Resize' don't work in Mir/Unity8

2021-08-10 Thread Alan Griffiths
gtk-mir is no longer a thing ** No longer affects: unity8 (Ubuntu) ** No longer affects: qtmir (Ubuntu) ** No longer affects: mir (Ubuntu) ** No longer affects: gtk+3.0 (Ubuntu) ** No longer affects: miral ** No longer affects: mir ** Changed in: canonical-devices-system-image Status:

[Bug 1728581] Re: "mir_demo_server --help" does not show help text

2021-08-10 Thread Alan Griffiths
** Changed in: mir Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728581 Title: "mir_demo_server --help" does not show help text To manage notifications a

[Bug 1728931] Re: [testsfail] ServerDisconnect.is_detected_by_client

2021-08-10 Thread Alan Griffiths
** Changed in: mir (Ubuntu) Status: In Progress => Invalid ** Changed in: mir Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728931 Title: [testsfail] S

[Bug 1889166] Re: mir: build failure on s390x

2020-12-16 Thread Alan Griffiths
In src/miral/CMakeLists.txt Change: set_source_files_properties(xcursor.c PROPERTIES COMPILE_DEFINITIONS _GNU_SOURCE) to set_source_files_properties(xcursor.c PROPERTIES COMPILE_DEFINITIONS _GNU_SOURCE COMPILE_FLAGS "-Wno-error=stringop-truncation" ) -- You receive

[Bug 1889166] Re: mir: build failure on s390x

2020-07-28 Thread Alan Griffiths
Looking at the code, it is written correctly and handles the case where strncpy() "truncates before the terminating nul". It is unfortunate that this triggers a warning. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1867361] Re: Nvidia graphics fail to start on 20.04

2020-03-17 Thread Alan Griffiths
** Tags added: champagne -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867361 Title: Nvidia graphics fail to start on 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net

[Bug 1867361] [NEW] Nvidia graphics fail to start on 20.04

2020-03-13 Thread Alan Griffiths
Public bug reported: System is a Slimbook ProX15. Nvidia graphics work with 18.04/435, but with 20.04 the system doesn't come up (tried both 440 and 435). It looks as though the Nvidia card is active, but there are no outputs attached to it. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package:

[Bug 1866069] Re: Investigate segfault on Mir

2020-03-06 Thread Alan Griffiths
Found the underlying bug in Mir. (Re-uploading to a texture from multiple threads.) ** Changed in: mesa (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/1866069 Ti

[Bug 1866069] [NEW] Investigate segfault on Mir

2020-03-04 Thread Alan Griffiths
Public bug reported: This occurs with the development version of Mir running on 18.04LTS (not seen on later series). (This version of Mir can be installed from ppa :mir-team/dev). 1. Start multiscreen Mir-on-X: miral-app -demo-server --x11-output 640x480:800x600. 2. Position windows side-by-side

[Bug 1794692] Re: [MIR] [mir] yaml-cpp

2020-01-21 Thread Alan Griffiths
CVE-2017-11692 is now fixed upstream by: https://github.com/jbeder/yaml- cpp/commit/c9460110e072df84b7dee3eb651f2ec5df75fb18 (My PR above got declined, but inspired a better fix.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1794692] Re: [MIR] [mir] yaml-cpp

2020-01-20 Thread Alan Griffiths
There's quite a lot of duplication in the CVEs where dubious input causes stack overflow. There's one underlying cause which already had a fix under review (but no tests). I've create PRs to upstream as follows: https://github.com/jbeder/yaml-cpp/pull/806 - fixes CVE-2017-11692 https://github.co

[Bug 1844222] Re: Wayland session overlaid by black window when fullscreen SDL apps exits

2019-10-01 Thread Alan Griffiths
** Summary changed: - Wayland session overlaid by black window when fullscreen scummvm exits + Wayland session overlaid by black window when fullscreen SDL apps exits ** Summary changed: - Wayland session overlaid by black window when fullscreen SDL apps exits + Wayland session overlaid by windo

[Bug 1844222] Re: Wayland session overlaid by black window when fullscreen scummvm exits

2019-09-30 Thread Alan Griffiths
Clarification, with neverputt the last frame overlays everything, not a black one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844222 Title: Wayland session overlaid by black window when fullscre

[Bug 1844222] Re: Wayland session overlaid by black window when fullscreen scummvm exits

2019-09-30 Thread Alan Griffiths
I also see this behaviour with other SDL applications if fullscreened using the Wayland backend. E.g. snap install --edge mir-kiosk-neverputt mir-kiosk-neverputt I don't see the same effect on weston, sway or Mir based servers. -- You received this bug notification because you are a member of

[Bug 1844222] [NEW] Wayland session overlaid by black window when fullscreen scummvm exits

2019-09-16 Thread Alan Griffiths
Public bug reported: Seen on 18.04 and 19.10 In the "Ubuntu Wayland" desktop sudo apt install beneath-a-steel-sky SDL_VIDEODRIVER=wayland scummvm -f -p /usr/share/scummvm/beneath-a-steel-sky sky Press ESC a few times and Ctrl-Q to exit. Expect: session returns to normal Actual: a black rectang

[Bug 1836934] Re: eoan boot hides grub menu

2019-07-19 Thread Alan Griffiths
>Setting a GRUB_TIMEOUT to -1 should be sufficient to always show the menu, I'd expect, or is that what is not working? I'm setting it to 10 (attached) but, yes, that's what is not working: I can use the menu (up/down/enter) but can't see it - just the "Lenovo" logo. ** Attachment added: "/etc/de

[Bug 1836934] ProcEnviron.txt

2019-07-18 Thread Alan Griffiths
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1836934/+attachment/5277871/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836934

[Bug 1836934] Re: eoan boot hides grub menu

2019-07-18 Thread Alan Griffiths
apport information ** Description changed: I dual boot several Ubuntu versions and have edited /etc/default/grub to show them on boot (and default to the last used). When eoan installs grub I no longer see the grub menu listing them during boot. Holding the shift key doesn't help.

[Bug 1836934] ProcCpuinfoMinimal.txt

2019-07-18 Thread Alan Griffiths
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1836934/+attachment/5277870/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1836934] Re: eoan boot hides grub menu

2019-07-18 Thread Alan Griffiths
apport information ** Tags added: apport-collected eoan wayland-session ** Description changed: I dual boot several Ubuntu versions and have edited /etc/default/grub to show them on boot (and default to the last used). When eoan installs grub I no longer see the grub menu listing them

[Bug 1836934] ProcEnviron.txt

2019-07-18 Thread Alan Griffiths
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1836934/+attachment/5277806/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836934

[Bug 1836934] [NEW] eoan boot hides grub menu

2019-07-17 Thread Alan Griffiths
Public bug reported: I dual boot several Ubuntu versions and have edited /etc/default/grub to show them on boot (and default to the last used). When eoan installs grub I no longer see the grub menu listing them during boot. Holding the shift key doesn't help. Although not displayed the menu see

[Bug 1808060] Re: libmirclient causes multiarch SDL2 headers to conflict with each other

2018-12-13 Thread Alan Griffiths
On reflection, there are several factors contributing to the problem. Addressing any one of them would resolve the problem reported. 1. none of the Mir -dev packages are co-installable 2. libsdl2-dev should not depend on libmirclient-dev 3. SDL2 is being built with mirclient support on 18.10 1 &

[Bug 1808060] Re: libmirclient causes multiarch SDL2 headers to conflict with each other

2018-12-13 Thread Alan Griffiths
Isn't the most sensible way to fix this to change the libsdl2-dev packaging to depend on libmirclient9 directly? I can't think of any sane reason to expose the Mir headers to SDL2 users. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1802124] Re: Error installing chromium-mir-kiosk on RPi3/edge

2018-11-08 Thread Alan Griffiths
I re-downloaded edge image in case there were changes. I see the same behaviour. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1802124 Title: Error installing chromium-mir-kiosk on RPi3/edge To man

[Bug 1802124] [NEW] Error installing chromium-mir-kiosk on RPi3/edge

2018-11-07 Thread Alan Griffiths
Public bug reported: I'm running http://cdimage.ubuntu.com/ubuntu-core/16/edge/current /ubuntu-core-16-armhf+raspi3.img.xz from 18th September 2018. When I try to install chromium-mir-kiosk it fails: $ snap install --beta chromium-mir-kiosk error: cannot perform the following tasks: - Connect ch

[Bug 1793755] Re: [FFe] Feature freeze exception for Mir 1.0

2018-09-24 Thread Alan Griffiths
I thought sdl2 dropped the Mir dependency back in 18.04? It hasn't worked since the "Mir EGL" patch was dropped from mesa. Anyway, I have tested some SDL2 apps with Mir 1.0.0: On 16.04 where the SDL_VIDEODRIVER=mir option is still supported they work with it. On 18.04 and 18.10 they work with SD

[Bug 1774011] [NEW] Compile options prevent use in a shared library

2018-05-29 Thread Alan Griffiths
Public bug reported: Trying to build the Mir and wlcs test suites on 18.10 Cosmic I get the error: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libgtest.a(gtest-all.cc.o): relocation R_X86_64_PC32 against symbol `_ZTVSt9basic_iosIcSt11char_traitsIcEE@@GLIBCXX_3.4' can not be used when making a share

[Bug 1603145] Re: CI InputEvents failure in krillin

2017-12-06 Thread Alan Griffiths
I don't think this ever happened anywhere but krillin, and that's history. ** Changed in: mir (Ubuntu) Status: Triaged => Incomplete ** Changed in: mir Assignee: Kevin DuBois (kdub) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1658057] Re: [testsfail] ClientStartupPerformance.create_surface_and_swap

2017-12-06 Thread Alan Griffiths
This is an irrelevant scenario: running performance tests on contended CI infrastructure that we no longer support. ** Changed in: mir (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1613523] Re: [ FAILED ] NestedInput.nested_event_filter_receives_keyboard_from_host

2017-12-06 Thread Alan Griffiths
*** This bug is a duplicate of bug 1523621 *** https://bugs.launchpad.net/bugs/1523621 ** This bug has been marked a duplicate of bug 1523621 [ FAILED ] NestedServer.*_cursor_* (usually NestedServer.named_cursor_image_changes_are_forwarded_to_host) -- You received this bug notification b

[Bug 1706050] Re: [testsfail] NestedServer.given_client_set_display_configuration_when_monitor_unplugs_client_can_set_display_configuration

2017-12-06 Thread Alan Griffiths
*** This bug is a duplicate of bug 1523621 *** https://bugs.launchpad.net/bugs/1523621 ** This bug has been marked a duplicate of bug 1523621 [ FAILED ] NestedServer.*_cursor_* (usually NestedServer.named_cursor_image_changes_are_forwarded_to_host) -- You received this bug notification b

[Bug 1523621] Re: [ FAILED ] NestedServer.*_cursor_* (usually NestedServer.named_cursor_image_changes_are_forwarded_to_host)

2017-12-06 Thread Alan Griffiths
** Changed in: mir (Ubuntu) Status: Triaged => In Progress ** Changed in: mir (Ubuntu) Assignee: (unassigned) => Alan Griffiths (alan-griffiths) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1728574] Re: Xwayland fails to initialize on miral-desktop

2017-12-04 Thread Alan Griffiths
** Changed in: mir (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728574 Title: Xwayland fails to initialize on miral-desktop To manage notificat

[Bug 1523621] Re: [ FAILED ] NestedServer.*_cursor_* (usually NestedServer.named_cursor_image_changes_are_forwarded_to_host)

2017-11-24 Thread Alan Griffiths
Logged upstream: https://github.com/MirServer/mir/issues/53 ** Bug watch added: Mir bugs on GitHub #53 https://github.com/MirServer/mir/issues/53 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/15236

[Bug 1700011] Re: package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1 failed to install/upgrade: package libmirclient9:amd64 is not ready for configuration cannot configure (current status 'hal

2017-11-16 Thread Alan Griffiths
It looks as though there is a failing attempt to upgrade some of the Mir libraries (probably Mir 0.24 to Mir 0.26) as IIRC the 16.04.2 shipped before that update in the archive. If that theory is correct, it will be fixed by: $ sudo apt dist-upgrade In addition, it shouldn't happen with the

[Bug 1716670] Re: package libmirclient9:amd64 0.21.0+16.04.20160330-0ubuntu1 failed to install/upgrade: пакет libmirclient9:amd64 не готов к настройке настройка невозможна (текущее состояние: «half-i

2017-11-16 Thread Alan Griffiths
*** This bug is a duplicate of bug 1700011 *** https://bugs.launchpad.net/bugs/1700011 ** This bug has been marked a duplicate of bug 1700011 package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1 failed to install/upgrade: package libmirclient9:amd64 is not ready for configuration c

[Bug 1732672] Re: package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1.1 failed to install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es nochmal installiere

2017-11-16 Thread Alan Griffiths
*** This bug is a duplicate of bug 1700011 *** https://bugs.launchpad.net/bugs/1700011 ** This bug has been marked a duplicate of bug 1700011 package libmirclient9:amd64 0.26.3+16.04.20170605-0ubuntu1 failed to install/upgrade: package libmirclient9:amd64 is not ready for configuration c

[Bug 1728574] Re: Xwayland fails to initialize on miral-desktop

2017-11-08 Thread Alan Griffiths
Alternative fix: https://github.com/MirServer/mir/pull/19 ** Changed in: mir (Ubuntu) Status: Triaged => 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/1728574 Title: Xwayland fai

[Bug 1728069] Re: glmark2-es2-wayland hangs

2017-11-07 Thread Alan Griffiths
** Changed in: mir (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728069 Title: glmark2-es2-wayland hangs To manage notifications about this bug

[Bug 1728581] Re: "mir_demo_server --help" does not show help text

2017-11-07 Thread Alan Griffiths
** Changed in: mir (Ubuntu) Status: In Progress => Fix Committed ** Changed in: mir (Ubuntu) Assignee: (unassigned) => Alan Griffiths (alan-griffiths) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1728069] Re: glmark2-es2-wayland hangs

2017-11-06 Thread Alan Griffiths
** Changed in: mir (Ubuntu) Assignee: (unassigned) => Alan Griffiths (alan-griffiths) ** Changed in: mir (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1728069] Re: glmark2-es2-wayland hangs

2017-11-06 Thread Alan Griffiths
** Tags added: wayland -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728069 Title: glmark2-es2-wayland hangs To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/17280

[Bug 1118903] Re: [enhancement] Mir lacks a software rendering backend (and doesn't work in virtual machines)

2017-10-31 Thread Alan Griffiths
** Changed in: canonical-devices-system-image Assignee: Stephen M. Webb (bregma) => (unassigned) ** Changed in: mir Importance: High => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/111

[Bug 1445543] Re: Multi-window GTK apps in Mir are randomly unresponsive, seem to freeze

2017-10-31 Thread Alan Griffiths
** Changed in: mir Status: Incomplete => Won't Fix ** Changed in: gtk+3.0 (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: gtk Assignee: Andreas Pokorny (andreas-pokorny) => (unassigned) ** Changed in: gtk+3.0 (Ubuntu) Assignee: Andreas Pokorny (andreas-pokorny) =>

[Bug 1598243] Re: Mir does not support multiple GPUs/cards simultaneously

2017-10-31 Thread Alan Griffiths
** Changed in: mir Importance: High => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598243 Title: Mir does not support multiple GPUs/cards simultaneously To manage notifications about t

[Bug 1583469] Re: Screen jitters/flickers wildly - Unity8 screen does not fit the physical screen

2017-10-31 Thread Alan Griffiths
** Changed in: canonical-devices-system-image Assignee: Stephen M. Webb (bregma) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583469 Title: Screen jitters/flickers wildly - Un

[Bug 1629553] Re: unity8 crashed with SIGSEGV in memcpy() from mir::frontend::SessionMediator::request_persistent_surface_id

2017-10-31 Thread Alan Griffiths
** Changed in: mir Status: Confirmed => Won't Fix ** Changed in: mir (Ubuntu) Status: Confirmed => 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/1629553 Title: unity8 crashe

[Bug 1628478] Re: Mir servers crash when using the Nvidia driver

2017-10-31 Thread Alan Griffiths
** Changed in: mir Importance: High => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1628478 Title: Mir servers crash when using the Nvidia driver To manage notifications about this bug g

[Bug 1665307] Re: unity-system-compositor crashed with SIGSEGV in mir::frontend::detail::invoke

2017-10-31 Thread Alan Griffiths
** Changed in: mir 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/1665307 Title: unity-system-compositor crashed with SIGSEGV in mir::frontend::detail::invokehttps:/

[Bug 1672012] Re: Unity8 crashed right clicking on vlc [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-10-31 Thread Alan Griffiths
We'll never see a fix in Unity8, so we'll never know if it also requires any change to Mir. As we can not reproduce the problem in any current project: I declare this bug invalid. ** Changed in: mir Status: Incomplete => Invalid ** Changed in: mir/0.26 Status: Incomplete => Invalid

[Bug 1705973] Re: miral-shell allows the splashscreen to be occluded

2017-10-12 Thread Alan Griffiths
** Changed in: mir Status: Fix Committed => Fix Released ** Changed in: miral (Ubuntu) Status: Triaged => Fix Released ** Changed in: miral (Ubuntu) Milestone: None => ubuntu-17.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1672960] Re: unity-system-compositor crashed with SIGSEGV in invoke() from mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message() from on_read_size()

2017-10-12 Thread Alan Griffiths
** 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/1672960 Title: unity-system-compositor crashed with SIGSEGV in invoke() from mir::fron

[Bug 1722292] Re: [FFe] Mir 0.28 release

2017-10-11 Thread Alan Griffiths
There's some additional verification of the release happening. We don't anticipate a significant delay. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722292 Title: [FFe] Mir 0.28 release To manage

[Bug 1722292] Re: [FFe] Mir 0.28 release

2017-10-11 Thread Alan Griffiths
** Summary changed: - [FFe] Mir 1.0 release + [FFe] Mir 0.28 release ** Description changed: - * New upstream release 1.0.0(https://launchpad.net/mir/+milestone/1.0.0) -- ABI summary: - . mirclient ABI unchanged at 9 - . miral ABI introduced at 2 - . mirserver ABI bumped to 4

[Bug 1722628] [NEW] Please remove as it is superceeded by Mir

2017-10-10 Thread Alan Griffiths
Public bug reported: Cf lp:1722292 ** Affects: miral (Ubuntu) Importance: Undecided Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722628 Title: Please remove as it

[Bug 1705973] Re: miral-shell allows the splashscreen to be occluded

2017-09-08 Thread Alan Griffiths
** Also affects: mir Importance: Undecided Status: New ** Changed in: mir Status: New => Fix Committed ** Changed in: mir Importance: Undecided => Medium ** Changed in: mir Assignee: (unassigned) => Alan Griffiths (alan-griffiths) ** Changed in: mir Milest

[Bug 1669034] Re: Display mode changes made directly to the system compositor are not reflected in the nested Mir server

2017-08-22 Thread Alan Griffiths
You can see this behaviour running Mir on Mir on the desktop. Run the following in three terminals: $ mir_demo_server --window-manager system-compositor --file /tmp/usc-socket $ mir_demo_server --host /tmp/usc-socket --launch mir_demo_client_egltriangle $ mirout /tmp/usc-socket rotate inverted >F

[Bug 1666181] Re: gnome-system-monitor crashed with SIGSEGV in make_protobuf_object() from mir::client::rpc::MirProtobufRpcChannel::on_data_available()

2017-08-21 Thread Alan Griffiths
Probably the same cause as lp:1675749 (but not marking as dup yet as need to confirm the problem isn't gtk-mir/qtubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666181 Title: gnome-system-mon

[Bug 1675749] Re: kate crashed with SIGSEGV in make_protobuf_object() from mir::client::rpc::MirProtobufRpcChannel::on_data_available()

2017-08-21 Thread Alan Griffiths
Probably the same cause as lp:1666181 (but not marking as dup yet as need to confirm the problem isn't gtk-mir/qtubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1675749 Title: kate crashed wit

[Bug 1710789] Re: chromium does not open downloaded files

2017-08-16 Thread Alan Griffiths
$ objdump -T /usr/lib/chromium-browser/libmirclient.so.9 | grep mir_display_config_release $ objdump -T /usr/lib/x86_64-linux-gnu/libmirclient.so.9 | grep mir_display_config_release 00072860 gDF .text 0012 MIR_CLIENT_0.21 mir_display_config_release What appears to be h

[Bug 1420334] Re: [enhancement] Missing client API for relative surface movement (e.g. dragging client-decorated windows)

2017-08-11 Thread Alan Griffiths
** Changed in: miral Milestone: 1.5 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420334 Title: [enhancement] Missing client API for relative surface movement (e.g. dragging client-de

[Bug 1644189] Re: Shell doesn't know when base display config has changed

2017-08-11 Thread Alan Griffiths
** Changed in: miral Milestone: 1.5 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1644189 Title: Shell doesn't know when base display config has changed To manage notifications about th

[Bug 1640366] Re: [ FAILED ] ClientLatency.dropping_latency_is_limited_to_one (AKA dropping_latency_is_closer_to_zero_than_one)

2017-08-10 Thread Alan Griffiths
And again today: https://mir-jenkins.ubuntu.com/job/build-2-binpkg- mir/arch=amd64,compiler=gcc,platform=mesa,release=zesty/4892/consoleFull -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640366 Titl

[Bug 1669524] Re: GTK window functions `Always on Top, Move and Resize' don't work in Mir/Unity8

2017-08-10 Thread Alan Griffiths
** Changed in: mir Milestone: 1.0.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/1669524 Title: GTK window functions `Always on Top, Move and Resize' don't work in Mir/Unity8 To mana

[Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-08-09 Thread Alan Griffiths
I don't think the problem description is clear that both the Mir and Unity8 compositors are affected. (It can be read as applying to the stack including Unity8.) Thanks for clarifying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-08-09 Thread Alan Griffiths
Daniel, you are saying comment #20 states that Mir's thread-per-monitor rendering manifests the problem? (I don't have any nouveau based kit to test on.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1628478] Re: Mir servers crash when using the Nvidia driver

2017-08-08 Thread Alan Griffiths
** Changed in: mir Assignee: Alberto Aguirre (albaguirre) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1628478 Title: Mir servers crash when using the Nvidia driver To manage

[Bug 1610829] Re: unity-system-compositor crashes with SIGABRT [malloc(): memory corruption] from new() from mutable_graphics_module() from mir::frontend::SessionMediator::connect()

2017-08-08 Thread Alan Griffiths
I don't see this in 17.04, we don't care about USC in 16.04 (and 16.10 where many of the errors were seen is out of support) ** Changed in: mir Status: New => Incomplete ** Changed in: mir Importance: High => Undecided ** Changed in: unity-system-compositor Status: New => Won't

[Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2017-08-08 Thread Alan Griffiths
The nouveau isn't threadsafe and the Qt renderer uses threaded GL by default. We don't know if Mir's default renderer would also exhibit the same issue when running multimonitor. (The Mir renderer uses a thread per monitor, but this is a simpler usage pattern than Qt and may not manifest problems.

[Bug 1560382] Re: unity-system-compositor crashed with SIGSEGV in std::_Hashtable, std::shared_ptr, std::allocator

2017-08-08 Thread Alan Griffiths
AFAIK we've not seen these crashes on zesty which includes more recent versions of the associated projects. We're also not trying to support USC on xenial. ** Changed in: mir Assignee: Andreas Pokorny (andreas-pokorny) => (unassigned) ** Changed in: unity-system-compositor Assignee: And

[Bug 1640366] Re: [ FAILED ] ClientLatency.dropping_latency_is_limited_to_one (AKA dropping_latency_is_closer_to_zero_than_one)

2017-08-07 Thread Alan Griffiths
Two more fails today: https://mir-jenkins.ubuntu.com/job/build-2-binpkg- mir/arch=i386,compiler=gcc,platform=mesa,release=xenial/4876/consoleFull https://mir-jenkins.ubuntu.com/job/build-2-binpkg- mir/arch=i386,compiler=gcc,platform=mesa,release=xenial/4879/consoleFull -- You received this bug

[Bug 1672960] Re: unity-system-compositor crashed with SIGSEGV in invoke() from mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message() from on_read_size()

2017-08-07 Thread Alan Griffiths
** Branch linked: lp:~mir-team/mir/fix-1672960 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672960 Title: unity-system-compositor crashed with SIGSEGV in invoke() from mir::frontend::detail::Pro

[Bug 1672960] Re: unity-system-compositor crashed with SIGSEGV in invoke() from mir::frontend::detail::ProtobufMessageProcessor::dispatch:on_new_message() from on_read_size()

2017-08-07 Thread Alan Griffiths
n: mir Status: Confirmed => In Progress ** Changed in: mir Assignee: (unassigned) => Alan Griffiths (alan-griffiths) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672960 Title: unity-syst

[Bug 1672012] Re: Unity8 crashed right clicking on vlc [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-08-07 Thread Alan Griffiths
** Changed in: miral Status: Incomplete => Invalid ** Changed in: miral (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672012 Title: Unity8 crash

[Bug 1708635] Re: Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
Not sure how to test this, but... index b93b9ba47..cfa82d13c 100644 --- a/lib/randutils.c +++ b/lib/randutils.c @@ -81,8 +81,10 @@ void random_get_bytes(void *buf, size_t nbytes) while (n > 0) { ssize_t x = read(fd, cp, n); if (x <= 0

[Bug 1708635] Re: Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
PS I suspect this only manifests in CI because the builders have an older kernel than development machines. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1708635 Title: Valgrind reports " Uninitiali

[Bug 1708635] Re: Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
Looking at the util-linux source it seems that this could arise if: 1. opening /dev/urandom succeeds; and, 2. a subsequent read() fails -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1708635 Title:

[Bug 1708635] Re: Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
** Also affects: util-linux (Ubuntu) Importance: Undecided Status: New ** No longer affects: valgrind (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1708635 Title: Valgrind report

[Bug 1708635] [NEW] Valgrind reports " Uninitialised value was created by a stack allocation" in __uuid_generate_random

2017-08-04 Thread Alan Griffiths
Public bug reported: This has shown up in lp:mir CI on Artful amd64 (and no other architecture or series we're using) For example: https://mir-jenkins.ubuntu.com/job/build-2-binpkg- mir/arch=amd64,compiler=gcc,platform=mesa,release=artful/4870/consoleFull Marking the memory with VALGRIND_MAKE_M

[Bug 1708327] Re: RM: obsolete product

2017-08-03 Thread Alan Griffiths
As mentioned elsewhere: We don't need qtmir & qtmir-gles (nor unity- system-compositor which is also still around) in artful. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1708327 Title: RM: obsolet

[Bug 1708326] Re: RM: obsolete product

2017-08-03 Thread Alan Griffiths
qtubuntu supports Qt applications running on Mir, it is selected at runtime, so it has no "depends". It is still needed for the artful cycle, we're removing it's dependency on platform-api (lp:~albaguirre/qtubuntu/papi-cleanup/+merge/324886) -- You received this bug notification because you are

[Bug 1705973] Re: miral-shell allows the splashscreen to be occluded

2017-07-26 Thread Alan Griffiths
** Changed in: miral Assignee: (unassigned) => Alan Griffiths (alan-griffiths) ** Changed in: miral Milestone: None => 1.5 ** Changed in: miral Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1705973] Re: miral-shell allows the splashscreen to be occluded

2017-07-24 Thread Alan Griffiths
** Summary changed: - miral-shell fails to shutdown on Ctrl-C when splashscreen is occluded before finishing + miral-shell allows the splashscreen to be occluded ** Branch linked: lp:~alan-griffiths/miral/fix-1705973 -- You received this bug notification because you are a member of Ubuntu

[Bug 1705973] Re: miral-shell fails to shutdown on Ctrl-C when splashscreen is occluded before finishing

2017-07-24 Thread Alan Griffiths
** Summary changed: - miral-shell fails to shutdown on Ctrl-C when splashscreen is occulded before finishing + miral-shell fails to shutdown on Ctrl-C when splashscreen is occluded before finishing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1705973] Re: miral-shell fails to shutdown on Ctrl-C when splashscreen is occulded before finishing

2017-07-24 Thread Alan Griffiths
** Changed in: miral (Ubuntu) Status: New => Triaged ** Changed in: miral (Ubuntu) Importance: Undecided => Medium ** Also affects: miral Importance: Undecided Status: New ** Changed in: miral Status: New => Triaged ** Changed in: miral Importance: Undecided => Med

[Bug 1644189] Re: Shell doesn't know when base display config has changed

2017-07-21 Thread Alan Griffiths
** Changed in: miral Milestone: None => 1.5 ** Changed in: qtmir (Ubuntu) Assignee: Alan Griffiths (alan-griffiths) => (unassigned) ** Changed in: qtmir (Ubuntu) Status: In Progress => Won't Fix -- You received this bug notification because you are a member

[Bug 1672012] Re: Unity8 crashed right clicking on vlc [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-07-18 Thread Alan Griffiths
Actually, I seem to be seeing a new bug: lp:1704949 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672012 Title: Unity8 crashed right clicking on vlc [terminate called after throwing an instance o

[Bug 1672012] Re: Unity8 crashed right clicking on vlc [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-07-17 Thread Alan Griffiths
I can now see something like this with miral-shell: [terminal 1] $ miral-shell [terminal 2] $ miral-xrun vlc Right click a few times in rapid succession. Expect: nothing bad Actual: [terminal 1] Aborted (core dumped) -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1669524] Re: GTK window functions `Always on Top, Move and Resize' don't work in Mir/Unity8

2017-07-17 Thread Alan Griffiths
The fix released in Mir 0.27 covers the API for only one of the three functions mentioned. ** Changed in: mir Status: Fix Released => In Progress ** Changed in: mir (Ubuntu) Status: Fix Released => In Progress -- You received this bug notification because you are a member of Ubunt

[Bug 1420334] Re: [enhancement] Missing client API for relative surface movement (e.g. dragging client-decorated windows)

2017-07-17 Thread Alan Griffiths
** Changed in: miral Status: Incomplete => In Progress ** Changed in: miral Milestone: None => 1.5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420334 Title: [enhancement] Missing clie

[Bug 1577770] Re: qml demo shell fails to start

2017-07-14 Thread Alan Griffiths
Probably no longer an issue not relevant (I'm sure I've used the demo shell during the past year). ** Changed in: mir Status: New => Incomplete ** Changed in: qtmir (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1625853] Re: Mouse cursor disappears (or just never changes) when entering the windows of Qt apps

2017-07-11 Thread Alan Griffiths
** Changed in: miral 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/1625853 Title: Mouse cursor disappears (or just never changes) when entering the win

[Bug 1701747] Re: Remove hard dependencies on libmir* in relevant packages

2017-07-03 Thread Alan Griffiths
IMO this is a design issue in Mesa - it hard links to all the backends enabled at build time. That also means, for example that a Mir based system pulls in a bunch of X libraries. The same is true for Wayland. A runtime dependency would be more satisfactory for everyone. -- You received this bug

[Bug 1701563] Re: On Artful Kate crashes when run on Mir

2017-06-30 Thread Alan Griffiths
New behavior on Artful: calling mir_create_menu_window_spec() with parent == nullptr -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1701563 Title: On Artful Kate crashes when run on Mir To manage no

[Bug 1701563] [NEW] On Artful Kate crashes when run on Mir

2017-06-30 Thread Alan Griffiths
Public bug reported: $ sudo apt install miral-examples kate $ miral-app [in the app terminal] $ gdb kate Expect: kate runs Actual: Thread 1 "kate" received signal SIGABRT, Aborted. __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58 58 ../sysdeps/unix/sysv/linux/raise.c: N

[Bug 1672955] Re: unity-system-compositor crashed with SIGSEGV in libinput_device_config_accel_is_available() from libinput_device_config_accel_set_speed() from mir::input::evdev::LibInputDevice::appl

2017-06-16 Thread Alan Griffiths
** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released ** Changed in: canonical-devices-system-image Assignee: Stephen M. Webb (bregma) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1696978] Re: Mir locking up when switching VTs

2017-06-12 Thread Alan Griffiths
The essential step here is stopping lightdm. After which it seems Mir fails to restart compositing when the VT switches back. This scenario is low priority. ** Changed in: mir Status: Incomplete => Confirmed ** Changed in: mir (Ubuntu) Status: Incomplete => Confirmed ** Changed in:

  1   2   3   4   5   6   >