BUG FIX: wrap self.dialog access in StatusWindow inside a try...except
commit4f08c3c864e86cf174736bc88a86d57cfc95e595
authorSean Robinson <seankrobinson@gmail.com>
Thu, 10 Apr 2014 23:35:20 +0000 (10 16:35 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Thu, 10 Apr 2014 23:35:20 +0000 (10 16:35 -0700)
tree9a1d536dff8d6099016ee72c1790da6fc14fd21c
parente26fb10859a1dbc854297853af56400ebe33f32c
BUG FIX: wrap self.dialog access in StatusWindow inside a try...except

This fixes WiFi Radar bug 16390 (listed as Ubuntu bug 442809).  This is
a cosmetic fix as the crash occurs on shutdown and does not appear to
affect the connection phase.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifi-radar