This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 2 years ago

Closed 2 years ago

#1298 closed defect (invalid)

Error accessing Meeting after deleting a session from the timetable

Reported by: jbenito Owned by:
Priority: blocker Milestone: v1.1
Component: Timetable Version: 1.1
Keywords: Cc:

Description

la section correspond a 10h-12h Mercredi matin et s'appelle quelque chose comme

"HH->4b and HH2b2gamma"

J'ai essaye d'ajouter une presentation dans la section. Mais pas reussi. Alors j'ai rajouté un "block". Mais ce n'étais pas ce que je voulais. Je l'ai effacé. Puis j'ai rajoute une personne a la liste des Managers de la section, mais comme j'étais pressé je me suis trompé et rajouté que son nom. Puis je l'ai rajoute avec son cern mail. Lorsque j'ai cliqué sur "mettre a jour la reunion" l'ensemble s'est bloqué.

Je peux donner une liste plus technique des actions avec des print screen si necessaire. Le tout est que j'ai fait plusieurs manipulations rapides car j'éitais pressé.

On 6/12/13 10:16 AM, "Maxime Gouzevitch" <Maxime.Gouzevitch@…> wrote:


User Comments

Something strange happened while trying to modify one of the sessions in
the higgs Working meeting.


Error details

exception message => list.index(x): x not in list
exception type => <type 'exceptions.ValueError?'>
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 1222, in _getBody

body = wcomponents.WTemplated(os.path.join("events",

fileName)).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/Templa
teExec.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/events/meetings/IndicoMeeting.tpl.py", line
93, in render_body

contextself?.meetingBody(pageargs)

File

"/opt/indico/tmp/mako_modules/events/meetings/IndicoMeeting.tpl.py", line
113, in render_meetingBody

runtime._include_file(context, (INCLUDE) + '/MeetingBody?.tpl',

_template_uri)

File

"/usr/lib/python2.6/site-packages/Mako-0.4.2-py2.6.egg/mako/runtime.py",
line 587, in _include_file

callable_(ctx, _kwargs_for_include(callable_, context._data,

kwargs))

File "/opt/indico/tmp/mako_modules/events/include/MeetingBody.tpl.py",

line 96, in render_body

runtime._include_file(context, (getItemType(item)) + '.tpl',

_template_uri, item=item, parent=conf, minutes=minutes)

File

"/usr/lib/python2.6/site-packages/Mako-0.4.2-py2.6.egg/mako/runtime.py",
line 587, in _include_file

callable_(ctx, _kwargs_for_include(callable_, context._data,

kwargs))

File "/opt/indico/tmp/mako_modules/events/include/Session.tpl.py", line

57, in render_body

runtime._include_file(context, 'ManageButton?.tpl', _template_uri,

item=item, alignRight=True)

File

"/usr/lib/python2.6/site-packages/Mako-0.4.2-py2.6.egg/mako/runtime.py",
line 587, in _include_file

callable_(ctx, _kwargs_for_include(callable_, context._data,

kwargs))

File "/opt/indico/tmp/mako_modules/events/include/ManageButton.tpl.py",

line 32, in render_body

info = extractInfoForButton(item)

File

"/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/
pages/conferences.py", line 1209, in <lambda>

varsextractInfoForButton? = lambda item :

self._extractInfoForButton(item)

File

"/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/
pages/conferences.py", line 1072, in _extractInfoForButton

infoslotId? = session.getSortedSlotList().index(item)

request handler =>
MaKaC.webinterface.rh.conferenceDisplay.RHConferenceDisplay
url => https://indico.cern.ch/conferenceDisplay.py?confId=254316
parameters =>
detailLevel = contribution
showSession = all
showDate = all
confId = 254316
headers =>
X-FORWARDED-SERVER: indico.cern.ch
ACCEPT-LANGUAGE: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
USER-AGENT: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0)
Gecko/20100101 Firefox/16.0
CONNECTION: Keep-Alive
REFERER: https://indico.cern.ch/categoryDisplay.py?categId=26
HOST: indico.cern.ch
CACHE-CONTROL: max-age=0
ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
X-FORWARDED-HOST: indico.cern.ch
ACCEPT-ENCODING: gzip, deflate
user => [33274] GOUZEVITCH, Maxime

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 in_work

comment:3 Changed 2 years ago by arescope

  • Owner arescope deleted
  • Status changed from in_work to new

comment:4 Changed 2 years ago by arescope

  • Resolution set to invalid
  • Status changed from new to closed

Cannot be reproduced

Note: See TracTickets for help on using tickets.