Comment 7 for bug 514537

Revision history for this message
scrawl (scrawl-deactivatedaccount) wrote : Re: [Bug 514537] Re: radio station no more recorded in 1.2 release

Am Freitag, den 05.02.2010, 04:02 +0000 schrieb Avetik Topchyan:
> here's what I got even after the patch
>
> File "/usr/lib/rhythmbox/plugins/record-station/record-station.py", line 772, in record_station
> self.start_rip(None, uri, True, self.config.get("Ripping", "defaultdir"))
> File "/usr/lib/rhythmbox/plugins/record-station/record-station.py", line 809, in start_rip
> if self.config.get("Compability", "use_mplayer") == True and re.match(self.config.get("Compability", "regexp"), str(uri)):
> File "/usr/lib/python2.6/ConfigParser.py", line 311, in get
> raise NoSectionError(section)
> ConfigParser.NoSectionError: No section: 'Compability'
> Traceback (most recent call last):
> File "/usr/lib/rhythmbox/plugins/record-station/record-station.py", line 626, in create_configure_dialog
> self.update_plan_view()
> File "/usr/lib/rhythmbox/plugins/record-station/record-station.py", line 533, in update_plan_view
> self.plan_model.append( [item, time.ctime ( int(self.plan.get(item, "timestamp")) ) ] )
> ValueError: timestamp out of range for platform time_t
>
Your config file seems to be broken. Try this: rm ~/.rbrec_*