Merge lp:~roignac/apport/bugpattern-132636 into lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns

Proposed by Vadim Rutkovsky
Status: Merged
Merged at revision: 349
Proposed branch: lp:~roignac/apport/bugpattern-132636
Merge into: lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns
Diff against target: 15 lines (+6/-0)
1 file modified
bugpatterns.xml (+6/-0)
To merge this branch: bzr merge lp:~roignac/apport/bugpattern-132636
Reviewer Review Type Date Requested Status
Brian Murray Pending
Review via email: mp+75712@code.launchpad.net

Description of the change

Bugpattern for balazar bug 132636

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bugpatterns.xml'
2--- bugpatterns.xml 2011-09-16 10:23:20 +0000
3+++ bugpatterns.xml 2011-09-16 11:24:29 +0000
4@@ -2231,5 +2231,11 @@
5 <re key="Package">^oneconf</re>
6 <re key="Title">oneconf-service crashed with ServerNotFoundError in _conn_request(): Unable to find the server at apps.ubuntu.com</re>
7 </pattern>
8+
9+<!-- balazar -->
10+ <pattern url="http://launchpad.net/bugs/132636">
11+ <re key="Package">balazar</re>
12+ <re key="Traceback">GLError</re>
13+ </pattern>
14
15 </patterns>