Issue 4734 in pharo: file out of packages raises an exception with Nautilus

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

Issue 4734 in pharo: file out of packages raises an exception with Nautilus

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

New issue 4734 by [hidden email]: file out of packages raises an  
exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

Steps to reproduce:
1. select a package and do a file out
2.
3.



_______________________________________________
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 4734 in pharo: file out of packages raises an exception with Nautilus

pharo

Comment #1 on issue 4734 by [hidden email]: file out of packages  
raises an exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

Yes I know.

It's not yet implemented, but it should :)
The problem is I have no idea how to do that :)

I was secretly expecting that RPackage guys will implement it before I  
really have to ^^


_______________________________________________
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 4734 in pharo: file out of packages raises an exception with Nautilus

pharo
Updates:
        Labels: Importance-High

Comment #2 on issue 4734 by [hidden email]: file out of packages  
raises an exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

(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 4734 in pharo: file out of packages raises an exception with Nautilus

pharo
Updates:
        Labels: Type-Nautilus

Comment #3 on issue 4734 by [hidden email]: file out of packages  
raises an exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

(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 4734 in pharo: file out of packages raises an exception with Nautilus

pharo
Updates:
        Status: Workneeded

Comment #4 on issue 4734 by [hidden email]: file out of packages  
raises an exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

Ben, this implementation should work:

fileOut
        SystemOrganization fileOutCategory: self name.

But I don't think fileout belongs to Rpackage nor Nautilus.  As we have the  
CodeImporter, we should have a codeExporter and put this method as an  
extension for him probably.

But as a temporal solution should be fine I think.  At least people will be  
able to work and fileout :).


_______________________________________________
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 4734 in pharo: file out of packages raises an exception with Nautilus

pharo

Comment #5 on issue 4734 by [hidden email]: file out of packages raises  
an exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

I can confirm that Guillermo's method does work as a short term fix. I  
added this method to RPackage and was able to fileOut a package from  
Nautilus and fileIn to another image, with working code on both sides.


_______________________________________________
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 4734 in pharo: file out of packages raises an exception with Nautilus

pharo

Comment #6 on issue 4734 by marianopeck: file out of packages raises an  
exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

Excellent. Can you create a slice and publish it to inbox?
http://www.pharo-project.org/community/how-to-contribute

thanks!


_______________________________________________
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 4734 in pharo: file out of packages raises an exception with Nautilus

pharo
Updates:
        Status: FixToInclude

Comment #7 on issue 4734 by [hidden email]: file out of packages  
raises an exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

I loaded it into a clean #20132 and manually used Nautilus to file out a  
category

Fix in inbox:  
SLICE-Issue-4734-file-out-of-packages-raises-an-exception-with-Nautilus-SeanDeNigris.1

* fix RPackage>>fileOut


_______________________________________________
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 4734 in pharo: file out of packages raises an exception with Nautilus

pharo
Updates:
        Labels: Milestone-2.0

Comment #8 on issue 4734 by [hidden email]: file out of packages  
raises an exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

(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 4734 in pharo: file out of packages raises an exception with Nautilus

pharo
Updates:
        Status: Integrated

Comment #9 on issue 4734 by [hidden email]: file out of packages  
raises an exception with Nautilus
http://code.google.com/p/pharo/issues/detail?id=4734

in 20140


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