same here, looks like it works fine on win7 with the exact same version as yours

On Thu, Oct 23, 2014 at 10:36 AM, Nicolai Hess <nicolaihess@web.de> wrote:
2014-10-23 8:50 GMT+02:00 Jan Blizni��enko <bliznjan@fit.cvut.cz>:
Nicolai Hess wrote
> I think you can skip the first part: "ConfigurationOfAthens loadVersion:
> '2.0'."
> because Athens is already in the image and the version on smalltalkhub is
> not
> uptodate with the one in the image.

I've never did the step one because of that reason.
Just as I said, to reproduce just download clean image, run Gofer it package
Athens-Tutorial, run AthensTutorial new openWithSpec, press "next" arrow,
press "do it", that's all. Then this error appears. Or you can download
Roassal 2 and open Roassal examples, same error. Or our project based on
Roassal.
On linux there is a little different error, but both are somehow similar
(something about nativeboost, athens, cairo, etc.)



--
View this message in context: http://forum.world.st/Athens-do-not-work-on-Image-40316-tp4786099p4786136.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.


I can not reproduce the error on a clean pharo image:
"Pharo4.0 Latest update: #40320"
Gofer it smalltalkhubUser: 'Pharo' project: 'Athens';
package:'Athens-Tutorial'; load.
AthensTutorial new openWithSpec.
-> works