abrt version: 1.1.13 architecture: i686 cmdline: /usr/bin/python /usr/bin/pycolor HI component: ipython executable: /usr/bin/pycolor kernel: 2.6.33.8-149.fc13.i686.PAE package: ipython-0.10-6.fc13 reason: PyColorize.py:281:main:IOError: [Errno 2] No such file or directory: 'HI' release: Fedora release 13 (Goddard) time: 1283206075 uid: 500 backtrace ----- PyColorize.py:281:main:IOError: [Errno 2] No such file or directory: 'HI' Traceback (most recent call last): File "/usr/bin/pycolor", line 6, in <module> IPython.PyColorize.main() File "/usr/lib/python2.6/site-packages/IPython/PyColorize.py", line 281, in main stream = file(fname) IOError: [Errno 2] No such file or directory: 'HI' Local variables in innermost frame: parser: <optparse.OptionParser instance at 0x84331ac> usage_msg: '%prog [options] [filename]\n\nColorize a python file or stdin using ANSI color escapes and print to stdout.\nIf no filename is given, or if filename is -, read standard input.' args: ['HI'] argv: None fname: 'HI' opts: <Values at 0x85c6d6c: {'scheme_name': 'Linux'}> newopt: <bound method OptionParser.add_option of <optparse.OptionParser instance at 0x84331ac>> comment ----- $man pycolor $pycolor ctrl-c $pycolor "HI" How to reproduce ----- 1. $pycolor "HI" 2. 3.
Created an attachment (id=442046) File: backtrace
Thanks for the bug report. This is now fixed at github and waiting for inclusion upstream at: http://github.com/tomspur/ipython/commit/3323d576db9f982be1ef6d66f7b9e0d0d6fef7db I'll backport the fix soon for f13. New output in your example: $ pycolor "HI" [Errno 2] No such file or directory: 'HI'
ipython-0.10-8.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/ipython-0.10-8.fc14
ipython-0.10-8.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/ipython-0.10-8.fc13
ipython-0.10-8.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update ipython'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/ipython-0.10-8.fc13
ipython-0.10-8.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
ipython-0.10-8.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
ipython-0.10.1-3.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/ipython-0.10.1-3.fc14
ipython-0.10.1-3.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/ipython-0.10.1-3.fc13
ipython-0.10.1-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
ipython-0.10.1-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.