← Back to team overview

wifix-helpers team mailing list archive

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

 

I added a patch. Please review.

** Patch added: "I added a function to check if the internet connection is on. Displays a message "Please check your internet connection" and exits the program gracefully."
   https://bugs.launchpad.net/wifix/+bug/681883/+attachment/4247140/+files/platforms.py.patch

-- 
You received this bug notification because you are a member of Wifix-
helpers, which is subscribed to Wifix.
https://bugs.launchpad.net/bugs/681883

Title:
  NameError  pops up when there is no network connection

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/wifix/+bug/681883/+subscriptions


References