Issue 6123 in pharo: DummyUIManager and new progress bar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6123 in pharo: DummyUIManager and new progress bar

pharo
Status: FixReviewNeeded
Owner: [hidden email]
Labels: Type-Bug

New issue 6123 by [hidden email]: DummyUIManager and new progress  
bar
http://code.google.com/p/pharo/issues/detail?id=6123

The DummyUIManager progressInitiationExceptionDefaultAction: needs to be  
updated to use DummySystemProgressItem. This fix simply uses the code from  
CommandLineUIManager.

It will later require to add the package SystemProgress to  
kernelPackageNames

Attachments:
        DummyUIManager-progressInitiationExceptionDefaultAction.st  346 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6123 in pharo: DummyUIManager and new progress bar

pharo
Updates:
        Labels: Milestone-2.0

Comment #1 on issue 6123 by marianopeck: DummyUIManager and new progress bar
http://code.google.com/p/pharo/issues/detail?id=6123

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6123 in pharo: DummyUIManager and new progress bar

pharo
Updates:
        Cc: [hidden email]

Comment #2 on issue 6123 by [hidden email]: DummyUIManager and  
new progress bar
http://code.google.com/p/pharo/issues/detail?id=6123

Sean, you are the progress bar guy :).  What do you think?


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6123 in pharo: DummyUIManager and new progress bar

pharo
Updates:
        Status: FixToInclude

Comment #3 on issue 6123 by [hidden email]: DummyUIManager and new  
progress bar
http://code.google.com/p/pharo/issues/detail?id=6123

"Sean, you are the progress bar guy :)"... Oh crap, I was hoping that  
wouldn't happen, lol ;-)

Oops! Sorry Pavel, didn't see your st and made a slice with the same  
change. I understand we probably don't want this in the kernel, but can you  
live with it for a bit while we figure out what to do about progress? There  
is a lot of discussion on the dev list... Otherwise, I could put the Dummy  
in it's own package or whatever you suggest. Really, all it's doing is  
ignoring all messages via DNU, so it could be any object that does that...  
This was just a patch so Jenkins would start working again while we discuss  
and clean and enhance...

Fix in inbox: Name:  
SLICE-Issue-6123-DummyUIManager-and-new-progress-bar-SeanDeNigris.1

Fix progressInitiationExceptionDefaultAction: to use  
aDummySystemProgressItem instead of [:barVal | ], which may receive  
messages from the SystemProgressItemMorph API (e.g. #current:), which it  
will not understand.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6123 in pharo: DummyUIManager and new progress bar

pharo

Comment #4 on issue 6123 by [hidden email]: DummyUIManager and new  
progress bar
http://code.google.com/p/pharo/issues/detail?id=6123

Thanks I will include it.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6123 in pharo: DummyUIManager and new progress bar

pharo
Updates:
        Status: Integrated

Comment #5 on issue 6123 by [hidden email]: DummyUIManager and new  
progress bar
http://code.google.com/p/pharo/issues/detail?id=6123

in 20157


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker