Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #69517

Strange message from a program

Date 2014-04-01 16:14 +0200
From Damien Touraine <damien.touraine@limsi.fr>
Organization LIMSI-CNRS
Subject Strange message from a program
Newsgroups comp.lang.python
Message-ID <mailman.8803.1396362017.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

We use Python 3.2 on standard Ubuntu precise Linux.

I have a big program with several dependencies (mainly PySide). But, 
sometimes, it fails with :RuntimeError: Can't find converter for 
'\ufffd\ufffd' to call Python meta method. The given string 
('\ufffd\ufffd') is changing each time. Moreover, it can make a 
segmentation fault, but not each time it fails.

I don't even know where this can of error can occur. I have searched for 
this string in the program and none exists.

Can you tell me the cases when search message appears ?

Regards,
Damien Touraine

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Strange message from a program Damien Touraine <damien.touraine@limsi.fr> - 2014-04-01 16:14 +0200

csiph-web