Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69517
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <damien.touraine@limsi.fr> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.010 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'exists.': 0.07; 'method.': 0.07; 'string': 0.09; 'moreover,': 0.09; 'python': 0.11; '(mainly': 0.16; 'fails.': 0.16; 'subject:program': 0.16; 'appears': 0.22; 'header:User-Agent:1': 0.23; 'error': 0.23; 'precise': 0.24; "skip:' 10": 0.31; '3.2': 0.31; 'linux.': 0.31; 'cases': 0.33; 'received:fr': 0.33; 'subject:from': 0.34; "can't": 0.35; 'but': 0.35; 'ubuntu': 0.36; 'hi,': 0.36; 'changing': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'even': 0.60; 'tell': 0.60 |
| X-Virus-Scanned | Debian amavisd-new at limsi.fr |
| Date | Tue, 01 Apr 2014 16:14:07 +0200 |
| From | Damien Touraine <damien.touraine@limsi.fr> |
| Organization | LIMSI-CNRS |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Strange message from a program |
| Content-Type | multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="------------ms060106020106010003050609" |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8803.1396362017.18130.python-list@python.org> (permalink) |
| Lines | 88 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1396362017 news.xs4all.nl 2829 [2001:888:2000:d::a6]:39937 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:69517 |
Show key headers only | 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
Strange message from a program Damien Touraine <damien.touraine@limsi.fr> - 2014-04-01 16:14 +0200
csiph-web