andyrooger / totem-get-iplayer

Totem plugin to act as a front-end to get_iplayer. Allows streaming and recording iPlayer and other content.
GNU General Public License v3.0
1 stars 0 forks source link

Inconsistent state after network issues #24

Closed andyrooger closed 11 years ago

andyrooger commented 11 years ago

Lost connection while loading programme info. See

WARNING: no network interfaces found Exception in thread Thread-13: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 551, in bootstrap_inner self.run() File "/usr/lib64/python2.7/threading.py", line 504, in run self.__target(_self.args, *_self.__kwargs) File "/home/andyrooger/.local/share/totem/plugins/get-iplayer/get-iplayer.py", line 520, in load_image pb = transform(pb) File "/home/andyrooger/.local/share/totem/plugins/get-iplayer/get-iplayer.py", line 428, in transform=lambda pb: ensure_image_small(pb, 200, 200)) File "/home/andyrooger/.local/share/totem/plugins/get-iplayer/get-iplayer.py", line 525, in ensure_image_small width = pb.get_width() AttributeError: 'NoneType' object has no attribute 'get_width'

No modes or versions shown. Only play enabled. Really in any case, play should not be enabled unless there is a choice for both mode and version.