Bug 908479

Summary: [abrt] system-config-printer-1.2.4-2.fc14: re.py:245:_compile:error: nothing to repeat
Product: [Fedora] Fedora Reporter: Yvon Endicott <yvon.endicott>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:3e91d031
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-07 07:32:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Yvon Endicott 2013-02-06 19:53:57 UTC
abrt version: 1.1.13
architecture: i686
cmdline: /usr/bin/python /usr/share/system-config-printer/system-config-printer.py
component: system-config-printer
executable: /usr/share/system-config-printer/system-config-printer.py
kernel: 2.6.35.6-45.fc14.i686
package: system-config-printer-1.2.4-2.fc14
reason: re.py:245:_compile:error: nothing to repeat
release: Fedora release 14 (Laughlin)
time: 1360180198
uid: 500

backtrace
-----
re.py:245:_compile:error: nothing to repeat

Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 1030, in on_search_entry_search
    self.populateList ()
  File "/usr/share/system-config-printer/system-config-printer.py", line 1463, in populateList
    pattern = re.compile (self.current_filter_text, re.I) # ignore case
  File "/usr/lib/python2.7/re.py", line 190, in compile
    return _compile(pattern, flags)
  File "/usr/lib/python2.7/re.py", line 245, in _compile
    raise error, v # invalid expression
error: nothing to repeat

Local variables in innermost frame:
cachekey: (<type 'str'>, '*', 2)
pattern: '*'
p: None
flags: 2
key: ('*', 2)
v: error('nothing to repeat',)

How to reproduce
-----
1. Wanted to use the printer for the first time, still needed to be setup
2. Crash because a python script was first, unknown user
3. Reported

Comment 1 Yvon Endicott 2013-02-06 19:54:00 UTC
Created attachment 694118 [details]
File: backtrace

Comment 2 Jiri Popelka 2013-02-07 07:32:08 UTC
Fedora 14 changed to end-of-life (EOL) status on 2011-12-09. Fedora 14 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.