Hi,
I don’t know if it is due to my integration of MooseQuery into Moose or if is older. But, I can’t modify code in a window that is not a system browser without having RubPluggableTextMorph(Object)>>doesNotUnderstand: #appendEntry error.
Does someone knows where it comes from?
Anne
This is a problem that is not related to your integration of MooseQuery. When you do a “Transcript show:” this problem happens. Simply define an empty method called appendEntry in RubPluggableTextMorph and you have the problem vanished.
No idea what could be a better implementation
Alexandre
In a new image, I didn’t get the problem anymore. But it seems that you got the issue also, so it is not juste related to my image / project.
Anne Le 13 oct. 2015 à 17:29, Alexandre Bergel alexandre.bergel@me.com a écrit :
This is a problem that is not related to your integration of MooseQuery. When you do a “Transcript show:” this problem happens. Simply define an empty method called appendEntry in RubPluggableTextMorph and you have the problem vanished.
No idea what could be a better implementation
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Oct 13, 2015, at 12:10 PM, Anne Etien anne.etien@univ-lille1.fr wrote:
Hi,
I don’t know if it is due to my integration of MooseQuery into Moose or if is older. But, I can’t modify code in a window that is not a system browser without having RubPluggableTextMorph(Object)>>doesNotUnderstand: #appendEntry error.
Does someone knows where it comes from?
Anne _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Sorry for the noise, it seems it has been solved in new images. Thanks. Anne Le 13 oct. 2015 à 17:10, Anne Etien anne.etien@univ-lille1.fr a écrit :
Hi,
I don’t know if it is due to my integration of MooseQuery into Moose or if is older. But, I can’t modify code in a window that is not a system browser without having RubPluggableTextMorph(Object)>>doesNotUnderstand: #appendEntry error.
Does someone knows where it comes from?
Anne _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
On 13-10-15 17:10, Anne Etien wrote:
I don’t know if it is due to my integration of MooseQuery into Moose or if is older. But, I can’t modify code in a window that is not a system browser without having RubPluggableTextMorph(Object)>>doesNotUnderstand: #appendEntry error.
Does someone knows where it comes from?
The rubric repository was significantly behind the Pharo50/Pharo50Inbox. Some ugly issue with missing sourcecode. Stef copied 288 and I added 289 so it should work now.
Stephan
Ok, thanks!
Alexandre
anne
it seems that moose is not using the latest Rubric and or transcript.
Stef
Le 13/10/15 17:10, Anne Etien a écrit :
Hi,
I don’t know if it is due to my integration of MooseQuery into Moose or if is older. But, I can’t modify code in a window that is not a system browser without having RubPluggableTextMorph(Object)>>doesNotUnderstand: #appendEntry error.
Does someone knows where it comes from?
Anne _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev