Opened 2 years ago
Closed 2 years ago
#1304 closed defect (fixed)
Error after cloning event with Vidyo
Reported by: | jbenito | Owned by: | arescope |
---|---|---|---|
Priority: | high | Milestone: | v1.1 |
Component: | General | Version: | 1.1 |
Keywords: | Cc: |
Description
User Comments
Hi,
I a problem that I can't access the agenda:
https://indico.cern.ch/conferenceDisplay.py?confId=258272
Please could you help?
I created the above agenda by cloning:
https://indico.cern.ch/conferenceDisplay.py?confId=256334
I have had repeated problems of this type with cloned agendas. Probably it's better not to use cloning?
Cheers
John
Error details
exception message => 'NoneType?' object has no attribute 'getStraightFullName'
exception type => <type 'exceptions.AttributeError?'>
traceback =>
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/rh/base.py", line 586, in process
res = self._process()
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/rh/conferenceDisplay.py", line 445, in _process
return warningText + p.display(params)
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/pages/base.py", line 190, in display
self._display( params ), \
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/pages/base.py", line 243, in _display
return self._applyDecoration( self._getBody( params ) )
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/pages/conferences.py", line 1200, in _getBody
vars = self._getVariables(self._conf)
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/pages/conferences.py", line 989, in _getVariables
varspluginDetails? = "".join(self._notify('eventDetailBanner', self._conf))
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/plugins/base.py", line 73, in _notify
return extension_point(event, *params, self=self)
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/plugins/base.py", line 57, in extension_point
event, _self, *args, kwargs)
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/plugins/base.py", line 160, in notifyComponent
results.append(f(obj, *params))
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/plugins/Collaboration/pages.py", line 67, in eventDetailBanner
return WEventDetailBanner.forModule(Collaboration).getHTML(vars)
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/wcomponents.py", line 207, in getHTML
tempHTML = templateEngine.render(self.tplFile, vars, self)
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/common/TemplateExec.py", line 128, in render
return template.render(params)
File "/usr/lib/python2.6/site-packages/Mako-0.4.2-py2.6.egg/mako/template.py", line 296, in render
return runtime._render(self, self.callable_, args, data)
File "/usr/lib/python2.6/site-packages/Mako-0.4.2-py2.6.egg/mako/runtime.py", line 660, in _render
_kwargs_for_callable(callable_, data))
File "/usr/lib/python2.6/site-packages/Mako-0.4.2-py2.6.egg/mako/runtime.py", line 692, in _render_context
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
File "/usr/lib/python2.6/site-packages/Mako-0.4.2-py2.6.egg/mako/runtime.py", line 718, in _exec_template
callable_(context, *args, kwargs)
File "/opt/indico/tmp/mako_modules/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/plugins/Collaboration/tpls/EventDetailBanner.tpl.py", line 123, in render_body
bookingInfo = data.getInformation(booking)
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/plugins/Collaboration/Vidyo/pages.py", line 209, in getInformation
'lines' : [booking.getOwnerObject().getStraightFullName()],
request handler => MaKaC.webinterface.rh.conferenceDisplay.RHConferenceDisplay
url => https://indico.cern.ch/conferenceDisplay.py?confId=258272
parameters =>
detailLevel = contribution
showSession = all
showDate = all
confId = 258272
headers =>
X-FORWARDED-SERVER: indico.cern.ch
ACCEPT-LANGUAGE: en-US,en;q=0.5
USER-AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0
CONNECTION: Keep-Alive
REFERER: https://indico.cern.ch/categoryDisplay.py?categId=3078
HOST: indico.cern.ch
ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
ACCEPT-ENCODING: gzip, deflate
user => [32342] BAINES, John
Change History (4)
comment:1 Changed 2 years ago by jbenito
- Owner set to arescope
- Status changed from new to assigned
comment:2 Changed 2 years ago by arescope
- Status changed from assigned to awaiting_merge
comment:3 Changed 2 years ago by jbenito
- Status changed from awaiting_merge to merging
comment:4 Changed 2 years ago by jbenito
- Resolution set to fixed
- Status changed from merging to closed
commit: d467f18c5e5267104b372f4e53a01a8dac164af1