BTW on another machine (same maverick amd64, g++ build): GenericSpheresContact Dem3DofGeom FrictPhys GlIPhysFunctor PeriodicEngine GlIGeomFunctor BoundaryController BodyCallback KinemSimpleShearBox TriaxialStressController Recorder GlShapeFunctor
-- unregistered class when built at maverick https://bugs.launchpad.net/bugs/666876 You received this bug notification because you are a member of Yade developers, which is subscribed to Yade. Status in Yet Another Dynamic Engine: Confirmed Bug description: The problems with "unregistered class" seem to re-surface at maverick. The packaged version (bzr2460) runs the attached script just fine, but manually-compiled versions fail: This is what classes fail to save, a g++ build: ['FrictMat', 'PeriodicEngine', 'BodyCallback', 'GlIGeomFunctor', 'IntrCallback', 'Collider', 'BoundDispatcher', 'IGeomFunctor', 'ElastMat', 'LawFunctor', 'FrictPhys', 'ScGeom', 'TriaxialStressController', 'GlIPhysFunctor', 'BoundaryController', 'GenericSpheresContact', 'Dem3DofGeom', 'BoundFunctor'] This is with clang: ['PeriodicEngine', 'Recorder', 'BodyCallback', 'GlIGeomFunctor', 'FrictPhys', 'TriaxialStressController', 'GlIPhysFunctor', 'BoundaryController', 'GenericSpheresContact', 'KinemSimpleShearBox', 'Dem3DofGeom', 'Sphere'] Everything is fine with lucid. I added these tests to the regression suite: starting from r2511, running --test will also say if some classes fail to be saved (and loaded). _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

