← Back to team overview

wifix-helpers team mailing list archive

[Bug 681883] [NEW] NameError pops up when there is no network connection

 

Public bug reported:

When starting the wifix without network connection, the application
crashes with a Name Error.

except Error, description:
NameError: global name 'Error' is not defined

** Affects: wifix
     Importance: Undecided
         Status: New


** Tags: error syntax

-- 
NameError  pops up when there is no network connection
https://bugs.launchpad.net/bugs/681883
You received this bug notification because you are a member of Wifix-
helpers, which is subscribed to Wifix.

Status in Wifix: New

Bug description:
When starting the wifix without network connection, the application crashes with a Name Error. 

except Error, description:
NameError: global name 'Error' is not defined





Follow ups

References