Bug 638107

Summary: AttributeError: 'Podcast' object has no attribute '_config'
Product: [Fedora] Fedora Reporter: Ville-Pekka Vainio <vpvainio>
Component: gpodderAssignee: Jef Spaleta <jspaleta>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: jspaleta, vpvainio
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: gpodder-2.8-2.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-12 03:10:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ville-Pekka Vainio 2010-09-28 09:25:51 UTC
Description of problem:
Alison Chaiken reported on the #gpodder IRC channel, that the Maemo bug https://bugs.maemo.org/show_bug.cgi?id=11217 also applies to the Fedora >= 13 gpodder packages.

The bug can be reproduced as follows:
$ gpo update
Plugin loaded: gpodder.soundcloud
Plugin loaded: gpodder.xspf
Updating The Bad Apples Linux Cast
Traceback (most recent call last):
  File "/usr/bin/gpo", line 265, in <module>
    cli._parse(sys.argv[1:]) or sys.stderr.write(__doc__)
  File "/usr/bin/gpo", line 258, in _parse
    return self._checkargs(func, command_line)
  File "/usr/bin/gpo", line 244, in _checkargs
    return func(*command_line)
  File "/usr/bin/gpo", line 186, in update
    podcast.update()
  File "/usr/lib/python2.6/site-packages/gpodder/api.py", line 84, in update
    self._config.mimetype_prefs)
AttributeError: 'Podcast' object has no attribute '_config'

The bug has been fixed in gpodder git: http://repo.or.cz/w/gpodder.git/commitdiff/b4073532

Comment 1 Fedora Update System 2010-10-03 16:23:24 UTC
gpodder-2.8-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gpodder-2.8-2.fc14

Comment 2 Fedora Update System 2010-10-03 16:24:43 UTC
gpodder-2.8-2.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/gpodder-2.8-2.fc13

Comment 3 Fedora Update System 2010-10-04 02:51:48 UTC
gpodder-2.8-2.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gpodder'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/gpodder-2.8-2.fc14

Comment 4 Fedora Update System 2010-10-12 03:10:09 UTC
gpodder-2.8-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2010-10-14 06:36:22 UTC
gpodder-2.8-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.