drkonqi 5.27.10-1ubuntu1 source package in Ubuntu

Changelog

drkonqi (5.27.10-1ubuntu1) noble; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Kubuntu Vcs and maintainer fields.
    - Frameworks build deps at 5.102.0

 -- Scarlett Moore <email address hidden>  Wed, 21 Feb 2024 03:04:23 -0700

Upload details

Uploaded by:
Scarlett Gately Moore
Uploaded to:
Noble
Original maintainer:
Kubuntu Members
Architectures:
any
Section:
kde
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
drkonqi_5.27.10.orig.tar.xz 841.1 KiB a3ea4794ca1d8e31cacfe78301884419cfd9daaf939c5d843718372b65657fd0
drkonqi_5.27.10.orig.tar.xz.asc 833 bytes 0339fd0cba5b696c4d0401a857176ad3389de438c2550a15924c4a88d01879c8
drkonqi_5.27.10-1ubuntu1.debian.tar.xz 16.6 KiB d4c26951ae417b4e7e999a8d6b0b5612af58c5f772d22e01f930d485d7a60970
drkonqi_5.27.10-1ubuntu1.dsc 3.1 KiB 0f9daf1b21b6b28f0ababc4425a0f4c63367b3cc589d135a7e6f20faa6e2adaa

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