SOLUTION Re: Python app. Eroaster and "output = pipe[0].readlines()" trouble
Kevin
nobody at tex.kom
Fri Oct 19 15:22:23 EDT 2001
My Mandrake 8.0 system started with kernel-2.4.3-20mdk,
python-2.0-9mdk, and eroaster-2.0-1.8.4mdk. In this
configuration Eroaster worked fine.
Then I upgraded to kernel-2.4.7-12.3mdk. Which broke
eroaster. So, I decided to try a newer Eroaster. Now
I'm using eroaster-2.0.10-1mdk. Which works again.
The error message I got from eroaster was:
File "/usr/lib/python2.0/site-packages/gtk.py", line 125, in __call__
ret = apply(self.func, a)
File "/usr/lib/eroaster/main.py", line 1468, in DetectRecorder
self.DetectSCSIDevice(deviceRecorder)
File "/usr/lib/eroaster/main.py", line 1477, in DetectSCSIDevice
output = pipe[0].readlines()
IOError: [Errno 4] Interrupted system call
I hope this helps someone else....
--
Unless otherwise noted, the statements herein reflect my personal
opinions and not those of any organization with which I may be affiliated.
More information about the Python-list
mailing list