~mdz/apport/ubuntu-bugpatterns-combined

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>

<patterns>
    <pattern url="http://launchpad.net/bugs/529403">
        <re key="Title">ntfs-config crashed with AttributeError in add_section</re>
        <re key="Traceback">in on_close_clicked</re>
    </pattern>
    <pattern url="http://launchpad.net/bugs/516826">
        <re key="Title">ntfs-config crashed with AttributeError in add_section</re>
        <re key="Traceback">in on_ok_clicked</re>
    </pattern>
    <pattern url="http://launchpad.net/bugs/507831">
        <re key="Title">ntfs-config crashed with AttributeError in add_section</re>
        <re key="Traceback">in on_auto_clicked</re>
    </pattern>
</patterns>