<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi <div><br></div><div>I have installed plone on my localhost using plone.dev vagrant and it is all working except when I try to bring up the themes page it comes up with an error message:</div><div><br></div><div><span class="Apple-style-span" style="font-family: Arial; "><pre style="word-wrap: break-word; white-space: pre-wrap; ">Traceback (innermost last):
  Module ZPublisher.Publish, line 138, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 48, in call_object
  Module plone.app.theming.browser.controlpanel, line 51, in __call__
  Module Products.Five.browser.pagetemplatefile, line 125, in __call__
  Module Products.Five.browser.pagetemplatefile, line 59, in __call__
  Module zope.pagetemplate.pagetemplate, line 132, in pt_render
  Module five.pt.engine, line 93, in __call__
  Module z3c.pt.pagetemplate, line 163, in render
  Module chameleon.zpt.template, line 257, in render
  Module chameleon.template, line 190, in render
  Module chameleon.template, line 172, in render
  Module f403a1cf42b1002803b7dec0a1a2f62117a7f630.py, line 4833, in render
  Module 0a112a4fe7c4b1f7392334e4d862f6e105d1ad2d.py, line 1202, in render_master
  Module 0a112a4fe7c4b1f7392334e4d862f6e105d1ad2d.py, line 460, in render_content
  Module f403a1cf42b1002803b7dec0a1a2f62117a7f630.py, line 2996, in __fill_main
  Module plone.app.controlpanel.skins, line 141, in get_use_popups
AttributeError: 'NoneType' object has no attribute 'getEnabled'

 - Expression: "python:request.get('usePopups', view.skinsSettings.use_popups)"
 - Filename:   ... .2.0-py2.7.egg/plone/app/theming/browser/controlpanel.pt
 - Location:   (529:45)
 - Source:     ... python:request.get('usePopups', view.skinsSettings.use_popups) ...
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - Arguments:  repeat: {...} (0)
               template: <ViewPageTemplateFile - at 0xb403d6ccL>
               views: <ViewMapper - at 0xb3b027ecL>
               modules: <instance - at 0xb63edb4cL>
               args: <tuple - at 0xb748b02cL>
               here: <ImplicitAcquisitionWrapper Ploning at 0xb19a1eb4L>
               user: <ImplicitAcquisitionWrapper - at 0xb151457cL>
               nothing: <NoneType - at 0x833f204>
               container: <ImplicitAcquisitionWrapper Ploning at 0xb19a1eb4L>
               request: <instance - at 0xb1d71b0cL>
               wrapped_repeat: <SafeMapping - at 0xb151470cL>
               traverse_subpath: <list - at 0xb3b02f8cL>
               default: <object - at 0xb74b16d0L>
               loop: {...} (2)
               context: <ImplicitAcquisitionWrapper Ploning at 0xb19a1eb4L>
               view: <SimpleViewClass from /home/vagrant/Plone/buildout-cache/eggs/plone.app.theming-1.2.0-py2.7.egg/plone/app/theming/browser/controlpanel.pt theming-controlpanel at 0xb1d7118cL>
               translate: <function translate at 0xb26aa6f4L>
               root: <ImplicitAcquisitionWrapper Zope at 0xb1db284cL>
               options: {...} (0)
               target_language: <NoneType - at 0x833f204></pre></span><div><br></div></div><div><br></div><div><br><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div>Katrina Paerata</div><div><a href="mailto:katrinapaerata@bigpond.com">katrinapaerata@bigpond.com</a></div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>