[Bug 633901] Re: python-librdf raises errors when using unicode

2010-10-06 Thread Jasper Op de Coul
It looks like ucs4 is not the problem, older pythons were also ucs4 and librdf worked fine. The problem went away when I installed newer redland-bindings (redland-1.0.11 and redland-bindings-1.0.11.1) from the librdf.org site. These were released last week. -- python-librdf raises errors when u

[Bug 633901] Re: python-librdf raises errors when using unicode

2010-09-29 Thread Matthias Klose
the python build is configured with --enable-unicode=ucs4, I assume you didn't do that with your rebuild. So maybe redland-bindings has issues with that? -- python-librdf raises errors when using unicode https://bugs.launchpad.net/bugs/633901 You received this bug notification because you are a

[Bug 633901] Re: python-librdf raises errors when using unicode

2010-09-29 Thread Jasper Op de Coul
I compiled redland-bindings-1.0.10.1 and redland-1.0.10 from the librdf.org tarballs, but this did not fix it. When I compiled a fresh Python-2.6.6, everything worked again. -- python-librdf raises errors when using unicode https://bugs.launchpad.net/bugs/633901 You received this bug notificat