My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 9: ListMenu2 causes problems under Mythbuntu 8.04
  Back to list
Status:  Fixed
Owner:  noisymime
Closed:  Jul 2008
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by patrick.oleary, Jul 02, 2008
After trying to run Gloss r258, and having a failure to get to the main
menu, I ran back through the SVN history.  The last working (if ugly)
version is r239; r240 introduced ListMenu2.  The startup log for r240 is
reproduced below.

manager@prandtl:~/gloss-mc$ python gloss.py --debug

** (gloss.py:7269): WARNING **: failed to bind GLXGetProcAddress or
GLXGetProcAddressARB
Found Module: music_player
Found Module: dvd_player
Found Module: tests
Found Module: myth_tv_player
Found Module: slideshow
Found Module: video_player
Using debug mode
Music Artist SQL: SELECT * FROM music_directories

(gloss.py:7269): Clutter-Gst-WARNING **: Unable to create playbin GST element.

(gloss.py:7269): Clutter-Gst-WARNING **: Failed to initiate suitable
playback pipeline.
Music Base Dir: /var/lib/mythtv/music/
Music Artist SQL: SELECT * FROM music_artists ORDER BY artist_name
Loading module: Music
Loading module: DVD
Loading module: Tests
Traceback (most recent call last):
  File "gloss.py", line 114, in loadGloss
    temp_menu_item.setAction(tempMod.action())
  File "/home/manager/gloss-mc/modules/tests/tests.py", line 36, in action
  File "/home/manager/gloss-mc/modules/tests/tests.py", line 176, in
generateMenu
  File "/home/manager/gloss-mc/interfaces/ListMenu2/ListMenu2.py", line
143, in selectFirst
    self.label_list.get_current_item().get_item_textures().show()
AttributeError: 'NoneType' object has no attribute 'get_item_textures'

Please provide any additional information below.

 
Comment 1 by patrick.oleary, Jul 03, 2008
I should mention that the final error is the same with the current build.
Comment 2 by noisymime, Jul 04, 2008
Should be fixed as of r259. 
Status: Fixed
Owner: noisymime
Comment 3 by patrick.oleary, Jul 05, 2008
Yep, I can confirm it's fixed.  Having problems with the video player now, but
obviously that's another bug.
Sign in to add a comment

Hosted by Google Code