I loaded into a fresh 1.4 image with:
Gofer it
squeaksource: 'Athens';
package: 'ConfigurationOfAthens';
load.
(ConfigurationOfAthens project version: '1.0') load.
When I doIt:
m := AthensDemoMorph new openInWorld.
I get Generic failure
fnSpec: #(#bool #ioRegisterSurface #(#ulong #aCairoSurfaceHandle #,
#void #* #sqSurfaceDispatchPtr #, #int #* #idHolder))
module: #SurfacePlugin
errorCode: 1
--
View this message in context:
http://forum.world.st/The-video-about-Athens-tp4571100p4574740.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.