Summary: | while creating a backtrace please provide some even minimal progress indicator | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | general | Assignee: | Dario Andres <andresbajotierra> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2008-06-18 16:40:09 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 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 :) ) |