AttributeError: 'RssScreen' object has no attribute 'menu'

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

Bug Description

Occurs when the no feed screen shows up, but a user hits enter anyway.

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'

Related branches

Paul Hummer (rockstar)
Changed in entertainer:
assignee: nobody → joshuascotton
importance: Undecided → High
milestone: none → entertainer-0.2
status: New → Triaged
Changed in entertainer:
status: Triaged → In Progress
Paul Hummer (rockstar)
Changed in entertainer:
status: In Progress → 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.