Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69517 > unrolled thread
| Started by | Damien Touraine <damien.touraine@limsi.fr> |
|---|---|
| First post | 2014-04-01 16:14 +0200 |
| Last post | 2014-04-01 16:14 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Strange message from a program Damien Touraine <damien.touraine@limsi.fr> - 2014-04-01 16:14 +0200
| From | Damien Touraine <damien.touraine@limsi.fr> |
|---|---|
| Date | 2014-04-01 16:14 +0200 |
| Subject | Strange 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
Back to top | Article view | comp.lang.python
csiph-web