medialab / reanalyse

django platform to explore TEI verbatims, documents & speakers within structured qualitative studies
Other
5 stars 9 forks source link

bug in reanalyse @ clapton #43

Closed paulgirard closed 11 years ago

paulgirard commented 11 years ago

l'upload sur BeQuali ne marche toujours pas. Malgré l'augmentation de la mémoire sur Clapton, si j'ai tout bien compris ?

Si vous allez voir sur le site j'ai essayé de charger les enquêtes N° 22 à 25, sans succès. Le site bloque sur le chargement du fichier tei n° 101 (qu'il commence à parser, mais ça reste à 0 %). Pour info il s'agit de fichier tei qui ont été produites par Pierre, donc qui sont adaptés a priori au site.

J'ai essayé avec une autre enquête (enquête n° 26), en chargeant un fichier tei (n° 1) que j'ai fait moi-même il y a quelques semaines, l'upload fonctionne parfaitement.

J'ai repris cette enquête n° 26 et j'ai rajouté le fichier tei n° 101 pour voir ce qui se passe : ça marche, le fichier est bien parsé et correctement affiché sur le site.

Donc il y a un problème quelque part mais où ?

Alors un autre problème, mais qui n'a peut-être rien à voir : la fonction "Intervenants", qui jusqu'alors fonctionnait bien, ne marche plus. On ne peut plus trier entre les speakers. A la place, un message que j'ai recopié s'affiche.

NoReverseMatch at /e/26/s/

Reverse for 'reanalyseapp.views.makeSpeakerSet' with arguments '(26,)' and keyword arguments '{}' not found. Request Method: GET Request URL: http://clapton.dime-shs.sciences-po.fr/bequali/e/26/s/ Django Version: 1.4 Exception Type: NoReverseMatch Exception Value:
Reverse for 'reanalyseapp.views.makeSpeakerSet' with arguments '(26,)' and keyword arguments '{}' not found. Exception Location: /usr/local/lib/python2.7/dist-packages/django/template/defaulttags.py in render, line 424 Python Executable: /usr/bin/python Python Version: 2.7.3 Python Path:
['/usr/local/lib/python2.7/dist-packages/pythonsolr-1.0-py2.7.egg', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.7', '/var/opt/bequali', '/var/opt'] Server time: lun, 8 Oct 2012 15:42:58 +0200 Error during template rendering

In template /var/opt/reanalyse/templates/bq_e_selectviz.html, error at line 122

Reverse for 'reanalyseapp.views.makeSpeakerSet' with arguments '(26,)' and keyword arguments '{}' not found.