lib/python/Plugins/SystemPlugins/SoftwareManager: more robust code this i.e. fixes:
authorghost <andreas.monzner@multimedia-labs.de>
Tue, 9 Feb 2010 18:45:42 +0000 (19:45 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Tue, 9 Feb 2010 18:45:42 +0000 (19:45 +0100)
commitf87f40e3d7bade8c5dbd12d9ccc7f1b2417fff04
treeb08bf76d5eab3fe69fa3ebca9476f8afed24de19
parent0b5970ebeb4e04cc7b733d2d7b8044459407c634
lib/python/Plugins/SystemPlugins/SoftwareManager: more robust code this i.e. fixes:

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
     return self.fnc(*self.args + args, **newkwargs)
   File "/usr/lib/enigma2/python/Components/Console.py", line 56, in finishedCB
     self.callbacks[name](data,retval,extra_args)
   File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SoftwareManager/SoftwareTools.py", line 108, in IpkgListAvailableCB
     SoftwareTools.available_packetlist.append([name, split[1].strip(), split[2].strip()])

ref bug #383
lib/python/Plugins/SystemPlugins/SoftwareManager/SoftwareTools.py
lib/python/Plugins/SystemPlugins/SoftwareManager/plugin.py