drkonqi 5.24.5-0ubuntu0.1 source package in Ubuntu

Changelog

drkonqi (5.24.5-0ubuntu0.1) jammy; urgency=medium

  * New upstream bugfix release (5.24.5)
  * SRU to 22.04 (LP: #1986447)

 -- Rik Mills <email address hidden>  Tue, 16 Aug 2022 09:06:03 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe kde

Downloads

File Size SHA-256 Checksum
drkonqi_5.24.5.orig.tar.xz 776.8 KiB fe151800c5372998d9eb17a7364f3e5f483c323e63ec653dd73994bb2fba41df
drkonqi_5.24.5-0ubuntu0.1.debian.tar.xz 38.7 KiB 827763c252da09aea5f67c9c2e4036aa15a51ce632562760229d3f2784eb44aa
drkonqi_5.24.5-0ubuntu0.1.dsc 2.8 KiB 4bf2654a31836b543612d6093e69cc995be9920d278bd42051bd5a8103362236

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