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
=== modified file 'bugpatterns.xml'
--- bugpatterns.xml 2011-09-14 16:28:51 +0000
+++ bugpatterns.xml 2011-09-15 04:07:19 +0000
@@ -416,6 +416,20 @@
416 <re key="Traceback">KeyError</re>416 <re key="Traceback">KeyError</re>
417 </pattern>417 </pattern>
418418
419 <pattern url="https://launchpad.net/bugs/833348">
420 <re key="Package">^compizconfig-settings-manager </re>
421 <re key="Title">ccsm crashed with KeyError in compizconfig.Plugin.ApplyStringExtensions \(src/compizconfig.c:6780\)\(\): 'h\\xf5p\\n\\x01'</re>
422 <re key="Traceback">File "/usr/lib/python2.7/dist-packages/ccm/Utils.py", line 328, in Update
423 if self.Context.ProcessEvents\(\):</re>
424 <re key="Traceback">File "compizconfig.pyx", line 1163, in compizconfig.Context.ProcessEvents \(src/compizconfig.c:9986\)</re>
425 <re key="Traceback">File "compizconfig.pyx", line 1249, in compizconfig.Context.ChangedSettings.__get__ \(src/compizconfig.c:11104\)</re>
426 <re key="Traceback">File "compizconfig.pyx", line 447, in compizconfig.SettingListToList \(src/compizconfig.c:2212\)</re>
427 <re key="Traceback">File "compizconfig.pyx", line 927, in compizconfig.Plugin.Screen.__get__ \(src/compizconfig.c:7371\)</re>
428 <re key="Traceback">File "compizconfig.pyx", line 783, in compizconfig.Plugin.Update \(src/compizconfig.c:5765\)</re>
429 <re key="Traceback">File "compizconfig.pyx", line 870, in compizconfig.Plugin.ApplyStringExtensions \(src/compizconfig.c:6780\)</re>
430 <re key="Traceback">KeyError: 'h\\xf5p\\n\\x01'</re>
431 </pattern>
432
419<!-- Converted from computer-janitor.xml -->433<!-- Converted from computer-janitor.xml -->
420434
421 <pattern url="https://launchpad.net/bugs/503727">435 <pattern url="https://launchpad.net/bugs/503727">
@@ -907,6 +921,12 @@
907 <re key="Traceback">DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-.*</re>921 <re key="Traceback">DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-.*</re>
908 </pattern>922 </pattern>
909923
924 <pattern url="https://launchpad.net/bugs/676981">
925 <re key="Package">^gwibber</re>
926 <re key="Title">gwibber-accounts crashed with DBusException in call_blocking\(\)</re>
927 <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>
928 </pattern>
929
910<!-- Converted from initramfs-tools.xml -->930<!-- Converted from initramfs-tools.xml -->
911931
912 <pattern url="https://wiki.ubuntu.com/Bugs/InitramfsLiveMedia">932 <pattern url="https://wiki.ubuntu.com/Bugs/InitramfsLiveMedia">