I got a bit further last night. Installed everything from scratch
again, then Groupware products, but could not find the
CPSSharedCalendar profile mentioned in the installation docs. So I
added CPSCalendar Tool object to the cps instance in the ZMI Then
when I went to a user's home directory, I had two bugs.
The first was an AttributeError exception thrown by code:
Products.CPSCalendar.CPSCalendarTool, line 846, , in
createMemberCalendar
AttributeError: cpscalendar
Localizer.cpscalendar attribute was missing, so I just substituted
the lambda code on that line instead.
Second bug was thrown trying to instantiate the calendar object:
Module Products.CPSWorkflow.workflowtool, line 300, in invokeFactoryFor
WorkflowException: No initial_transition to create calendar
(type_name=Calendar) in <username>
I thought I had maybe the wrong calendar object (CPSCalendar vs.
CPSSharedCalendar vs. ??). I tried removing one Calendar type and
installing the other and then I got:
WorkflowException: No initial_transition to create calendar
(type_name=CPS Calendar) in <username>
I'd really like to get this working... Let me know if the mailing
list is not the right forum to discuss these kinds of problems.
Peter Zingg
Technology Coordinator
Kentfield School District
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users