[translate-pootle] PyLucene v2 support

2008-01-22 Thread Lars Kruse
Hi, today I tried to run pootle while pylucene v2.2 is installed on my machine. Sadly, an exception was raised with the following output: File "/usr/lib/python2.4/site-packages/Pootle/users.py", line 259, in handle page = self.getpage(pathwords, session, argdict) File "/usr/lib/python2.4

Re: [translate-pootle] PyLucene v2 support

2008-01-23 Thread F Wolff
Op Woensdag 2008-01-23 skryf Lars Kruse: > Hi, Hi Lars > today I tried to run pootle while pylucene v2.2 is installed on my machine. > > Sadly, an exception was raised with the following output: I remember Nicolas already pointing out some API change with the version change to PyLucene 2 > >

Re: [translate-pootle] PyLucene v2 support

2008-01-23 Thread Lars Kruse
Hi, > The current code definitely still works with PyLucene 1.9.1 which I have > here. I also tried with your patch applied, and it continued to work. thanks for testing! > > Should I commit the patch? > > Yes, please apply. ok - I did it > I would however like it if we can upgrade to the >