Name Status Project Last Modified Last Commit
lp://qastaging/~apport-opensuse/apport/openSUSE-11.1 Mature apport 2009-09-22 14:01:29 UTC
1191. From: Martin Pitt <martin.pitt@ubuntu...

Author: Jan Blunck
Revision Date: 2009-09-22 14:01:29 UTC

From: Martin Pitt <martin.pitt@ubuntu.com>

 etc/cron.daily/apport: Only attempt to remove files and symlinks, do not
 descend into subdirectories of /var/crash/. Doing so might be exploited by
 a symlink attack in an evil fuse file system or a race condition between
 find traversing a huge directory tree, changing an existing subdir into a
 symlink to e. g. /etc/, and finally getting that piped to rm. Thanks to
 Stephane Chazelas for discovering this! (LP: #357024)

Acked-by: Jan Blunck <jblunck@suse.de>

lp://qastaging/~echidnaman/apport/packagefix (Has a merge proposal) Mature apport 2010-02-01 01:05:49 UTC
1620. * Make apport-kde recommend the new...

Author: Jonathan Thomas
Revision Date: 2010-02-01 01:04:23 UTC

  * Make apport-kde recommend the new kubuntu-notification-helper package
    rather than update-notifier-kde to prevent the latter, depreciated tool
    from getting on the Live CD

lp://qastaging/~mpt/apport/bug-961065 bug(Has a merge proposal) Mature apport 2012-03-21 11:14:24 UTC
2236. Fixes bug 961065 (Alert inappropriate...

Author: Matthew Paul Thomas
Revision Date: 2012-03-21 11:12:33 UTC

Fixes bug 961065 (Alert inappropriately refers to 'program version' for internal errors).

lp://qastaging/~ubuntu-bugcontrol/apport/ubuntu-bugpatterns bug(Linked to a blueprint) Mature apport 2023-08-14 18:13:51 UTC
611. Add pattern for lz4 in initramfs-tool...

Author: Benjamin Drung
Revision Date: 2023-08-14 18:13:51 UTC

Add pattern for lz4 in initramfs-tools failing due to full /boot partition

lp://qastaging/~ycheng-twn/apport/bug-1841157 bug(Has a merge proposal) Mature apport 2019-12-13 07:52:15 UTC
3262. refine error and notice message, and ...

Author: Yuan-Chen Cheng
Revision Date: 2019-12-13 07:52:15 UTC

refine error and notice message, and add acpitables

lp://qastaging/~ahasenack/apport/samba-security-share-bugpattern (Has a merge proposal) Development apport 2017-07-11 21:00:41 UTC
569. Use bug #1634119 for this

Author: Andreas Hasenack
Revision Date: 2017-07-11 20:55:10 UTC

Use bug #1634119 for this

lp://qastaging/apport
Series: main
Development apport 2023-05-17 13:05:03 UTC
3916. refactor: Add ProblemReport._get_sort...

Author: BMaxV
Revision Date: 2023-05-17 13:05:03 UTC

refactor: Add ProblemReport._get_sorted_keys (#187)

lp://qastaging/~apport-hackers/apport/translations Development apport 2023-04-13 06:32:08 UTC
3325. Launchpad automatic translations update.

Author: Launchpad Translations on behalf of apport-hackers
Revision Date: 2023-04-13 06:32:08 UTC

Launchpad automatic translations update.

lp://qastaging/~apport-opensuse/apport/Factory Development apport 2009-09-22 14:22:59 UTC This branch has not been pushed to yet.
lp://qastaging/~apport-opensuse/apport/opensuse Development apport 2008-12-04 13:46:19 UTC
1168. fixed bug #443302, spec file cleanup

Author: Nikolay Derkach
Revision Date: 2008-12-04 13:46:19 UTC

fixed bug #443302, spec file cleanup

lp://qastaging/~bdrung/apport/cleanup (Has a merge proposal) Development apport 2020-08-20 16:29:37 UTC
3284. Log package versions installed in san...

Author: Benjamin Drung
Revision Date: 2020-08-20 16:25:23 UTC

Log package versions installed in sandbox

lp://qastaging/~bdrung/apport/lp-1684535 bug(Has a merge proposal) Development apport 2020-08-20 16:56:53 UTC
3283. Support lz4 compressed core dump file...

Author: Benjamin Drung
Revision Date: 2020-08-20 16:54:45 UTC

Support lz4 compressed core dump files

LP: #1684535

lp://qastaging/~bdrung/apport/lp-1684600-gnu-linux bug(Has a merge proposal) Development apport 2020-09-21 14:14:00 UTC
3283. Strip GNU/Linux from DistroRelease T...

Author: Benjamin Drung
Revision Date: 2020-09-21 14:14:00 UTC

Strip GNU/Linux from DistroRelease

The DistroRelease contains GNU/Linux on Debian (example: "Debian
GNU/Linux 8"). The containing slash is very confusing when using the
DistroRelease as path. Thus just strip GNU/Linux from the DistroRelease
before using it as part of a path.

LP: #1684600

lp://qastaging/~bdrung/apport/lp-1686387 bug(Has a merge proposal) Development apport 2020-08-21 14:58:50 UTC This branch is empty.
lp://qastaging/~blueyed/apport/bug532944 bug(Has a merge proposal) Development apport 2010-03-05 23:19:54 UTC
1718. UserInterface.parse_argv: use sys.arg...

Author: Daniel Hahler
Revision Date: 2010-03-05 23:19:54 UTC

UserInterface.parse_argv: use sys.argv instead of parsed self.args when
defaulting to self.options.filebug. This makes "ubuntu-bug -v" and others
work as expected (LP: #532944)
Add test.

lp://qastaging/~blueyed/apport/bug532944-lucid bug(Has a merge proposal) Development apport 2010-03-05 23:33:11 UTC
1640. Fix "ubuntu-bug -v" and others (LP: #...

Author: Daniel Hahler
Revision Date: 2010-03-05 23:24:59 UTC

Fix "ubuntu-bug -v" and others (LP: #532944)

lp://qastaging/~brad-figg/apport/ubuntu Development apport 2010-03-30 22:09:01 UTC
1654. - Refactored out the dmi collection ...

Author: Brad Figg
Revision Date: 2010-03-30 21:59:52 UTC

 - Refactored out the dmi collection code from attach_hardware so it could
   be used in attach_alsa as well.
 - Added attach_dmi to attach_hardware.
 - Added attach_dmi to attach_alsa. I want to have the system information
   for statistics gathering.
 - Added call to add_os_info to attach_alsa to easily get the distro release
   version.

lp://qastaging/~brad-figg/apport/ubuntu-acpidump-changes (Has a merge proposal) Development apport 2010-07-09 16:34:55 UTC
1677. Fixed up the path where to find the s...

Author: Brad Figg
Revision Date: 2010-07-09 16:32:14 UTC

Fixed up the path where to find the script so it's executed.

lp://qastaging/~brad-figg/apport/ubuntu-natty-questions-removed (Has a merge proposal) Development apport 2011-04-18 20:50:41 UTC
1766. The kernel team has decided that aski...

Author: Brad Figg
Revision Date: 2011-04-18 20:48:12 UTC

The kernel team has decided that asking the user for a bunch of information
which they may not be able to answer is the wrong thing to do. Therefor, all
the propmpting of the user for said information has been removed. Also removed
is the tagging of "needs-upstream-testing".

lp://qastaging/~brad-figg/apport/ubuntu-tag-updates Development apport 2010-08-24 15:53:34 UTC
1685. The kernel team has renamed many of t...

Author: Brad Figg
Revision Date: 2010-08-24 15:48:40 UTC

The kernel team has renamed many of the tags that they use for tracking and
triaging bugs. These changes needed to be reflected in the automatic tagging
that apport does.

lp://qastaging/~brian-murray/apport/add-24.04 (Has a merge proposal) Development apport 2023-10-31 12:23:54 UTC
54. add noble, enable mantic-proposed

Author: Brian Murray
Revision Date: 2023-10-31 12:23:22 UTC

add noble, enable mantic-proposed

lp://qastaging/~brian-murray/apport/add-apport-version (Has a merge proposal) Development apport 2011-09-08 17:56:36 UTC
1839. data/general-hooks/ubuntu.py: include...

Author: Brian Murray
Revision Date: 2011-09-08 17:56:10 UTC

data/general-hooks/ubuntu.py: include apport version in bug reports since
apport contains code for blocking bug reports and source package hooks

lp://qastaging/~brian-murray/apport/add-noble (Has a merge proposal) Development apport 2023-10-31 09:47:51 UTC
55. add in mising directories

Author: Brian Murray
Revision Date: 2023-10-31 09:47:51 UTC

add in mising directories

lp://qastaging/~brian-murray/apport/bug-1016380 bug(Has a merge proposal) Development apport 2012-09-07 20:50:59 UTC
2482. decode byte objects before trying to ...

Author: Brian Murray
Revision Date: 2012-09-07 20:50:25 UTC

decode byte objects before trying to use a string regex with them

lp://qastaging/~brian-murray/apport/bug-1039220 bug Development apport 2012-09-07 19:33:54 UTC
2483. do not try to match on a string that ...

Author: Brian Murray
Revision Date: 2012-09-07 19:33:54 UTC

do not try to match on a string that can be translated

lp://qastaging/~brian-murray/apport/bug-1345653 bug(Has a merge proposal) Development apport 2015-02-23 20:24:16 UTC
2912. continue to the next pattern if we en...

Author: Brian Murray
Revision Date: 2015-02-23 20:23:26 UTC

continue to the next pattern if we encounter an EOFError reading a value

lp://qastaging/~brian-murray/apport/bug-1500541 bug(Has a merge proposal) Development apport 2016-01-06 18:02:43 UTC
3044. If we cannot write to the output file...

Author: Brian Murray
Revision Date: 2016-01-06 18:02:16 UTC

If we cannot write to the output file, write to a new report rather than crash.

lp://qastaging/~brian-murray/apport/casper-version (Has a merge proposal) Development apport 2011-07-11 16:25:00 UTC
1794. data/general-hooks/ubuntu.py: add in ...

Author: Brian Murray
Revision Date: 2011-07-11 16:24:28 UTC

data/general-hooks/ubuntu.py: add in casper package version to bugs
reported from Live Media

lp://qastaging/~brian-murray/apport/check-cdrom (Has a merge proposal) Development apport 2011-06-13 18:48:19 UTC
1902. check for low space in root filesyste...

Author: Brian Murray
Revision Date: 2011-06-13 18:47:33 UTC

check for low space in root filesystem on persistent media

lp://qastaging/~brian-murray/apport/disk-errors-in-current-dmesg (Has a merge proposal) Development apport 2011-09-16 17:44:32 UTC
1847. data/general-hooks/ubuntu.py: also ch...

Author: Brian Murray
Revision Date: 2011-09-16 17:44:01 UTC

data/general-hooks/ubuntu.py: also check CurrentDmesg for disk errors
as some package hooks add it

lp://qastaging/~brian-murray/apport/dp-and-eoan (Has a merge proposal) Development apport 2019-04-19 19:30:41 UTC
41. enable disco-proposed, add in eoan wh...

Author: Brian Murray
Revision Date: 2019-04-19 19:30:06 UTC

enable disco-proposed, add in eoan which will be Ubuntu 19.04

lp://qastaging/~brian-murray/apport/ep-and-focal (Has a merge proposal) Development apport 2019-10-25 18:00:42 UTC
43. enable eoan-proposed since it exists now

Author: Brian Murray
Revision Date: 2019-10-25 17:59:20 UTC

enable eoan-proposed since it exists now

lp://qastaging/~brian-murray/apport/executable-snap-bin bug Development apport 2018-10-24 22:12:36 UTC
2655. apport/ui.py: change the wording of t...

Author: Brian Murray
Revision Date: 2018-10-24 22:12:36 UTC

apport/ui.py: change the wording of the error message

lp://qastaging/~brian-murray/apport/fix-SAS-generation bug(Has a merge proposal) Development apport 2016-01-14 16:46:26 UTC
3046. remove apport-retrace change

Author: Brian Murray
Revision Date: 2016-01-14 16:46:26 UTC

remove apport-retrace change

lp://qastaging/~brian-murray/apport/fp-and-groovy (Has a merge proposal) Development apport 2020-04-24 19:01:16 UTC
44. Enable focal-proposed; Add in Ubuntu ...

Author: Brian Murray
Revision Date: 2020-04-24 19:00:41 UTC

Enable focal-proposed; Add in Ubuntu 20.10 retracer config

lp://qastaging/~brian-murray/apport/gp-and-hirsute (Has a merge proposal) Development apport 2020-10-23 15:45:07 UTC
45. enable groovy-proposed add in hirsute

Author: Brian Murray
Revision Date: 2020-10-23 15:44:29 UTC

enable groovy-proposed add in hirsute

lp://qastaging/~brian-murray/apport/hp-and-impish (Has a merge proposal) Development apport 2021-04-23 14:52:39 UTC
47. Add in impish / Ubuntu 21.10

Author: Brian Murray
Revision Date: 2021-04-23 14:51:07 UTC

Add in impish / Ubuntu 21.10

lp://qastaging/~brian-murray/apport/ip-and-jammy (Has a merge proposal) Development apport 2021-10-19 20:59:58 UTC
47. enable impish-proposed; add in config...

Author: Brian Murray
Revision Date: 2021-10-19 20:59:27 UTC

enable impish-proposed; add in configs for 22.04

lp://qastaging/~brian-murray/apport/jp-and-kinetic (Has a merge proposal) Development apport 2022-05-02 19:24:04 UTC
49. Enable -proposed for jammy, add in co...

Author: Brian Murray
Revision Date: 2022-05-02 19:23:39 UTC

Enable -proposed for jammy, add in config for kinetic

lp://qastaging/~brian-murray/apport/kp-and-lunar (Has a merge proposal) Development apport 2022-12-06 19:15:35 UTC
52. add in Ubuntu Kylin 23.04 symlink

Author: Brian Murray
Revision Date: 2022-12-06 19:15:35 UTC

add in Ubuntu Kylin 23.04 symlink

lp://qastaging/~brian-murray/apport/kylin-20 (Has a merge proposal) Development apport 2020-04-28 18:00:35 UTC
45. Add in missing symlink for Kylin

Author: Brian Murray
Revision Date: 2020-04-28 17:59:37 UTC

Add in missing symlink for Kylin

lp://qastaging/~brian-murray/apport/lp-bionic-retracers (Has a merge proposal) Development apport 2017-11-03 18:16:19 UTC
35. Add in bionic

Author: Brian Murray
Revision Date: 2017-11-03 18:15:40 UTC

Add in bionic

lp://qastaging/~brian-murray/apport/lp-cosmic-retracers (Has a merge proposal) Development apport 2018-05-02 22:26:16 UTC
38. create sources for cosmic

Author: Brian Murray
Revision Date: 2018-05-02 22:25:28 UTC

create sources for cosmic

lp://qastaging/~brian-murray/apport/lp-disco-retracers (Has a merge proposal) Development apport 2018-10-30 16:12:13 UTC
39. add in retracer configuration for disco

Author: Brian Murray
Revision Date: 2018-10-30 16:10:37 UTC

add in retracer configuration for disco

lp://qastaging/~brian-murray/apport/lp-retracer-artful-updates (Has a merge proposal) Development apport 2017-05-09 19:52:18 UTC
33. artful-updates isn't available at dde...

Author: Brian Murray
Revision Date: 2017-05-09 19:50:18 UTC

artful-updates isn't available at ddebs.u.c yet

lp://qastaging/~brian-murray/apport/lp-retracer-artful-updates-part-deux (Has a merge proposal) Development apport 2017-10-25 20:26:21 UTC
34. Enable artful-updates since it is on ...

Author: Brian Murray
Revision Date: 2017-10-25 20:25:43 UTC

Enable artful-updates since it is on ddebs.ubuntu.com now

lp://qastaging/~brian-murray/apport/lp-retracer-bionic-updates (Has a merge proposal) Development apport 2018-02-13 23:48:58 UTC
36. enable bionic updates since bug 16953...

Author: Brian Murray
Revision Date: 2018-02-13 23:47:47 UTC

enable bionic updates since bug 1695398 is fixed.

lp://qastaging/~brian-murray/apport/lp-retracer-config-artful (Has a merge proposal) Development apport 2017-04-24 20:05:26 UTC
31. Add in Ubuntu 17.10 - artful

Author: Brian Murray
Revision Date: 2017-04-24 19:49:11 UTC

Add in Ubuntu 17.10 - artful

lp://qastaging/~brian-murray/apport/lp-retracer-kylin (Has a merge proposal) Development apport 2018-02-20 16:27:45 UTC
37. Support retracing Ubuntu Kylin crashes.

Author: Brian Murray
Revision Date: 2018-02-20 16:27:13 UTC

Support retracing Ubuntu Kylin crashes.

lp://qastaging/~brian-murray/apport/move-to-ps5 (Has a merge proposal) Development apport 2023-07-12 23:11:57 UTC
54. Update cronjobs to use gdb-sandbox in...

Author: Brian Murray
Revision Date: 2023-07-12 23:09:46 UTC

Update cronjobs to use gdb-sandbox instead of chroots

lp://qastaging/~brian-murray/apport/no-devel-proposed (Has a merge proposal) Development apport 2019-02-25 19:40:25 UTC
40. sources.lists: disable -proposed for ...

Author: Brian Murray
Revision Date: 2019-02-25 19:38:08 UTC

sources.lists: disable -proposed for the development release since people shouldn't use it

lp://qastaging/~brian-murray/apport/overlay-ppa Development apport 2018-03-12 18:15:54 UTC
2996. merge with upstream r3190

Author: Brian Murray
Revision Date: 2018-03-12 18:15:54 UTC

merge with upstream r3190

lp://qastaging/~brian-murray/apport/system-slice bug(Has a merge proposal) Development apport 2020-11-04 18:58:42 UTC
2831. switch from using grep to opening the...

Author: Brian Murray
Revision Date: 2020-11-04 18:58:42 UTC

switch from using grep to opening the cgroup file

lp://qastaging/~brian-murray/apport/ubiquity-dupe-sig-improvements (Has a merge proposal) Development apport 2011-09-12 17:41:24 UTC
1842. data/package-hooks/source_ubiquity.py...

Author: Brian Murray
Revision Date: 2011-09-12 17:40:36 UTC

data/package-hooks/source_ubiquity.py: Do not create a DuplicateSignature
for bugs with a Traceback included as it is redundant

lp://qastaging/~brian-murray/apport/ubiquity-hook bug(Has a merge proposal) Development apport 2011-07-07 21:05:32 UTC
1794. minor modifications based on reviewer...

Author: Brian Murray
Revision Date: 2011-07-07 21:05:32 UTC

minor modifications based on reviewer feedback

lp://qastaging/~brian-murray/apport/xenial-snap Development apport 2017-05-02 19:52:03 UTC
2552. using service to copy the hooks doesn...

Author: Brian Murray
Revision Date: 2017-05-02 19:52:03 UTC

using service to copy the hooks doesn't work because the snap dir is read-only so switch to hard coding the package hooks dir in Ubuntu Core.

lp://qastaging/~bryce/apport/bug-1831802 bug(Has a merge proposal) Development apport 2019-06-05 21:14:45 UTC
3255. data/general-hooks/generic.py: Don't ...

Author: Bryce Harrington
Revision Date: 2019-06-05 21:03:48 UTC

data/general-hooks/generic.py: Don't file bug reports about out-of-space conditions

For package installation problems, if the problem is due to insufficient
disk space then treat it as an unreportable error.

lp://qastaging/~bryce/apport/bugpatterns-transitions Development apport 2012-01-11 12:02:51 UTC
431. Specify the binary package

Author: Bryce Harrington
Revision Date: 2012-01-11 12:02:51 UTC

Specify the binary package

lp://qastaging/~bryce/apport/source_lookup bug(Has a merge proposal) Development apport 2011-11-23 00:53:47 UTC
1926. Enable filing bugs against source pac...

Author: Bryce Harrington
Revision Date: 2011-08-23 06:27:28 UTC

Enable filing bugs against source package names

Currently if filing a bug against a source package name that isn't
represented by a corresponding binary package, apport gives a "package
does not exist" error.

However, we can look up the source package via apt_pkg.SourceRecords and
then use a random binary package associated with the source package.

lp://qastaging/~caioromao/apport/pardus-bugzilla Development apport 2009-10-15 19:52:10 UTC
1471. merge with lp:apport

Author: Caio Romão
Revision Date: 2009-10-15 19:52:10 UTC

merge with lp:apport

lp://qastaging/~crimsun/apport/alsa Development apport 2009-05-28 08:19:37 UTC
1429. Merge trunk

Author: Daniel T Chen
Revision Date: 2009-05-28 08:19:37 UTC

Merge trunk

lp://qastaging/~crimsun/apport/collect_alsa-kernel_version bug(Has a merge proposal) Development apport 2009-10-31 19:11:13 UTC
1571. Also collect alsa-kernel version

Author: Daniel T Chen
Revision Date: 2009-10-31 19:08:38 UTC

Also collect alsa-kernel version

lp://qastaging/~cyphermox/apport/bugpatterns Development apport 2017-04-19 20:32:18 UTC
568. Bug-pattern for shim failure to insta...

Author: Mathieu Trudel-Lapierre
Revision Date: 2017-04-19 20:31:31 UTC

Bug-pattern for shim failure to install on EFI-but-not-quite-supported systems.

lp://qastaging/~darkxst/apport/per-ppa-config Development apport 2013-08-03 22:46:12 UTC
2685. We should download archive packages i...

Author: Tim Lunn
Revision Date: 2013-08-03 22:46:12 UTC

We should download archive packages if procMaps is missing

lp://qastaging/~darkxst/apport/sandbox-autoload (Has a merge proposal) Development apport 2015-03-13 02:04:24 UTC
2932. clean up search path and insert a sym...

Author: Tim Lunn
Revision Date: 2015-03-13 02:04:24 UTC

clean up search path and insert a symlinnk into the sandbox so we match full solib path

lp://qastaging/~darkxst/apport/wayland_display bug Development apport 2015-02-06 06:38:32 UTC
2897. Also check for $WAYLAND_DISPLAY since...

Author: Tim Lunn
Revision Date: 2015-02-06 06:36:38 UTC

Also check for $WAYLAND_DISPLAY since X is available via Xwayland in that case

lp://qastaging/~diwic/apport/apport-symptoms bug(Linked to a blueprint)(Has a merge proposal) Development apport 2011-08-16 12:46:25 UTC
52. As of PulseAudio 0.99, the "pactl sta...

Author: David Henningsson
Revision Date: 2011-08-16 12:46:25 UTC

As of PulseAudio 0.99, the "pactl stat" has changed name to "pactl info"

lp://qastaging/~diwic/apport/lp776270 bug(Has a merge proposal) Development apport 2011-07-01 09:40:07 UTC
50. Fix stacktrace when PulseAudio does n...

Author: David Henningsson
Revision Date: 2011-07-01 09:37:13 UTC

Fix stacktrace when PulseAudio does not detect any cards (LP: #776270)

lp://qastaging/~diwic/apport/symptoms.oneiric (Has a merge proposal) Development apport 2011-08-25 08:20:56 UTC
54. Fix crash when bluetooth headset is c...

Author: David Henningsson
Revision Date: 2011-08-25 08:19:15 UTC

Fix crash when bluetooth headset is connected (LP: #827591)

lp://qastaging/~diwic/apport/trunk bug(Has a merge proposal) Development apport 2009-11-14 13:15:32 UTC
1575. Add information about sl-modem-daemon...

Author: david
Revision Date: 2009-11-14 10:23:20 UTC

Add information about sl-modem-daemon to alsa bug reports

lp://qastaging/~diwic/apport/ubuntu.precise (Has a merge proposal) Development apport 2012-03-09 15:11:20 UTC
1916. Get even more information from PulseA...

Author: David Henningsson
Revision Date: 2012-03-09 15:05:24 UTC

Get even more information from PulseAudio in the attach_alsa hook

lp://qastaging/~er-abhinav-upadhyay/apport/bug-340970 bug Development apport 2011-03-19 07:20:32 UTC
1881. apport/packaging.py: Added an abstrac...

Author: Abhinav Upadhyay
Revision Date: 2011-03-19 07:03:10 UTC

apport/packaging.py: Added an abstract method run_package_upgrade that will be called to upgrade
the obsolete packages against which the user is trying to report a crash.

apport/packaging-apt-dpkg.py: Implemented run_package_upgrade for apt.

apport/ui.py: Instead of telling the user that he is running some obsolete packages,
he will now be given an option to upgrade those packages from apport itself.

lp://qastaging/~ev/apport/1205608 bug(Has a merge proposal) Development apport 2013-07-29 15:44:49 UTC
2669. * apport-retrace: disallow using a sa...

Author: Evan
Revision Date: 2013-07-29 15:44:31 UTC

* apport-retrace: disallow using a sandbox without a cache (LP: #1205608).

lp://qastaging/~ev/apport/daisy-duplicates-db Development apport 2012-06-25 15:53:26 UTC
2358. Drop the FixedVersion column. This wa...

Author: Evan
Revision Date: 2012-06-25 15:53:26 UTC

Drop the FixedVersion column. This was used to differentiate between problems when there was a one to many relationship between crash signatures and bugs; however, we now have a one to one mapping.

lp://qastaging/~ev/apport/disable-core-removal (Has a merge proposal) Development apport 2011-11-11 12:16:03 UTC
2067. Disable removing core files from bug ...

Author: Evan
Revision Date: 2011-11-11 12:15:49 UTC

Disable removing core files from bug reports to give us a data set to work with for generating a crash signature, as well as profiling the crash database.

lp://qastaging/~ev/apport/grouped_reports (Has a merge proposal) Development apport 2013-04-27 08:50:13 UTC
2596. Merge with trunk.

Author: Evan
Revision Date: 2013-04-27 08:50:13 UTC

Merge with trunk.

lp://qastaging/~ev/apport/multiple-simultaneous-errors Development apport 2012-08-20 13:59:49 UTC
2460. PEP8

Author: Evan
Revision Date: 2012-08-20 13:59:49 UTC

PEP8

lp://qastaging/~ev/apport/optionally-expose-ui-to-hooks Development apport 2013-08-09 14:05:06 UTC
2684. Initial commit of optionally exposing...

Author: Evan
Revision Date: 2013-08-09 14:04:47 UTC

Initial commit of optionally exposing the UI to hooks. We do not want to provide one when running under the apport-noui frontend. Hooks can now provide a ui=None keyword argument to indicate that they can handle not being provided a UI.

lp://qastaging/~ev/apport/quantal bug(Has a merge proposal) Development apport 2012-10-23 15:19:33 UTC
2063. Include the date that Ubuntu was inst...

Author: Evan
Revision Date: 2012-10-23 15:18:23 UTC

Include the date that Ubuntu was installed with each report
(LP: #1070400).

lp://qastaging/~ev/apport/raring-suid_dumpable (Has a merge proposal) Development apport 2013-06-25 15:18:36 UTC
2186. Use a tab.

Author: Evan
Revision Date: 2013-06-25 15:18:36 UTC

Use a tab.

lp://qastaging/~ev/apport/reunpack_to_sandbox (Has a merge proposal) Development apport 2012-04-25 09:53:53 UTC
2289. Correctly escape paths passed to gdb.

Author: Evan
Revision Date: 2012-04-25 09:53:53 UTC

Correctly escape paths passed to gdb.

lp://qastaging/~ev/apport/verbose-gdb Development apport 2012-08-12 21:46:39 UTC
2454. Log the gdb output when the verbose o...

Author: Evan
Revision Date: 2012-08-12 21:46:27 UTC

Log the gdb output when the verbose option is set in apport-retrace.

lp://qastaging/~gothicx/apport/cache_dir_remove bug(Has a merge proposal) Development apport 2009-09-03 23:20:16 UTC
1563. launchpadlib handles cache_dir if no ...

Author: Marco Rodrigues
Revision Date: 2009-09-03 23:18:02 UTC

launchpadlib handles cache_dir if no cache location is given

lp://qastaging/~gothicx/apport/check_if_exists_ignore bug(Has a merge proposal) Development apport 2009-11-09 22:20:37 UTC
1641. if ExecutablePath does not exist any ...

Author: Marco Rodrigues
Revision Date: 2009-11-09 22:19:40 UTC

if ExecutablePath does not exist any more, do nothing

lp://qastaging/~gothicx/apport/credentials_broken bug(Has a merge proposal) Development apport 2009-09-27 10:07:08 UTC
1545. Check if credentials file is broken/e...

Author: Marco Rodrigues
Revision Date: 2009-09-26 19:28:42 UTC

Check if credentials file is broken/empty and re-authenticate.

lp://qastaging/~gothicx/apport/default_tags_distro (Has a merge proposal) Development apport 2009-09-12 12:18:06 UTC
1595. Add default tags for distro id / code...

Author: Marco Rodrigues
Revision Date: 2009-09-12 12:02:56 UTC

Add default tags for distro id / codename

lp://qastaging/~gothicx/apport/failure_key_error bug(Has a merge proposal) Development apport 2009-09-06 16:45:15 UTC
1573. Check if key Failure exist before add...

Author: Marco Rodrigues
Revision Date: 2009-09-06 16:43:37 UTC

Check if key Failure exist before add it to Tags

lp://qastaging/~gothicx/apport/fix_sentence_resume bug(Has a merge proposal) Development apport 2009-09-02 23:36:03 UTC
1507. Fix the sentence to make it more obvi...

Author: Marco Rodrigues
Revision Date: 2009-09-02 23:25:33 UTC

Fix the sentence to make it more obvious to understand and translate

lp://qastaging/~gothicx/apport/ignore_obsolete_packages bug(Has a merge proposal) Development apport 2009-09-14 13:19:43 UTC
1597. APPORT_IGNORE_OBSOLETE_PACKAGES env v...

Author: Marco Rodrigues
Revision Date: 2009-09-14 13:19:43 UTC

APPORT_IGNORE_OBSOLETE_PACKAGES env variable not working 100%

lp://qastaging/~gothicx/apport/retrace_installed_none bug(Has a merge proposal) Development apport 2009-09-12 22:58:09 UTC
1596. Don't abort retrace if installed pack...

Author: Marco Rodrigues
Revision Date: 2009-09-12 22:55:19 UTC

Don't abort retrace if installed package version is None

lp://qastaging/~hggdh2/apport/bug122637 (Has a merge proposal) Development apport 2012-03-20 17:00:33 UTC
481. remove reference for bug 122637, gene...

Author: C de-Avillez
Revision Date: 2012-03-20 16:29:24 UTC

remove reference for bug 122637, generating wrong linkage (too old)

lp://qastaging/~jamesodhunt/apport/bug-1256268 bug(Has a merge proposal) Development apport 2013-12-13 22:40:47 UTC
2740. * data/general-hooks/resource_hogs.py...

Author: James Hunt
Revision Date: 2013-12-13 22:40:47 UTC

* data/general-hooks/resource_hogs.py: pep8 clean-up.
* test/test_resource_hogs.py: Test for resource_hogs.py.

lp://qastaging/~jbicha/apport/drop-py2 bug(Has a merge proposal) Development apport 2018-04-13 15:28:28 UTC
2627. Update Vcs-Bzr field

Author: Jeremy Bícha
Revision Date: 2018-04-13 15:23:40 UTC

Update Vcs-Bzr field

lp://qastaging/~jblunck/apport/opensuse-11.1 Development apport 2009-01-13 17:43:05 UTC
1189. Added a save button if developer mode...

Author: Jan Blunck
Revision Date: 2009-01-13 17:43:05 UTC

Added a save button if developer mode is used to both applets. If the report
is unreportable the send button will be grayed-out.

lp://qastaging/~juliank/apport/snap bug Development apport 2018-03-27 14:19:21 UTC
3191. Fix code style

Author: Julian Andres Klode
Revision Date: 2018-03-27 14:19:21 UTC

Fix code style

lp://qastaging/~kees/apport/bug.222260 bug Development apport 2008-04-26 01:17:37 UTC
1102. Check if apport is enabled on the sys...

Author: Kees Cook
Revision Date: 2008-04-26 01:06:53 UTC

Check if apport is enabled on the system before processing a python exception.
(Best to do this test in the handler than the installer in case the system
default changes for a long-running python script.)

lp://qastaging/~kees/apport/ubuntu.more-debug bug Development apport 2008-03-01 05:56:38 UTC
376. merge with upstream

Author: Kees Cook
Revision Date: 2008-03-01 05:52:20 UTC

merge with upstream

lp://qastaging/~knitzsche/apport/apport-valgrind-pkging Development apport 2013-01-04 00:06:25 UTC
2146. pulling in the following from my dev ...

Author: Kyle Nitzsche
Revision Date: 2013-01-03 23:57:21 UTC

pulling in the following from my dev trunk rev 2595:
  apport/sandboxutils.py
  bin/apport-valgrind
  debian/apport-valgrind.install
  man/apport-valgrind.1

lp://qastaging/~knitzsche/apport/process-vlog Development apport 2013-01-08 18:47:30 UTC
1. initial script to take a valgrind mem...

Author: Kyle Nitzsche
Revision Date: 2013-01-08 18:42:43 UTC

initial script to take a valgrind memcheck log and:
* split into individal stack traces for 'definitely lost' leaks
* remove sysstem specific memory locations and pid (so different systems' logs
can be compared apples-to-apples ('normalize' them)
* write the definitely lost stack traces to ouput dir ./stack_traces. If
it exists, rename to stack_traces_<epoch> first

I've included a valgrind memcheck log for eog in raring for convenience
for now.

lp://qastaging/~laney/apport/pkttyagent bug(Has a merge proposal) Development apport 2021-04-07 09:41:19 UTC
2852. Move pkttyagent killing to add_hooks_...

Author: Iain Lane
Revision Date: 2021-04-07 09:41:19 UTC

Move pkttyagent killing to add_hooks_info()

This ensures we only kill the agent after all the hooks have been run.

1100 of 198 results