Bug 164389 - while creating a backtrace please provide some even minimal progress indicator
Summary: while creating a backtrace please provide some even minimal progress indicator
Status: RESOLVED FIXED
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dario Andres
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-18 16:40 UTC by Maciej Pilichowski
Modified: 2009-05-02 03:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2008-06-18 16:40:09 UTC
Version:            (using KDE 4.0.82)
Installed from:    Ubuntu Packages

while creating a backtrace please provide some even minimal progress indicator

User cannot be sure if KDE crash handler is still working. Even something ugly like old
/-\|
would be better than nothing.
Comment 1 Dario Andres 2009-02-24 22:14:15 UTC
I'm implementing something similar in my new DrKonqi proposal ( currently at: http://websvn.kde.org/branches/work/drkonqi-newdialog/ )
During the backtrace generation progress there is a label "generating backtrace", a clock icon + a Busy mouse cursor , and the text moving while it's loading the backtrace
Comment 2 Dario Andres 2009-05-02 03:59:25 UTC
The new DrKonqi implementation was moved to 4.3trunk.
It features a progressbar, a "Loading message", busy cursor and the text appearing as it is being loaded from GDB. (I guess it is enough :) )