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


Groups > comp.lang.python > #69517 > unrolled thread

Strange message from a program

Started byDamien Touraine <damien.touraine@limsi.fr>
First post2014-04-01 16:14 +0200
Last post2014-04-01 16:14 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#69517 — Strange message from a program

FromDamien Touraine <damien.touraine@limsi.fr>
Date2014-04-01 16:14 +0200
SubjectStrange message from a program
Message-ID<mailman.8803.1396362017.18130.python-list@python.org>

[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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web