uncaught sre_constants.error

Bug #780545 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gedit Developer Plugins
Fix Released
High
Curtis Hovey

Bug Description

Traceback (most recent call last):
  File "/home/curtis/.gnome2/gedit/plugins/gdp/find.py", line 274, in on_find_in_files
    find_worker.run()
  File "/home/curtis/.gnome2/gedit/plugins/gdp/find.py", line 114, in run
    self.pattern, substitution=self.substitution):
  File "/home/curtis/.gnome2/gedit/plugins/gdp/find.py", line 36, in find_matches
    match_re = re.compile(match_pattern)
  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
sre_constants.error: unbalanced parenthesis

Curtis Hovey (sinzui)
Changed in gdp:
milestone: none → 0.5.0
assignee: nobody → Curtis Hovey (sinzui)
status: Triaged → In Progress
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in gdp:
milestone: 0.5.0 → 0.4.7
Curtis Hovey (sinzui)
Changed in gdp:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.