Two progress bars for each progress in #20623?
Recently (for example in #20623) i see two progress bars for each progress. Is this only an optical glitch - or is it something to worry about? See screenshot: <http://forum.world.st/file/n4714176/twoprogressbars.png> M. -- View this message in context: http://forum.world.st/Two-progress-bars-for-each-progress-in-20623-tp4714176... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On Oct 13, 2013, at 5:26 PM, MartinW <wm@fastmail.fm> wrote:
Recently (for example in #20623) i see two progress bars for each progress. Is this only an optical glitch - or is it something to worry about? See screenshot: <http://forum.world.st/file/n4714176/twoprogressbars.png> I get : File not found
Marcus
you probably has some weird status in the progress bar. you can try: SystemProgressMorph reset. that will clean the progress bar status. Esteban On Oct 14, 2013, at 8:23 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Oct 13, 2013, at 5:26 PM, MartinW <wm@fastmail.fm> wrote:
Recently (for example in #20623) i see two progress bars for each progress. Is this only an optical glitch - or is it something to worry about? See screenshot: <http://forum.world.st/file/n4714176/twoprogressbars.png> I get : File not found
Marcus
EstebanLM wrote
you probably has some weird status in the progress bar. you can try:
SystemProgressMorph reset.
that will clean the progress bar status.
Recently (for example in #20623) i see two progress bars for each progress. Is this only an optical glitch - or is it something to worry about? See screenshot:
So i uploaded the screenshot again: http://s9.postimg.org/4460q9utr/twoprogressbars.png I can see this everytime when i start a freshly downloaded #20623 image and try to install something via the configuration browser. I tried SystemProgrssMorph reset, but it does not change anything about this. M. -- View this message in context: http://forum.world.st/Two-progress-bars-for-each-progress-in-20623-tp4714181... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (3)
-
Esteban Lorenzano -
Marcus Denker -
MartinW