7 Oct 14:45
[Trac-dev] Trunk needs Genshi trunk?
From: Jeroen Ruigrok van der Werven <asmodai <at> in-nomine.org>
Subject: [Trac-dev] Trunk needs Genshi trunk?
Newsgroups: gmane.comp.version-control.subversion.trac.devel
Date: 2008-10-07 12:49:40 GMT
Subject: [Trac-dev] Trunk needs Genshi trunk?
Newsgroups: gmane.comp.version-control.subversion.trac.devel
Date: 2008-10-07 12:49:40 GMT
Using trunk for a demo install at work here with Genshi 0.5.1 caused this traceback http://paste.pocoo.org/show/87295/ on selecting the login link: {{{ File "build/bdist.linux-i686/egg/genshi/filters/i18n.py", line 170, in __call__ search_text=False, msgbuf=msgbuf) File "build/bdist.linux-i686/egg/genshi/filters/i18n.py", line 201, in __call__ msgbuf.append(kind, data, pos) File "build/bdist.linux-i686/egg/genshi/filters/i18n.py", line 379, in append param = self.params.pop(0) IndexError: pop from empty list }}} Using Genshi trunk allows me to use the login link. I haven't been able to keep up to date lately, but did we require Genshi 0.6 now and is 0.5 inadequate? If so, why hasn't setup.py been adjusted to reflect this? If not, we need to see what's happening. -- -- Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B For dust thou art, and unto dust shalt thou return. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to trac-dev <at> googlegroups.com To unsubscribe from this group, send email to trac-dev+unsubscribe <at> googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
RSS Feed