Feeds not fetching

Bug #258443 reported by Matt Layman
2
Affects Status Importance Assigned to Milestone
Entertainer Media Center
Fix Released
Critical
Joshua Scotton

Bug Description

The feeds are not being fetched and displayed.

Related branches

Revision history for this message
Matt Layman (mblayman) wrote :

At a later time (not sure exactly when or what I did to make it appear), I got the following traceback and then the feeds started showing up.

Traceback (most recent call last):
  File "/home/matt/branches/entertainer/entertainerlib/frontend/gui/user_interface.py", line 452, in handle_keyboard_event
    self.handle_user_event(UserEvent(UserEvent.NAVIGATE_SELECT))
  File "/home/matt/branches/entertainer/entertainerlib/frontend/gui/user_interface.py", line 558, in handle_user_event
    self.current.handle_user_event(event)
  File "/home/matt/branches/entertainer/entertainerlib/frontend/gui/screens/rss_screen.py", line 341, in handle_user_event
    feed = Feed(self.menu.get_current_menuitem().get_userdata())
AttributeError: 'RssScreen' object has no attribute 'menu'

Changed in entertainer:
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
Matt Layman (mblayman) wrote :

The above traceback is mostly unrelated to the problem. It occurs when the no feed screen shows up, but a user hits enter anyway. I'll file a new bug to separate this issue from the bug description.

Revision history for this message
Joshua Scotton (joshuascotton) wrote :

By default the feeds will show up after about 15 mins as this is the default update period.
However the rebuild-feed-cache is currently broken in trunk and has a fix available

Changed in entertainer:
assignee: nobody → joshuascotton
Revision history for this message
Paul Hummer (rockstar) wrote :

Committed in rev 273

Changed in entertainer:
status: Confirmed → Fix Committed
Paul Hummer (rockstar)
Changed in entertainer:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.