Empty media lists

Bug #253491 reported by Juan Manuel Santos
2
Affects Status Importance Assigned to Milestone
Entertainer Media Center
Invalid
Undecided
Unassigned

Bug Description

Linux distribution:Gentoo (kernel 2.6.25-r7)
Processor: Athlon64 3200+ (using 32bit)
Python: 2.5.2-r5

Using these versions:

dev-python/pyclutter-0.6.2
media-libs/clutter-0.6.2
media-libs/clutter-cairo-0.6.0
media-libs/clutter-gst-0.6.1
media-libs/clutter-gtk-0.6.0

Also tried it before with these versions:

clutter-core 0.5.6 (as 0.5.4 is not in the clutter-project server)
clutter-gst 0.5.0
clutter-gtk 0.5.2
clutter-cairo 0.5.0

Same problem in both setups: Entertainer starts and indexes fine (I checked it the-gentoo-way: opened the .db files and looked in the thumbnails directory: both show signs of content being indexed). However, when opening the frontend, I don't see any content in any of the sections. Neither the logs nor the program output in the terminal show any sign of errors.

When trying to enter the sections, this exception occurs (which I guess is obviously due to an empty list):

Traceback (most recent call last):
  File "/home/godlike/sandbox/bzr/entertainer/entertainerlib/frontend/gui/user_interface.py", line 443, in handle_keyboard_event
    self.handle_user_event(UserEvent(UserEvent.NAVIGATE_LEFT))
  File "/home/godlike/sandbox/bzr/entertainer/entertainerlib/frontend/gui/user_interface.py", line 524, in handle_user_event
    self.current.handle_user_event(event)
  File "/home/godlike/sandbox/bzr/entertainer/entertainerlib/frontend/gui/screens/main_screen.py", line 339, in handle_user_event
    self.preview_menu.set_active(True)
AttributeError: 'NoneType' object has no attribute 'set_active'

Tried it both with the 0.1 release and the latest bzr.

Of course what should happen is that I should see some content =P.

Any hints as to what I may try for further debugging, or if I'm missing something/doing something wrong? I'm open to suggestions.

Revision history for this message
Juan Manuel Santos (juan-manuel-santos) wrote :
description: updated
Revision history for this message
Paul Hummer (rockstar) wrote : Re: [Bug 253491] [NEW] Empty media lists

> AttributeError: 'NoneType' object has no attribute 'set_active'
>
I'm seeing this type of error reported by users increasing. Matt, have
you touched any of this code in your refactoring of the UI? Do you have
any comments?

--
Paul Hummer
Launchpad Code Team

Revision history for this message
Juan Manuel Santos (juan-manuel-santos) wrote :

Sorry guys, I didn't see that Matt had already submitted a bug. Please close this, it is a duplicate of https://bugs.launchpad.net/entertainer/+bug/253285

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

Duplicate of http://bugs.launchpad.net/entertainer/+bug/253285
Thanks for letting us know GODLIKE

Changed in entertainer:
status: New → Invalid
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.