[python-users] python2.5 / commands / os.popen

Stefan Pampel stefan.pampel at polyformal.de
Do Jan 22 19:17:11 CET 2009


Hallo,

mein derzeit eingesetzte Kalenderanwendung wxremind wirft seit kurzem
einen Fehler aus, den ich nicht so recht zuordnen kann:

Traceback (most recent call last):
  File "<stdin>", line 14, in <module>
  File "/home/pampel/bin/wxremind/wxremind.py", line 1093, in main
  File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7935, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7509, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/home/pampel/bin/wxremind/wxremind.py", line 1087, in OnInit
  File "/home/pampel/bin/wxremind/wxremind.py", line 306, in __init__
  File "/home/pampel/bin/wxremind/wxremind.py", line 507, in OnTimer
  File "/home/pampel/bin/wxremind/wxremdata.py", line 183, in getMonths
  File "/home/pampel/bin/wxremind/wxremdata.py", line 231, in slurp
  File "/usr/lib/python2.5/commands.py", line 44, in getoutput
    return getstatusoutput(cmd)[1]
  File "/usr/lib/python2.5/commands.py", line 53, in getstatusoutput
    pipe = os.popen('{ ' + cmd + '; } 2>&1', 'r')
OSError: [Errno 38] Function not implemented

Mir ist auch nicht bekannt dass es seitens der Distribution (Debian/Lenny)
einschneidende Änderungen in den Python-Paketen gab.

Hat jemend eine Idee?

Danke und viele Grüße

Stefan
-- 
/ polyformal                  /
| Kaesenstraße 8             /
| 50677 Köln - Germany      /
| phone: +49 221 3103 122
| fax:   +49 221 9311 9223
| http://www.polyformal.de/
|______________________/

GPG KEY: 11678845
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 197 bytes
Beschreibung: Digital signature
URL         : <http://lists.uni-koeln.de/pipermail/python-users/attachments/20090122/86509e90/attachment.sig>


Mehr Informationen über die Mailingliste python-users