View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~enr0n/ubuntu/jammy/apport/lp.1952947 (Has a merge proposal) 1 Development 2022-02-15 22:13:26 UTC
2890. apport: error out when -w option is u...

Author: Nick Rosbrook
Revision Date: 2022-02-15 22:00:54 UTC

apport: error out when -w option is used on wayland

The -w,--window command line flag results in apport using xprop to get
the window's PID. On wayland, xprop cannot be used, and trying to call
xprop results in a non-responsive apport UI. Due to wayland's
architecture, there is no viable replacement for xprop. When the -w
option is used on wayland, error out with a helpful message.

LP: #1952947

11 of 1 result