Bug 638107 - AttributeError: 'Podcast' object has no attribute '_config'
Summary: AttributeError: 'Podcast' object has no attribute '_config'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gpodder
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jef Spaleta
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-28 09:25 UTC by Ville-Pekka Vainio
Modified: 2010-10-14 06:36 UTC (History)
2 users (show)

Fixed In Version: gpodder-2.8-2.fc13
Clone Of:
Environment:
Last Closed: 2010-10-12 03:10:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Maemo 11217 0 None None None Never

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.


Note You need to log in before you can comment on or make changes to this bug.