Activity log for bug #490278

Date Who What changed Old value New value Message
2009-11-30 10:42:02 Marlon Richert bug added bug
2009-11-30 10:44:05 Marlon Richert description I get the following when trying to access http://example.com:8080/Plone/manage_workspace when I have both collective.dancing 0.8.13 and Products.LinguaPlone 3.0c3 in my buildout.cfg: Error Type: TypeError Error Value: ('object.__new__(SyncedLanguages) is not safe, use Persistence.Persistent.__new__()', <function _reconstructor at 0x2b27f593eb18>, (<class 'Products.LinguaPlone.vocabulary.SyncedLanguages'>, <type 'object'>, None)) I get the following when trying to access http://example.com:8080/Plone/manage_workspace after doing a successful buildout with both collective.dancing 0.8.13 and Products.LinguaPlone 3.0c3 in my buildout.cfg: Error Type: TypeError Error Value: ('object.__new__(SyncedLanguages) is not safe, use Persistence.Persistent.__new__()', <function _reconstructor at 0x2b27f593eb18>, (<class 'Products.LinguaPlone.vocabulary.SyncedLanguages'>, <type 'object'>, None))
2009-11-30 10:44:55 Marlon Richert description I get the following when trying to access http://example.com:8080/Plone/manage_workspace after doing a successful buildout with both collective.dancing 0.8.13 and Products.LinguaPlone 3.0c3 in my buildout.cfg: Error Type: TypeError Error Value: ('object.__new__(SyncedLanguages) is not safe, use Persistence.Persistent.__new__()', <function _reconstructor at 0x2b27f593eb18>, (<class 'Products.LinguaPlone.vocabulary.SyncedLanguages'>, <type 'object'>, None)) I get the following when trying to access http://example.com:8080/Plone/manage_workspace after doing a successful buildout with both collective.dancing 0.8.13 and Products.LinguaPlone 3.0c3 in my buildout.cfg, and with LinguaPlone already installed in my Plone site (but not S&D): Error Type: TypeError Error Value: ('object.__new__(SyncedLanguages) is not safe, use Persistence.Persistent.__new__()', <function _reconstructor at 0x2b27f593eb18>, (<class 'Products.LinguaPlone.vocabulary.SyncedLanguages'>, <type 'object'>, None))