#151 — 1.1rc8 Install error - 'NoneType' object is not callable

by Gordon Adams last modified Jul 03, 2010 04:28 PM
State Resolved
Version:
Area Process
Issue type Bug
Severity Medium
Submitted by Gordon Adams
Submitted on Feb 12, 2010
Responsible Rob Gietema
Target release: 1.1rc13
Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 589, in installProducts
  Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 526, in installProduct
   - __traceback_info__: ('TinyMCE',)
  Module Products.GenericSetup.tool, line 390, in runAllImportStepsFromProfile
   - __traceback_info__: profile-Products.TinyMCE:TinyMCE
  Module Products.GenericSetup.tool, line 1179, in _runImportStepsFromContext
  Module Products.GenericSetup.tool, line 1090, in _doRunImportStep
   - __traceback_info__: toolset
  Module Products.GenericSetup.tool, line 128, in importToolset
TypeError: 'NoneType' object is not callable
Steps to reproduce:
Installed Plone 3.3.4
Installed TinyMCE from buildout
Imported a site from Plone 3.2.3. Migration ok. Site runs fine.
Error occurs when trying to install TinyMCS either via site setup or zmi.
TinyMCE installs fine into the vanilla 3.3.4 Plone site.
Added by Rob Gietema on Jul 03, 2010 04:28 PM
Issue state: UnconfirmedResolved
Responsible manager: (UNASSIGNED)robgietema
Target release: None1.1rc13
If you already installed TinyMCE in that site you have to upgrade the TinyMCE product not reinstall. To do so do the following:
- go to the zmi
- go to portal_setup
- go to the upgrades tab
- select "Products.TinyMCE:TinyMCE and press Choose Profile
- the select the Upgrade TinyMCE 1.0 -> 1.1 upgrade and press the upgrade button

No responses can be added.