In a clean Pharo 6.1 (Windows 8) I loaded Roassal2 with the following spec in a baseline:
spec project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #stable; repository: 'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2' ].
But many Trachel tests fails because of "External module not found" error (Screenshots attached). May be Roassal2 is broken on Windows?
I tried loading Roassal2 from the Catalog browser and the same 137 tests fails.
Any idea what could be missing?
Cheers,
Hernán
May be Roassal2 is broken on Windows?
Sometimes Pharo on Windows decides that it will not load external library.
Try to restart your PC and see if it persists.
Peter
On Fri, Jul 6, 2018 at 5:38 PM, Hernán Morales Durand < hernan.morales@gmail.com> wrote:
In a clean Pharo 6.1 (Windows 8) I loaded Roassal2 with the following spec in a baseline:
spec project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #stable; repository:
'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2' ].
But many Trachel tests fails because of "External module not found" error (Screenshots attached). May be Roassal2 is broken on Windows?
I tried loading Roassal2 from the Catalog browser and the same 137 tests fails.
Any idea what could be missing?
Cheers,
Hernán
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Hi Peter,
I don't know why but restarted the PC and it worked! On a new image and Roassal2 installation. Thank you,
Cheers,
Hernán
2018-07-06 12:52 GMT-03:00 Peter Uhnák i.uhnak@gmail.com:
May be Roassal2 is broken on Windows?
Sometimes Pharo on Windows decides that it will not load external library.
Try to restart your PC and see if it persists.
Peter
On Fri, Jul 6, 2018 at 5:38 PM, Hernán Morales Durand hernan.morales@gmail.com wrote:
In a clean Pharo 6.1 (Windows 8) I loaded Roassal2 with the following spec in a baseline:
spec project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #stable; repository:
'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2' ].
But many Trachel tests fails because of "External module not found" error (Screenshots attached). May be Roassal2 is broken on Windows?
I tried loading Roassal2 from the Catalog browser and the same 137 tests fails.
Any idea what could be missing?
Cheers,
Hernán
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
Hi, the problem is with the VM. You must use an older one.
Le sam. 7 juil. 2018 à 05:01, Hernán Morales Durand < hernan.morales@gmail.com> a écrit :
Hi Peter,
I don't know why but restarted the PC and it worked! On a new image and Roassal2 installation. Thank you,
Cheers,
Hernán
2018-07-06 12:52 GMT-03:00 Peter Uhnák i.uhnak@gmail.com:
May be Roassal2 is broken on Windows?
Sometimes Pharo on Windows decides that it will not load external
library.
Try to restart your PC and see if it persists.
Peter
On Fri, Jul 6, 2018 at 5:38 PM, Hernán Morales Durand hernan.morales@gmail.com wrote:
In a clean Pharo 6.1 (Windows 8) I loaded Roassal2 with the following spec in a baseline:
spec project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #stable; repository:
'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2' ].
But many Trachel tests fails because of "External module not found" error (Screenshots attached). May be Roassal2 is broken on Windows?
I tried loading Roassal2 from the Catalog browser and the same 137 tests fails.
Any idea what could be missing?
Cheers,
Hernán
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
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Hi, the problem is with the VM. You must use an older one.
It is randomly broken in all VMs that I have ever used (on Windows).
I don't know why but restarted the PC and it worked!
If you happen to see your fonts all wonky and weird, then FT also failed to load and restart should fix it.
Peter
On Sat, Jul 7, 2018 at 9:55 AM, Bouremel Abd El Hakim bourmel21@gmail.com wrote:
Le sam. 7 juil. 2018 à 05:01, Hernán Morales Durand < hernan.morales@gmail.com> a écrit :
Hi Peter,
I don't know why but restarted the PC and it worked! On a new image and Roassal2 installation. Thank you,
Cheers,
Hernán
2018-07-06 12:52 GMT-03:00 Peter Uhnák i.uhnak@gmail.com:
May be Roassal2 is broken on Windows?
Sometimes Pharo on Windows decides that it will not load external
library.
Try to restart your PC and see if it persists.
Peter
On Fri, Jul 6, 2018 at 5:38 PM, Hernán Morales Durand hernan.morales@gmail.com wrote:
In a clean Pharo 6.1 (Windows 8) I loaded Roassal2 with the following spec in a baseline:
spec project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #stable; repository:
'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2' ].
But many Trachel tests fails because of "External module not found" error (Screenshots attached). May be Roassal2 is broken on Windows?
I tried loading Roassal2 from the Catalog browser and the same 137
tests
fails.
Any idea what could be missing?
Cheers,
Hernán
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
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
Wow!!!!
Glad to hear everything works now...
Alexandre
On Jul 7, 2018, at 7:01 AM, Hernán Morales Durand hernan.morales@gmail.com wrote:
Hi Peter,
I don't know why but restarted the PC and it worked! On a new image and Roassal2 installation. Thank you,
Cheers,
Hernán
2018-07-06 12:52 GMT-03:00 Peter Uhnák i.uhnak@gmail.com:
May be Roassal2 is broken on Windows?
Sometimes Pharo on Windows decides that it will not load external library.
Try to restart your PC and see if it persists.
Peter
On Fri, Jul 6, 2018 at 5:38 PM, Hernán Morales Durand hernan.morales@gmail.com wrote:
In a clean Pharo 6.1 (Windows 8) I loaded Roassal2 with the following spec in a baseline:
spec project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #stable; repository:
'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2' ].
But many Trachel tests fails because of "External module not found" error (Screenshots attached). May be Roassal2 is broken on Windows?
I tried loading Roassal2 from the Catalog browser and the same 137 tests fails.
Any idea what could be missing?
Cheers,
Hernán
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
Dear Hernan,
Likely that you use a VM that does not have the Cairo library. Can you try updating your VM?
Cheers Alexandre
Le 6 juil. 2018 à 18:38, Hernán Morales Durand hernan.morales@gmail.com a écrit :
In a clean Pharo 6.1 (Windows 8) I loaded Roassal2 with the following spec in a baseline:
spec project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #stable; repository:
'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2' ].
But many Trachel tests fails because of "External module not found" error (Screenshots attached). May be Roassal2 is broken on Windows?
I tried loading Roassal2 from the Catalog browser and the same 137 tests fails.
Any idea what could be missing?
Cheers,
Hernán
<Test Runner.png> <Error - External module not found.png>
Hi Alex,
I used the VM which is provided by the zeroconf, i.e.:
wget -O- https://get.pharo.org | bash
This VM is Cog Spur VM 5.0 (release) from May 9 2018. gcc 6.4.0
Could happen that loading a library on Windows sometimes fails? It would be nice to have the path or additional information on the loading error.
Cheers,
Hernán
2018-07-06 13:55 GMT-03:00 Alexandre Bergel alexandre.bergel@me.com:
Dear Hernan,
Likely that you use a VM that does not have the Cairo library. Can you try updating your VM?
Cheers Alexandre
Le 6 juil. 2018 à 18:38, Hernán Morales Durand hernan.morales@gmail.com a écrit :
In a clean Pharo 6.1 (Windows 8) I loaded Roassal2 with the following spec in a baseline:
spec project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #stable; repository:
'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2' ].
But many Trachel tests fails because of "External module not found" error (Screenshots attached). May be Roassal2 is broken on Windows?
I tried loading Roassal2 from the Catalog browser and the same 137 tests fails.
Any idea what could be missing?
Cheers,
Hernán
<Test Runner.png>
<Error - External module not found.png>
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev