[Bug 185547] Make DrKonqi usable for Qt/GTK applications

Jekyll Wu adaptee at gmail.com
Sat Jan 5 13:17:47 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=185547

Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|NOR                         |LO
            Summary|Generalize kbug for all Qt  |Make DrKonqi usable for
                   |apps and maybe other apps   |Qt/GTK applications

--- Comment #1 from Jekyll Wu <adaptee at gmail.com> ---
Drkonqi itself (excluding the reporting assistant which is currently tightly
coupled with bugs.kde.org) is actually already quite generic.  It should be
able to be manually invoked to attach to any process and generate a bakctrace,
if you really want to do that and give it the right arguments.

The hard part is how to make Qt/Gtk applications aware of DrKonqi and invoke
DrKonqi automatically when they crash. KDE applications behave like that
because of the KCrash class used by KApplication, so some plugin should be
written for Qt/Gtk to do the similar work. 

>From KDE side, that is clearly a low-priority issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list