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

Exception when checking selected version #33

Closed andyrooger closed 11 years ago

andyrooger commented 11 years ago

Noticed this...

Traceback (most recent call last): File "/home/andyrooger/.local/share/totem/plugins/get-iplayer/get-iplayer.py", line 291, in got_modes if version_list.get_model().get_value(version_selected, 0) != version or self.showing_info != index: TypeError: iter must be a GtkTreeIter