| Issue 9: | ListMenu2 causes problems under Mythbuntu 8.04 | |
| Back to list |
Sign in to add a comment
|
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. |
||||||||||
,
Jul 03, 2008
I should mention that the final error is the same with the current build. |
|||||||||||
,
Jul 04, 2008
Should be fixed as of r259.
Status: Fixed
Owner: noisymime |
|||||||||||
,
Jul 05, 2008
Yep, I can confirm it's fixed. Having problems with the video player now, but obviously that's another bug. |
|||||||||||
|
|
|||||||||||