With the latest image the FastTable are disabled by default. You can find the older images easily with Pharo Launcher but I do not remember the exact number. Try before 50133 or something like that, then you could file out Nautilus package et merge it on your latest image. But I do not know what will happen, maybe there is a little bit more to do. Franck From: chisvasileandrei@gmail.com Date: Wed, 22 Jul 2015 10:09:51 +0200 To: pharo-dev@lists.pharo.org Subject: Re: [Pharo-dev] Disabling Rubric in Nautilus That performance problem might be due to FastTable.Try disabling it: Nautilus useExperimentalFastTable: false Andrei On Wed, Jul 22, 2015 at 10:03 AM, Jan Vrany <jan.vrany@fit.cvut.cz> wrote: On Tue, 2015-07-21 at 23:38 +0200, Franck Warlouzet wrote:
Hello Jan,
On Pharo 5, I don't think so (unless you want to reload the very old
commits from nautilus). PluggableTextMorph will be remove so we will
not put an option to switch between Rubric or that.
Right. Is there a way to dig out an older image prior the switch?
What do not you like with Rubric ?
It's not that I don't like it, but in my very case it burns my CPU. Looks like a performance problem. Thanks! Jan
Franck
From: jan.vrany@fit.cvut.cz
To: pharo-dev@lists.pharo.org
Date: Tue, 21 Jul 2015 22:19:05 +0100
Subject: [Pharo-dev] Disabling Rubric in Nautilus
Hi there,
is there a way to disable Rubric in Nautilus and get back
to PluggableTextMorph or whichever beast was used before?
Quick search in settings did not help.
Jan