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

Proposed by RedSingularity
Status: Merged
Merged at revision: 350
Proposed branch: lp:~redsingularity/apport/bugpattern-830830
Merge into: lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns
Diff against target: 12 lines (+5/-0)
1 file modified
bugpatterns.xml (+5/-0)
To merge this branch: bzr merge lp:~redsingularity/apport/bugpattern-830830
Reviewer Review Type Date Requested Status
Brian Murray Pending
Review via email: mp+75808@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-16 19:47:04 +0000
3+++ bugpatterns.xml 2011-09-16 20:14:23 +0000
4@@ -1581,6 +1581,11 @@
5 <re key="OriginalTitle">software-center crashed with DBusException in _convert_dbus_exception\(\): org.freedesktop.DBus.Error.UnknownMethod: Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist</re>
6 <re key="Traceback">DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist</re>
7 </pattern>
8+ <pattern url="https://launchpad.net/bugs/830830">
9+ <re key="Package">^software-center</re>
10+ <re key="OriginalTitle">submit_usefulness_gtk3.py crashed with AttributeError in _full_callback\(\): Handler on_button_post_clicked not found</re>
11+ <re key="Traceback">File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 298, in _full_callback</re>
12+ </pattern>
13
14
15