NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #650 (new defect)

Opened 2011-06-29T15:53:18-05:00

Last modified 2012-08-14T12:13:56-05:00

Progress bar does not keep up

Reported by: bdezonia Owned by: bdezonia
Priority: minor Milestone: imagej-2.0.0
Component: UI Framework Version:
Severity: cosmetic Keywords:
Cc: Blocked By:
Blocking: #1170

Description

If you choose an action that uses the IJ1 progress bar (such as file loading or Process::Noise::Despeckle with stacks) you can see the progress bar updating falls behind and only reaches about 80% before getting reset to 0. Find why this is the case and fix. Might just need to call show() or repaint() or something in SwingStatusBar::setProgress()

Change History

comment:1 Changed 2012-05-14T10:33:59-05:00 by bdezonia

  • Blocking 1170 added

comment:2 Changed 2012-08-14T12:13:56-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0