drkonqi 5.27.1-0ubuntu1 source package in Ubuntu

Changelog

drkonqi (5.27.1-0ubuntu1) lunar; urgency=medium

  * New upstream release (5.27.1)

 -- Rik Mills <email address hidden>  Sat, 25 Feb 2023 18:45:58 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Lunar
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.1.orig.tar.xz 832.9 KiB 06145f5ee40157067298ad979aa4c930046fded92c0a2403e0fbcb63dcbf09c8
drkonqi_5.27.1-0ubuntu1.debian.tar.xz 16.1 KiB 09a6f508bf1e8001cbb421903915fb55d3bfd7e07ed074f49f9c44d3b71a0f23
drkonqi_5.27.1-0ubuntu1.dsc 2.8 KiB f62697d6355db3ea4d36d91753c472282b4281caabc1c9d3ce6555ed6b42565c

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