Issue 5631 in pharo: Right click on a Trait generates error with Nautilus

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

Issue 5631 in pharo: Right click on a Trait generates error with Nautilus

pharo
Status: Accepted
Owner: marianopeck
CC: [hidden email]
Labels: Type-Nautilus

New issue 5631 by marianopeck: Right click on a Trait generates error with  
Nautilus
http://code.google.com/p/pharo/issues/detail?id=5631

With Nautilus 4.2 and Pharo 1.4

I have:

FLTraitSerializationTest subclass: #FLCreateTraitSerializationTest
        uses: FLTCreateClassOrTraitSerializationTest
        instanceVariableNames: ''
        classVariableNames: ''
        poolDictionaries: ''
        category: 'FuelMetalevelTests'


If select "FLTCreateClassOrTraitSerializationTest" and I do a right click  
on it, I get the attached PharoDebug.log

Attachments:
        PharoDebug.log  35.3 KB


_______________________________________________
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 5631 in pharo: Right click on a Trait generates error with Nautilus

pharo
Updates:
        Status: Integrated

Comment #1 on issue 5631 by [hidden email]: Right click on a Trait  
generates error with Nautilus
http://code.google.com/p/pharo/issues/detail?id=5631

It was because your calls is a Test, not because it's a trait :)

I just fixed it, and integrate it :)

Thanks for your feedback


_______________________________________________
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 5631 in pharo: Right click on a Trait generates error with Nautilus

pharo

Comment #2 on issue 5631 by marianopeck: Right click on a Trait generates  
error with Nautilus
http://code.google.com/p/pharo/issues/detail?id=5631

hahaha thanks Ben :)


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