Issue 4802 in pharo: cmd - D doesn't trigger #debugIt

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

Issue 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo
Status: Accepted
Owner: ----
Labels: Milestone-1.4 Type-Bug

New issue 4802 by [hidden email]: cmd - D doesn't trigger #debugIt
http://code.google.com/p/pharo/issues/detail?id=4802

Opposed to what is mentioned in the menu, cmd-D doesn't work.



_______________________________________________
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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo
Updates:
        Status: FixProposed

Comment #1 on issue 4802 by [hidden email]: cmd - D doesn't trigger  
#debugIt
http://code.google.com/p/pharo/issues/detail?id=4802

fixed in SLICE-Issue-4802-cmd---D-doesnt-trigger-debugIt-CamilloBruni.1


_______________________________________________
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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo
Updates:
        Status: Started

Comment #2 on issue 4802 by [hidden email]: cmd - D doesn't trigger  
#debugIt
http://code.google.com/p/pharo/issues/detail?id=4802

I can not see the slice in the 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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo
Updates:
        Cc: [hidden email]

Comment #3 on issue 4802 by [hidden email]: cmd - D doesn't trigger  
#debugIt
http://code.google.com/p/pharo/issues/detail?id=4802

Ask Camillo, he did it on my machine, but I have no clue what he did ;)


_______________________________________________
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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo

Comment #4 on issue 4802 by [hidden email]: cmd - D doesn't trigger  
#debugIt
http://code.google.com/p/pharo/issues/detail?id=4802

some monticello weirdness was going on, slice is there now:

SLICE-Issue-4802-cmd---D-doesnt-trigger-debugIt-CamilloBruni.1



_______________________________________________
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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo
Updates:
        Status: FixProposed

Comment #5 on issue 4802 by [hidden email]: cmd - D doesn't trigger  
#debugIt
http://code.google.com/p/pharo/issues/detail?id=4802

(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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo
Updates:
        Status: Started

Comment #6 on issue 4802 by [hidden email]: cmd - D doesn't trigger  
#debugIt
http://code.google.com/p/pharo/issues/detail?id=4802

Now System-Text-CamilloBruni.178
is missing


_______________________________________________
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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo

Comment #7 on issue 4802 by marianopeck: cmd - D doesn't trigger #debugIt
http://code.google.com/p/pharo/issues/detail?id=4802

I saw a problem with slices recently. If there are more than 1 package, it  
always take only one, and not the rest. Be careful with that.


_______________________________________________
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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo
Updates:
        Status: MonkeyIsChecking

Comment #8 on issue 4802 by [hidden email]: cmd - D doesn't trigger  
#debugIt
http://code.google.com/p/pharo/issues/detail?id=4802#c8

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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo
Updates:
        Status: FixToInclude

Comment #9 on issue 4802 by [hidden email]: cmd - D doesn't trigger  
#debugIt
http://code.google.com/p/pharo/issues/detail?id=4802#c9

This Issue has been checked by Ulysse the Monkey
       
6203 tests passed in 00:01:09s:
===============================
        CollectionsTests-Arrayed (562)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (912)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (590)
        CollectionsTests-Support (12)
        CollectionsTests-Text (40)
        CollectionsTests-Unordered (1977)
        CollectionsTests-Weak (751)
        CompilerTests (30)
        KernelTests-Chronology (574)
        KernelTests-Classes (59)
        KernelTests-Exception (2)
        KernelTests-Methods (177)
        KernelTests-Numbers (232)
        KernelTests-Objects (85)
        KernelTests-Pragmas (3)
        KernelTests-Processes (22)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (77)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-4802-cmd---D-doesnt-trigger-debugIt-CamilloBruni.2 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-1.4-14173-a on Croquet Closure Stack VM  
[StackInterpreter VMMaker-oscog-EstebanLorenzano.109] 21.0


_______________________________________________
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 4802 in pharo: cmd - D doesn't trigger #debugIt

pharo
Updates:
        Status: Integrated

Comment #10 on issue 4802 by [hidden email]: cmd - D doesn't trigger  
#debugIt
http://code.google.com/p/pharo/issues/detail?id=4802

in 14175


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