abrt version: 1.1.13 architecture: x86_64 cmdline: gedit component: gedit executable: /usr/lib64/gedit-2/plugins kernel: 2.6.35.4-28.fc14.x86_64 package: gedit-2:2.30.3-1.fc14 reason: shutil.py:82:copyfile:IOError: [Errno 2] No such file or directory: '/home/Vector/.gnome2/gedit/snippets/php.xml' release: Fedora release 14 (Laughlin) time: 1285065363 uid: 500 backtrace ----- shutil.py:82:copyfile:IOError: [Errno 2] No such file or directory: '/home/Vector/.gnome2/gedit/snippets/php.xml' Traceback (most recent call last): File "/usr/lib64/gedit-2/plugins/snippets/Manager.py", line 797, in on_import_response self.import_snippets(f) File "/usr/lib64/gedit-2/plugins/snippets/Manager.py", line 776, in import_snippets error = importer.run() File "/usr/lib64/gedit-2/plugins/snippets/Importer.py", line 97, in run return v() File "/usr/lib64/gedit-2/plugins/snippets/Importer.py", line 73, in import_targz self.import_archive('tar -x --gzip -f') File "/usr/lib64/gedit-2/plugins/snippets/Importer.py", line 61, in import_archive if self.import_file(f): File "/usr/lib64/gedit-2/plugins/snippets/Importer.py", line 38, in import_file shutil.copy(filename, dest) File "/usr/lib64/python2.7/shutil.py", line 116, in copy copyfile(src, dst) File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile with open(dst, 'wb') as fdst: IOError: [Errno 2] No such file or directory: '/home/Vector/.gnome2/gedit/snippets/php.xml' Local variables in innermost frame: src: '/tmp/tmpozq04_/php.xml' dst: '/home/Vector/.gnome2/gedit/snippets/php.xml' fsrc: <closed file '/tmp/tmpozq04_/php.xml', mode 'rb' at 0x1e20390> fn: '/home/Vector/.gnome2/gedit/snippets/php.xml' st: posix.stat_result(st_mode=33188, st_ino=403026, st_dev=2051L, st_nlink=1, st_uid=500, st_gid=500, st_size=211, st_atime=1285065363, st_mtime=1261455055, st_ctime=1285065363) How to reproduce ----- 1. Tools > Manage Snippets (plugin) 2. Import > Choose tar.gz backup 3. Crash
Created attachment 448667 [details] File: backtrace
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping