View Single Post
danramos's Avatar
Posts: 4,672 | Thanked: 5,455 times | Joined on Jul 2008 @ Springfield, MA, USA
#304
Hi Thomas! I just saw gpodder 0.17.0-1 come in tonight! GREAT new update!! I'm especially glad you made the fingerscrolling an OPTION now. I was able to toggle it around and figure out that--oddly, I preferred non-fingerscrolling. It was just faster. **shrug** And the passwords in my podcasts now WORK!! HUZZAH!!!


OK.. only two problems I found:
1) I can't select a bunch of episodes like I used to be able to before fingerscrolling.

MOST IMPORTANTLY...
2) I can't play episodes! I tap an episode and select play and nothing happens--it doesn't even mark it as played. Looks to me like maybe a simple error slipped through:

~ $ gpodder --maemo
Creating new from file gPodder
/usr/lib/python2.5/site-packages/gpodder/uibase.py:59: GtkWarning: Unknown property: GtkVSeparator.orientation

self.builder.add_from_file(os.path.join(ui_folder, ui_file))
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 3120, in on_playback_selected_episodes
self.playback_episodes(self.get_selected_episodes( ))
File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 1662, in playback_episodes
banner = hildon.hildon_banner_show_animation(self.gPodder, None, _('Opening %s') % saxutils.escape(episode.title))
NameError: global name 'episode' is not defined
~ $
 

The Following User Says Thank You to danramos For This Useful Post: