Issue 6361 in pharo: Startup preferences complains if directories don't exist

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

Issue 6361 in pharo: Startup preferences complains if directories don't exist

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug Difficulty-Easy

New issue 6361 by [hidden email]: Startup preferences complains if  
directories don't exist
http://code.google.com/p/pharo/issues/detail?id=6361

It should either create them or accept that there is nothing to be loaded,  
either way it should be silent.


_______________________________________________
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 6361 in pharo: Startup preferences complains if directories don't exist

pharo
Updates:
        Cc: [hidden email]

Comment #1 on issue 6361 by marianopeck: Startup preferences complains if  
directories don't exist
http://code.google.com/p/pharo/issues/detail?id=6361

did you try using the LAST VM from jenkins? because this is the famous  
problem where you are using an old vm I 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 6361 in pharo: Startup preferences complains if directories don't exist

pharo

Comment #2 on issue 6361 by [hidden email]: Startup preferences  
complains if directories don't exist
http://code.google.com/p/pharo/issues/detail?id=6361

I just tried again (with the branded cog cocoa), it's the same. The  
DirectoryDoesNotExist exception is simply not handled.


_______________________________________________
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 6361 in pharo: Startup preferences complains if directories don't exist

pharo
Updates:
        Cc: [hidden email]
        Labels: Milestone-2.0

Comment #3 on issue 6361 by [hidden email]: Startup preferences  
complains if directories don't exist
http://code.google.com/p/pharo/issues/detail?id=6361

Are we talking about saving scripts or loading them? Would you give a  
reproducible case? I see "folder exists ifFalse: [ ^ nil ]." checks in the  
lookup methods. Maybe this was fixed?


_______________________________________________
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 6361 in pharo: Startup preferences complains if directories don't exist

pharo

Comment #4 on issue 6361 by [hidden email]: Startup preferences  
complains if directories don't exist
http://code.google.com/p/pharo/issues/detail?id=6361

Just delete or move said folders out of the way, then open an image.

As Mariano said I was indeed using the pharo-branded build from
jenkins, which is not in sync with the cog build, apparently, so
there's at least some fixing there do do)
Not sure that does fix the problem though, I should check.

Maybe that's an opportunity to implement the Maybe monad in Pharo :D


_______________________________________________
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 6361 in pharo: Startup preferences complains if directories don't exist

pharo

Comment #5 on issue 6361 by [hidden email]: Startup preferences  
complains if directories don't exist
http://code.google.com/p/pharo/issues/detail?id=6361

So what is the exact problem?
Can you reproduce it?
On which vm and image?


_______________________________________________
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 6361 in pharo: Startup preferences complains if directories don't exist

pharo
Updates:
        Status: Closed

Comment #6 on issue 6361 by [hidden email]: Startup preferences  
complains if directories don't exist
http://code.google.com/p/pharo/issues/detail?id=6361

I just tried with the CogVM instead of the pharo branded VM, all seems  
fine, so I'll close the issue.


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