| Summary: | [abrt] font-manager-0.5.7-2.fc15: database.py:255:get:ProgrammingError: near "eL": syntax error | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | pmvr |
| 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: | 15 | CC: | jsaucier |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:be996c3775f16767807792d26dbb92465a188631 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-07 16:39:38 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. 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 '15' 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 15 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 |
abrt version: 2.0.1 architecture: i686 cmdline: /usr/bin/python /usr/bin/font-manager component: font-manager executable: /usr/bin/font-manager kernel: 2.6.38.7-30.fc15.i686 os_release: Fedora release 15 (Lovelock) package: font-manager-0.5.7-2.fc15 reason: database.py:255:get:ProgrammingError: near "eL": syntax error time: Sun Jun 12 15:37:42 2011 uid: 500 username: Pmvr backtrace: :database.py:255:get:ProgrammingError: near "eL": syntax error : :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 438, in _sort : rows = self.table.get('*', 'family="{0}"'.format(name)) : File "/usr/share/font-manager/core/database.py", line 255, in get : raise sqlite3.ProgrammingError(self.db.error) :ProgrammingError: near "eL": syntax error : :Local variables in innermost frame: :sort: None :search: 'family=""eL&FoNt(\xc3\xbbrBAN CallIgRAPhy!""' :self: <core.database.Table object at 0x8a8098c> :select: '*' :sql: 'SELECT * FROM Fonts WHERE family=""eL&FoNt(\xc3\xbbrBAN CallIgRAPhy!"" '