Merge lp:~redsingularity/apport/bugpattern-840158 into lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns

Proposed by RedSingularity
Status: Merged
Merged at revision: 342
Proposed branch: lp:~redsingularity/apport/bugpattern-840158
Merge into: lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns
Diff against target: 14 lines (+5/-0)
1 file modified
bugpatterns.xml (+5/-0)
To merge this branch: bzr merge lp:~redsingularity/apport/bugpattern-840158
Reviewer Review Type Date Requested Status
Brian Murray Pending
Review via email: mp+75463@code.launchpad.net
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-14 16:28:51 +0000
3+++ bugpatterns.xml 2011-09-15 03:40:10 +0000
4@@ -1541,6 +1541,11 @@
5 <re key="Traceback">update_xapian_index.*\n.*axi.update_async\(True, True\)</re>
6 <re key="Traceback">DBusException: org.freedesktop.DBus.Python.PermissionDeniedError:</re>
7 </pattern>
8+ <pattern url="https://launchpad.net/bugs/840158">
9+ <re key="Package">^software-center </re>
10+ <re key="Title">submit_review_gtk3.py crashed with TypeError in function\(\): get_text\(\) takes exactly 4 argument\(s\) \(3 given\)</re>
11+ <re key="Traceback">TypeError: get_text\(\) takes exactly 4 argument\(s\) \(3 given\)</re>
12+ </pattern>
13
14 <!-- Applies to software-center -->
15