On 13 Jan 2014, at 10:41, Nicolai Hess <[email protected]> wrote:

> 2014/1/13 Sean P. DeNigris <[email protected]>
> In 30690, sometimes pressing cmd+s in the Nautilus code pane throws up the
> dreaded "discard edits" confirmation pop up, and then after confirming, all
> the packages in the tree get crunched up (i.e. lose their layout and overlap
> each other at the top of the tree pane). Is anyone else experiencing this?
> Anyone know how to reproduce (I don't)?
> 
> Thanks.
> 
> 
> 
> -----
> Cheers,
> Sean
> --
> View this message in context: 
> http://forum.world.st/Nautilus-Accept-Weirdness-tp4736247.html
> Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
> 
> 
> Yes me,
> 
> happens to me since 30684.
> Everytime you change a method of a class and this changes makes an unchanged 
> package
> dirty the package list shrinks to one entry and it prompts for cancel.
> I took a 30683 image updated manually to 30684 and this doesn't happend.
> I downloaded a 30684 image and this bug happens.
> Are there any other changes since 30683 that are not listed in the  
> scriptloader log?
> 

We call “ImageCleaner cleanUpForRelease” again after every build… starting with 
30684.

        Marcus



Reply via email to