gEDA-bug: [ geda-Bugs-1767721 ] PCB should have a progress bar when doing long tasks
SourceForge.net
noreply at sourceforge.net
Sat Aug 4 15:05:40 EDT 2007
Bugs item #1767721, was opened at 2007-08-04 19:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1767721&group_id=161080
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: doublehp (demaine)
Assigned to: Nobody/Anonymous (nobody)
Summary: PCB should have a progress bar when doing long tasks
Initial Comment:
PCB does by nature very hard computing tasks. But, any application can also crash since code is (still) writen by human.
When computing, it happens that the window looks locked up, and lead me to thinking the process crashed. In Enlightenment DR17, this is materialised by some red binking window decoration after 6 seconds.
I think pcb should implement a progress bar for two reasons:
- at least a stupid turning clock to reasure the user the process did not crash
- in ideal case an estimation of expected computing time
I do understand that in some cases, the computing time can go over 6s, but, I still would like to know if it will be 10mn, 1h, or 1 week ...
This would be a large improovement in the GUI.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1767721&group_id=161080
More information about the geda-bug
mailing list