do not try to scan, when no scan is possible.. (show a messagebox)
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sun, 16 Apr 2006 09:38:21 +0000 (09:38 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sun, 16 Apr 2006 09:38:21 +0000 (09:38 +0000)
commitd9d89d9547e96de26d293fff1c901a25e889411e
treec4ad186e5c8bd260653df940ed6621cfc76b5c83
parent2570b9e4322d85405bf56f0c97819c457ea92fa2
do not try to scan, when no scan is possible.. (show a messagebox)
this fixes "self.feid = self.scanList[self.run]["feid"]"
IndexError: list index out of range (ServiceScan.py line 64)
lib/python/Screens/ScanSetup.py