drkonqi 5.27.6-0ubuntu1 source package in Ubuntu
Changelog
drkonqi (5.27.6-0ubuntu1) mantic; urgency=medium * New upstream release (5.27.6) -- Rik Mills <email address hidden> Tue, 20 Jun 2023 17:35:10 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
drkonqi_5.27.6.orig.tar.xz | 840.0 KiB | f95e169790af38621635c35af21c6785c9b64f64608a4ce09226762e7ba8ca13 |
drkonqi_5.27.6-0ubuntu1.debian.tar.xz | 16.2 KiB | 531ba7de69fc537908e49c1e6f1795cf5557e4ac91b4aa4bccaf694af38bf1e4 |
drkonqi_5.27.6-0ubuntu1.dsc | 2.8 KiB | e81a4bcb4751ddcc18b24d013a2f36059065ad1ce2e3b6476515be23c071518c |
Available diffs
- diff from 5.27.5-0ubuntu1 to 5.27.6-0ubuntu1 (13.6 KiB)
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