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

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

Description of the change

Bugpattern for ubuntuone-client bug 711221

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-06 19:47:07 +0000
3+++ bugpatterns.xml 2011-09-07 13:55:22 +0000
4@@ -1821,6 +1821,12 @@
5 <re key="Traceback">subprocess\.Popen\(\['ubuntuone-control-panel-gtk'\]\)</re>
6 <re key="Traceback">OSError.*Errno 2</re>
7 </pattern>
8+ <pattern url="http://launchpad.net/bugs/711221">
9+ <re key="Package">^ubuntuone-client</re>
10+ <re key="Traceback">connection.py.*in call_blocking</re>
11+ <re key="Traceback">message, timeout</re>
12+ <re key="Traceback">DBusException: org\.freedesktop\.DBus\.Error\.Disconnected: Connection was disconnected before a reply was received</re>
13+ </pattern>
14
15 <!-- Ubuntu SSO Client -->
16 <pattern url="http://launchpad.net/bugs/711413">