Public bug reported:

Start mir_demo_client_target under mir_proving_server (or miral-shell,
or miral-kiosk)

Ensure it has focus and press Alt+F4

expect: the window disappears and the program exits
actual: the window disappears and the program hangs

It appears that the shutdown_handler() thread is waiting on sigwait()
and the main thread is trying to join. (So, for example, Ctrl-C will
still exit OK)

** Affects: mir (Ubuntu)
     Importance: Low
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1696091

Title:
  When the "target" demo recieves mir_event_type_close_window it fails
  to exit

Status in mir package in Ubuntu:
  New

Bug description:
  Start mir_demo_client_target under mir_proving_server (or miral-shell,
  or miral-kiosk)

  Ensure it has focus and press Alt+F4

  expect: the window disappears and the program exits
  actual: the window disappears and the program hangs

  It appears that the shutdown_handler() thread is waiting on sigwait()
  and the main thread is trying to join. (So, for example, Ctrl-C will
  still exit OK)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1696091/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to