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
=== modified file 'bugpatterns.xml'
--- bugpatterns.xml 2011-09-06 19:47:07 +0000
+++ bugpatterns.xml 2011-09-07 13:55:22 +0000
@@ -1821,6 +1821,12 @@
1821 <re key="Traceback">subprocess\.Popen\(\['ubuntuone-control-panel-gtk'\]\)</re>1821 <re key="Traceback">subprocess\.Popen\(\['ubuntuone-control-panel-gtk'\]\)</re>
1822 <re key="Traceback">OSError.*Errno 2</re>1822 <re key="Traceback">OSError.*Errno 2</re>
1823 </pattern>1823 </pattern>
1824 <pattern url="http://launchpad.net/bugs/711221">
1825 <re key="Package">^ubuntuone-client</re>
1826 <re key="Traceback">connection.py.*in call_blocking</re>
1827 <re key="Traceback">message, timeout</re>
1828 <re key="Traceback">DBusException: org\.freedesktop\.DBus\.Error\.Disconnected: Connection was disconnected before a reply was received</re>
1829 </pattern>
18241830
1825<!-- Ubuntu SSO Client -->1831<!-- Ubuntu SSO Client -->
1826 <pattern url="http://launchpad.net/bugs/711413">1832 <pattern url="http://launchpad.net/bugs/711413">