Comment #5 on issue 334 by tu...@tudorgirba.com: While computing duplication SmallDude does not show a progress bar http://code.google.com/p/moose-technology/issues/detail?id=334
Issue 667 has been merged into this issue.
Comment #6 on issue 334 by cy.delau...@gmail.com: While computing duplication SmallDude does not show a progress bar http://code.google.com/p/moose-technology/issues/detail?id=334
I just pushed some code in smallDude repository, to display a progress bar when computing. You should have a #computeDuplicationDisplayingProgress in MooseAbstractGoup. It could be used in replacement of #computeDuplication. The problem is that it does not interact well with the moosePanel when this one is open (the panes of the moosePanel start to flicker a lot)
Updates: Status: Fixed
Comment #7 on issue 334 by tudor.gi...@gmail.com: While computing duplication SmallDude does not show a progress bar http://code.google.com/p/moose-technology/issues/detail?id=334
Thanks. I integrated it by removing the old computeDuplication.