drkonqi 5.27.7-1ubuntu2 source package in Ubuntu

Changelog

drkonqi (5.27.7-1ubuntu2) mantic; urgency=medium

  * Revert changes to use systemd-coredump.

 -- Rik Mills <email address hidden>  Tue, 12 Sep 2023 08:59:23 +0100

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Mantic
Original maintainer:
Kubuntu Members
Architectures:
any
Section:
kde
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
drkonqi_5.27.7.orig.tar.xz 841.5 KiB e82716415c22a3d6cf90e2380a64cbf5d7d171ab32d02cd29056bced0b9221d2
drkonqi_5.27.7-1ubuntu2.debian.tar.xz 16.4 KiB 6c80a9cef298ef0356df541c7da068f8c0ec371cce2140125cae8b093071def1
drkonqi_5.27.7-1ubuntu2.dsc 2.8 KiB fcd42fe0d0e4ab9df347a2fd33b1a7c1951504de9ecf135aecf8ed0cc4799c1c

View changes file

Binary packages built by this source

drkonqi: Crash handler for Qt applications

 Drkonqi shows a dialog for dealing with application crashes.
 .
 Drkonqi also doesn't technically require a process to actually crash, you
 can simply run it manually on any old pid. Do note that in most cases you
 only need to define the pid, however not giving certain cmdline options can
 change behavior somewhat drastically (e.g. kdeinit vs. notkdeinit behaves
 radically different as far as process name detection goes) . Drkonqi has a
 number of backends that may be used. Backends are stacked by order of
 preference, backends in the directory of the binary are most preferred.
 This means that you can dump debuggers/internal/ into your build's bin/
 directory and override for example gdb. This essentially allows you to
 replace the gdb debugger with a cat of a fixture file to not have to trace
 live processes at all.

drkonqi-dbgsym: debug symbols for drkonqi