Issue 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

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

Issue 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 7205 by [hidden email]: Alert: and friends are missing  
from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

Alert:, alert:title:... are defined on MorphicUIManager but not on  
NonInteractiveUIManager
so this means that we get DNU when loading packages that call 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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo
Updates:
        Labels: Milestone-1.4

Comment #1 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

This is the same in 1.4


_______________________________________________
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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo

Comment #2 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

slice available in Pharo inbox


_______________________________________________
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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo
Updates:
        Status: FixReviewNeeded

Comment #3 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

(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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo

Comment #4 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

The slice looks clean.

But shouldn't #alert: do something like #inform: and log a message ?

BTW, what's with DummyUIManager, either it has to go or it needs those  
methods too, right ?


_______________________________________________
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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo

Comment #5 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

#alert: should definitely do an #inform: or stderr prinout on the non-ui  
managers


_______________________________________________
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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo
Updates:
        Status: MonkeyIsChecking

Comment #6 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205#c6

The Monkey is currently checking this issue. Please don't change 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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20476

Comment #7 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205#c7

This Issue has been checked by Ulysse the Monkey
       
6378 tests passed in 00:02:04s:
===============================
        CollectionsTests-Arrayed (553)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (912)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (606)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1954)
        CollectionsTests-Weak (739)
        CompilerTests (181)
        KernelTests-Chronology (593)
        KernelTests-Classes (68)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (38)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-7205-Alert-and-friends-are-missing-from-NonInteractiveUIManager-ChristopheDemarey.1  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20476-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Dec 12 2012
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Dec 12 2012
git://gitorious.org/cogvm/blessed.git Commit:  
452863bdfba2ba0b188e7b172e9bc597a2caa928 Date: 2012-12-07 16:49:46 +0100  
By: Esteban Lorenzano <[hidden email]> Jenkins build #5922


_______________________________________________
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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo
Updates:
        Status: WorkNeeded

Comment #8 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

(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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo

Comment #9 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

Ok I will check it now and we should fix the NonInteractive one too.


_______________________________________________
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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo

Comment #10 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

next step is
   - load the slice
   - #alert: should definitely do an #inform: or stderr prinout on the  
non-ui managers
   - make sure that the other methods are available too


_______________________________________________
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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo
Updates:
        Labels: sprintChile

Comment #11 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

(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 7205 in pharo: Alert: and friends are missing from NonInteractiveUIManager

pharo
Updates:
        Status: Integrated

Comment #12 on issue 7205 by [hidden email]: Alert: and friends are  
missing from NonInteractiveUIManager
http://code.google.com/p/pharo/issues/detail?id=7205

in 20492 I open another issue for the rest


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