spotter and Pharo 4.0

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

spotter and Pharo 4.0

abergel
Hi!


Executing the following expression in Pharo 4.0 breaks Spotter.
-=-=-=-=-=-=-=-=-=-=-=-=
Gofer it
        smalltalkhubUser: 'Moose' project: 'GToolkit';
        configurationOf: 'GTDebugger';
        loadDevelopment.
-=-=-=-=-=-=-=-=-=-=-=-=

Any idea what’s going wrong?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: spotter and Pharo 4.0

Tudor Girba-2
Hi,

Spotter is moving fast and so is GlamourCore. Given that Spotter depends on GlamourCore which is already loaded in the Pharo 4.0 image, you need to also update Spotter if you are updating GlamourCore (which you do if you load the development version of the debugger).

Cheers,
Doru



On Mon, Jan 12, 2015 at 6:33 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!


Executing the following expression in Pharo 4.0 breaks Spotter.
-=-=-=-=-=-=-=-=-=-=-=-=
Gofer it
        smalltalkhubUser: 'Moose' project: 'GToolkit';
        configurationOf: 'GTDebugger';
        loadDevelopment.
-=-=-=-=-=-=-=-=-=-=-=-=

Any idea what’s going wrong?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: spotter and Pharo 4.0

abergel
Ok, I’ve just spent one hour on trying to fix ConfigurationOfSpy:
The project spec 'S2py' in project ConfigurationOfSpy has incompatible specs. MetacelloProjectReferenceSpec and MetacelloPackageSpec are not compatible.

No idea why.
I give up.

Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Jan 12, 2015, at 3:50 PM, Tudor Girba <[hidden email]> wrote:

Hi,

Spotter is moving fast and so is GlamourCore. Given that Spotter depends on GlamourCore which is already loaded in the Pharo 4.0 image, you need to also update Spotter if you are updating GlamourCore (which you do if you load the development version of the debugger).

Cheers,
Doru



On Mon, Jan 12, 2015 at 6:33 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!


Executing the following expression in Pharo 4.0 breaks Spotter.
-=-=-=-=-=-=-=-=-=-=-=-=
Gofer it
        smalltalkhubUser: 'Moose' project: 'GToolkit';
        configurationOf: 'GTDebugger';
        loadDevelopment.
-=-=-=-=-=-=-=-=-=-=-=-=

Any idea what’s going wrong?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev