lp://staging/~enr0n/ubuntu/jammy/apport/lp.1952947
- Get this branch:
- bzr branch lp://staging/~enr0n/ubuntu/jammy/apport/lp.1952947
Branch merges
- Brian Murray: Pending requested
-
Diff: 53 lines (+24/-0)3 files modifiedapport/ui.py (+13/-0)
debian/changelog (+6/-0)
man/apport-cli.1 (+5/-0)
Branch information
- Owner:
- Nick Rosbrook
- Status:
- Development
Recent revisions
- 2890. By Nick Rosbrook
-
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
- 2888. By Brian Murray
-
test/test_
backend_ apt_dpkg. py: switch to using apt-helper instead of
apt-key to import the ddebs and ports.ubuntu.com keys. - 2885. By Brian Murray
-
data/package-
hooks/ubuntu- desktop- installer. py: Add in a new package hook
which allows one to report bugs about the ubuntu-desktop- installer to the
appropriate project. Thanks to Sebastien Bacher for this hook. - 2884. By Brian Murray
-
ubuntu-
desktop- installer. py: set the SourcePackage so the hook can be used on an already installed system - 2881. By Brian Murray
-
bin/apport-retrace: For releases which gdb doesn't search in the
debug-file-directory for .gnu_debugaltlink create a symlink from the
host's .dwz to the machine specific one to work around the issue.
(LP: #1818918)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)