| Summary: | [abrt] font-manager-0.5.7-1.fc13: shelve.py:122:__getitem__:EOFError | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | nomnex <nomnex> | ||||
| Component: | font-manager | Assignee: | Jean-Francois Saucier <jsaucier> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 13 | CC: | jsaucier | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:bc331ceb | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-06-27 12:05:40 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 481997 [details]
File: backtrace
Does this happens if you disable this experimental feature or it always happen? it happened once. during a database update, but without particular reason. I have followed the bug report process, but I think this is a single case incident. This message is a reminder that Fedora 13 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '13'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 13's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 13 is 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 please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. 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 Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. |
abrt version: 1.1.14 architecture: i686 cmdline: /usr/bin/python /usr/bin/font-manager comment: I have removed some fonts and refresed the database. It took ages to refresh. the second check (available fonts on the system) took ages again to complet and finally crashed the application. I often use font-manager. this is the first time to happen. I had just enable a experimental feature in the prefrences "cleaning directory" (don't remember the exact term). It could be the culprid? component: font-manager executable: /usr/bin/font-manager kernel: 2.6.34.7-66.fc13.i686 package: font-manager-0.5.7-1.fc13 reason: shelve.py:122:__getitem__:EOFError release: Fedora release 13 (Goddard) time: 1299133774 uid: 500 backtrace ----- shelve.py:122:__getitem__:EOFError Traceback (most recent call last): File "/usr/bin/font-manager", line 98, in <module> main() File "/usr/bin/font-manager", line 89, in main Main() File "/usr/share/font-manager/main.py", line 98, in __init__ self.objects.load_core() File "/usr/share/font-manager/main.py", line 425, in load_core self.data['FontManager'] = core.get_manager(self.data['MainWindow']) File "/usr/share/font-manager/core/__init__.py", line 791, in get_manager MANAGER = FontManager(PROGRESS_CALLBACK, parent) File "/usr/share/font-manager/core/__init__.py", line 177, in __init__ core.fonts.Sort(self, self.progress, self.parent) File "/usr/share/font-manager/core/fonts.py", line 308, in __init__ self._sort() File "/usr/share/font-manager/core/fonts.py", line 432, in _sort obj = self.cache[name] File "/usr/lib/python2.6/shelve.py", line 122, in __getitem__ value = Unpickler(f).load() EOFError Local variables in innermost frame: How to reproduce ----- 1. refreshed the database 2. 3.