Hi all,
I did a ConfigurationOfGlamour loadDefault in a pretty fresh image (pharo 10502 + moose + aspectmaps) to get the latest bugfixes, and now I get a MNU. Cause is that (GLMPresentationsChanged new) returns AnObsoleteGLMPresentationsChanged.
I guess something went wrong in the load. How do I fix this ?
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Unfortunately, I have no idea how this happened. Is the problem still around?
Cheers, Doru
On 5 Jan 2010, at 20:22, Johan Fabry wrote:
Hi all,
I did a ConfigurationOfGlamour loadDefault in a pretty fresh image (pharo 10502 + moose + aspectmaps) to get the latest bugfixes, and now I get a MNU. Cause is that (GLMPresentationsChanged new) returns AnObsoleteGLMPresentationsChanged.
I guess something went wrong in the load. How do I fix this ?
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting is the right one."
On 7 janv. 2010, at 00:37, Tudor Girba wrote:
Unfortunately, I have no idea how this happened. Is the problem still around?
Cheers, Doru
On 5 Jan 2010, at 20:22, Johan Fabry wrote:
Hi all,
I did a ConfigurationOfGlamour loadDefault in a pretty fresh image (pharo 10502 + moose + aspectmaps) to get the latest bugfixes, and now I get a MNU. Cause is that (GLMPresentationsChanged new) returns AnObsoleteGLMPresentationsChanged.
I guess something went wrong in the load. How do I fix this ?
Sounds like you had a glamour browser opened when performing the update.
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting is the right one."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Simon
Yes, it is still happening (without any glamour browser open). Note that the image itself turned out to be kind of buggy in other respects due to font problems. Do you want me to put the image online for you somewhere so you can try it yourself?
On 06 Jan 2010, at 20:37, Tudor Girba wrote:
Unfortunately, I have no idea how this happened. Is the problem still around?
Cheers, Doru
On 5 Jan 2010, at 20:22, Johan Fabry wrote:
Hi all,
I did a ConfigurationOfGlamour loadDefault in a pretty fresh image (pharo 10502 + moose + aspectmaps) to get the latest bugfixes, and now I get a MNU. Cause is that (GLMPresentationsChanged new) returns AnObsoleteGLMPresentationsChanged.
I guess something went wrong in the load. How do I fix this ?
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting is the right one."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
It does not sound Moose specific. If the error persists in a new image, then maybe we can take a closer look. Otherwise, I would rather not invest effort in this :)
Cheers, Doru
On 7 Jan 2010, at 02:44, Johan Fabry wrote:
Yes, it is still happening (without any glamour browser open). Note that the image itself turned out to be kind of buggy in other respects due to font problems. Do you want me to put the image online for you somewhere so you can try it yourself?
On 06 Jan 2010, at 20:37, Tudor Girba wrote:
Unfortunately, I have no idea how this happened. Is the problem still around?
Cheers, Doru
On 5 Jan 2010, at 20:22, Johan Fabry wrote:
Hi all,
I did a ConfigurationOfGlamour loadDefault in a pretty fresh image (pharo 10502 + moose + aspectmaps) to get the latest bugfixes, and now I get a MNU. Cause is that (GLMPresentationsChanged new) returns AnObsoleteGLMPresentationsChanged.
I guess something went wrong in the load. How do I fix this ?
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting is the right one."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Live like you mean it."
OK no problem, I understand :-)
On 07 Jan 2010, at 04:01, Tudor Girba wrote:
It does not sound Moose specific. If the error persists in a new image, then maybe we can take a closer look. Otherwise, I would rather not invest effort in this :)
Cheers, Doru
On 7 Jan 2010, at 02:44, Johan Fabry wrote:
Yes, it is still happening (without any glamour browser open). Note that the image itself turned out to be kind of buggy in other respects due to font problems. Do you want me to put the image online for you somewhere so you can try it yourself?
On 06 Jan 2010, at 20:37, Tudor Girba wrote:
Unfortunately, I have no idea how this happened. Is the problem still around?
Cheers, Doru
On 5 Jan 2010, at 20:22, Johan Fabry wrote:
Hi all,
I did a ConfigurationOfGlamour loadDefault in a pretty fresh image (pharo 10502 + moose + aspectmaps) to get the latest bugfixes, and now I get a MNU. Cause is that (GLMPresentationsChanged new) returns AnObsoleteGLMPresentationsChanged.
I guess something went wrong in the load. How do I fix this ?
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting is the right one."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Live like you mean it."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Johan, we can have a look at it together on Monday.
Alexandre
On 7 Jan 2010, at 09:37, Johan Fabry wrote:
OK no problem, I understand :-)
On 07 Jan 2010, at 04:01, Tudor Girba wrote:
It does not sound Moose specific. If the error persists in a new image, then maybe we can take a closer look. Otherwise, I would rather not invest effort in this :)
Cheers, Doru
On 7 Jan 2010, at 02:44, Johan Fabry wrote:
Yes, it is still happening (without any glamour browser open). Note that the image itself turned out to be kind of buggy in other respects due to font problems. Do you want me to put the image online for you somewhere so you can try it yourself?
On 06 Jan 2010, at 20:37, Tudor Girba wrote:
Unfortunately, I have no idea how this happened. Is the problem still around?
Cheers, Doru
On 5 Jan 2010, at 20:22, Johan Fabry wrote:
Hi all,
I did a ConfigurationOfGlamour loadDefault in a pretty fresh image (pharo 10502 + moose + aspectmaps) to get the latest bugfixes, and now I get a MNU. Cause is that (GLMPresentationsChanged new) returns AnObsoleteGLMPresentationsChanged.
I guess something went wrong in the load. How do I fix this ?
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting is the right one."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Live like you mean it."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev