[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 using unicode 
https://bugs.launchpad.net/bugs/633901
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-09-09 Thread Jasper Op de Coul
Public bug reported:

When using the python bindings in lucid (never had any problems before)
exceptions are sometimes raised (random) when creating an RDF.Node from a 
unicode string.

>>> import RDF
>>> for i in range(100): RDF.Node(u'föö')
...
SystemError: error return without exception set

python-librdf:
  Installed: 1.0.10.1-1.1ubuntu1
  Candidate: 1.0.10.1-1.1ubuntu1
  Version table:
 *** 1.0.10.1-1.1ubuntu1 0
500 http://nl.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

** Affects: redland-bindings (Ubuntu)
 Importance: Undecided
 Status: New

-- 
python-librdf raises errors when using unicode 
https://bugs.launchpad.net/bugs/633901
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs