On 13 February 2018 at 01:57, Siemen Baader <siemenbaader@gmail.com> wrote:
Hi Stef,

On Sat, Feb 10, 2018 at 6:22 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi Siemen

I use often cmd-L too and may be we got a regression.

I'm pretty sure I started doing it after I saw you do it in the MOOC ;)

And indeed I have the same behavior in Pharo 70.
Can you try to see how to address it?

Yes, I can try to look into it. I don't have any clear idea where to start other than browsing Nautilus code and perhaps uses of NautilusChanged, but perhaps it is not that hard to find.

One approach would be to start with PharoLauncher to quickly open Images from different builds, to bisect which build changed it, then review the code modified between builds.
cheers -ben

��

-- Siemen

Stef

On Fri, Feb 9, 2018 at 8:37 PM, Siemen Baader <siemenbaader@gmail.com> wrote:
> Hi all,
>
> I downloaded Pharo 6.1 for OSX and whenever I revert changes in Nautilus
> with CMD-L, the content is reverted and the orange dirty marker triangle
> disappears. But when I switch to a different method, Nautilus shows the
> 'Content has been modified. What do you want to do?' dialog, as it only
> should when content is actually different.
>
> I use this all the time, I can't imagine I'm the only one, but I couldn't
> find the problem mentioned anywhere. Does anyone else have it? What to do?
>
> -- Siemen