drkonqi 5.23.90-0ubuntu1 source package in Ubuntu

Changelog

drkonqi (5.23.90-0ubuntu1) jammy; urgency=medium

  * New upstream beta release (5.23.90)
  * Build-dep on pkg-config

 -- Rik Mills <email address hidden>  Fri, 14 Jan 2022 10:17:54 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Jammy
Original maintainer:
Debian Qt/KDE Maintainers
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.23.90.orig.tar.xz 776.2 KiB 35805505212e20dd94f09beb15fa122475a4261b0711fb07f01d1472bc9db375
drkonqi_5.23.90-0ubuntu1.debian.tar.xz 38.6 KiB 174b64c822059cdc39ce4ba62795bf7d45ac74fc328393fb960a2de0f4e560ed
drkonqi_5.23.90-0ubuntu1.dsc 2.7 KiB 284f0739bcea43931c66270b434ca01a9a8d35f60cf354a5cfe3a78a34d54494

Available diffs

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