Hi Nick,
The default configuration of Glamour does not work in Pharo 1.2 anymore, only in 1.3. The
differences are related to changes in the Announcements framework, and a couple of
Morphic-related issues.
We are still looking to get someone to produce a working configuration version based on
what is in the Moose 4.4 image.
Cheers,
Doru
On 23 May 2011, at 20:47, Nick Chen wrote:
Hi
I tried loading Glamour using the instructions at
<http://www.moosetechnology.org/tools/glamour>
Gofer new
squeaksource: 'Glamour';
package: 'ConfigurationOfGlamour';
load.
(Smalltalk at: #ConfigurationOfGlamour)
perform: #loadDefault
However, in the process of loading, I get this warning:
This package depends on the following classes:
SubscriptionRegistry
You must resolve these dependencies before you will be able to load these
definitions:
SubscriptionRegistry>>glmSubscriptions
Select Proceed to continue, or close this window to cancel the operation.
If I hit proceed, I then get another warning:
This package depends on the following classes:
SubscriptionRegistry
You must resolve these dependencies before you will be able to load these
definitions:
SubscriptionRegistry>>hasHandlerFor:
SubscriptionRegistry>>lookFor:
SubscriptionRegistry>>lookFor:ifNone:
SubscriptionRegistry>>unsubscribeForEvent:
Select Proceed to continue, or close this window to cancel the operation.
I selected Proceed and when I do:
GLMBasicExamples open
I get a MNU in
GLMAnnouncer>>resetAnnouncer
registry reset "since registry is not defined"
I compared the methods in GLMAnnouncer to the Moose-4.4 image
<http://www.moosetechnology.org/download/4.4> and found out that the
methods are
different from what ConfigurationOfGlamour loads – which might explain the
problem.
Is it still possible to load Glamour on its own? I only need it for creating
some simple browsers and I don't need everything else in Moose. I've already
built the browser in the Moose-4.4 image and just want to run in inside a
Pharo-1.2 image.
Thanks!
--
Nick
--
View this message in context:
http://forum.world.st/Problem-loading-ConfigurationOfGlamour-in-Pharo-1-2-S…
Sent from the Moose mailing list archive at
Nabble.com.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"There are no old things, there are only old ways of looking at them."