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

Proposed by RedSingularity
Status: Merged
Merged at revision: 343
Proposed branch: lp:~redsingularity/apport/bugpattern-833348
Merge into: lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns
Diff against target: 37 lines (+20/-0)
1 file modified
bugpatterns.xml (+20/-0)
To merge this branch: bzr merge lp:~redsingularity/apport/bugpattern-833348
Reviewer Review Type Date Requested Status
Brian Murray Approve
Review via email: mp+75466@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Brian Murray (brian-murray) wrote :

Its really best to match on OriginalTitle instead of Title since it is possible change the bug title during the bug reporting or after its been reported.

Additionally, the key seems to be specific and is different in some of the duplicate reports so I've removed that bit.

review: Approve

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 04:07:19 +0000
4@@ -416,6 +416,20 @@
5 <re key="Traceback">KeyError</re>
6 </pattern>
7
8+ <pattern url="https://launchpad.net/bugs/833348">
9+ <re key="Package">^compizconfig-settings-manager </re>
10+ <re key="Title">ccsm crashed with KeyError in compizconfig.Plugin.ApplyStringExtensions \(src/compizconfig.c:6780\)\(\): 'h\\xf5p\\n\\x01'</re>
11+ <re key="Traceback">File "/usr/lib/python2.7/dist-packages/ccm/Utils.py", line 328, in Update
12+ if self.Context.ProcessEvents\(\):</re>
13+ <re key="Traceback">File "compizconfig.pyx", line 1163, in compizconfig.Context.ProcessEvents \(src/compizconfig.c:9986\)</re>
14+ <re key="Traceback">File "compizconfig.pyx", line 1249, in compizconfig.Context.ChangedSettings.__get__ \(src/compizconfig.c:11104\)</re>
15+ <re key="Traceback">File "compizconfig.pyx", line 447, in compizconfig.SettingListToList \(src/compizconfig.c:2212\)</re>
16+ <re key="Traceback">File "compizconfig.pyx", line 927, in compizconfig.Plugin.Screen.__get__ \(src/compizconfig.c:7371\)</re>
17+ <re key="Traceback">File "compizconfig.pyx", line 783, in compizconfig.Plugin.Update \(src/compizconfig.c:5765\)</re>
18+ <re key="Traceback">File "compizconfig.pyx", line 870, in compizconfig.Plugin.ApplyStringExtensions \(src/compizconfig.c:6780\)</re>
19+ <re key="Traceback">KeyError: 'h\\xf5p\\n\\x01'</re>
20+ </pattern>
21+
22 <!-- Converted from computer-janitor.xml -->
23
24 <pattern url="https://launchpad.net/bugs/503727">
25@@ -907,6 +921,12 @@
26 <re key="Traceback">DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-.*</re>
27 </pattern>
28
29+ <pattern url="https://launchpad.net/bugs/676981">
30+ <re key="Package">^gwibber</re>
31+ <re key="Title">gwibber-accounts crashed with DBusException in call_blocking\(\)</re>
32+ <re key="Traceback">DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.</re>
33+ </pattern>
34+
35 <!-- Converted from initramfs-tools.xml -->
36
37 <pattern url="https://wiki.ubuntu.com/Bugs/InitramfsLiveMedia">