[mythtv-users] mythmusic problems

Joseph A. Caputo jcaputo1 at comcast.net
Fri Oct 3 10:36:50 EDT 2003


On Friday 03 October 2003 11:34 am, Murph Crusher wrote:
> Maybe it was the wrong time to send the mail and nobody read it. So I'm 
trying 
> it again. There must be somebody having the same problem.
> 
> Am Donnerstag, 2. Oktober 2003 23:54 schrieb Murph Crusher:
> > hi,
> >
> > If I try to start playing my selected music the frames of the musicplayer
> > appears and then the frontend hangs.
> > This is what's written to the console:
> >
> > username at hostname:/somepath> mythfrontend
> > Xlib:  extension "GLX" missing on display ":0.0".
> > Xlib:  extension "GLX" missing on display ":0.0".
> > set cd_status_changed to true
> > set cd_status_changed to true in this instance
> > QObject::connect: No such slot
> > PlaybackBox::handleTreeListSignals(int,IntVector*)
> > QObject::connect:  (sender name:   'musictreelist')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::previous()
> > QObject::connect:  (sender name:   'prev_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::seekback()
> > QObject::connect:  (sender name:   'rew_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::pause()
> > QObject::connect:  (sender name:   'pause_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::play()
> > QObject::connect:  (sender name:   'play_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::stop()
> > QObject::connect:  (sender name:   'stop_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::seekforward()
> > QObject::connect:  (sender name:   'ff_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::next()
> > QObject::connect:  (sender name:   'next_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::toggleShuffle()
> > QObject::connect:  (sender name:   'shuffle_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::toggleRepeat()
> > QObject::connect:  (sender name:   'repeat_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::editPlaylist()
> > QObject::connect:  (sender name:   'pledit_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::visEnable()
> > QObject::connect:  (sender name:   'vis_button')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::hideVolume()
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::checkForPlaylists()
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'music_playback')
> > QObject::connect: No such slot PlaybackBox::visEnable()
> > QObject::connect:  (sender name:   'unnamed')
> > QObject::connect:  (receiver name: 'music_playback')
> >
> > at this point I had to CTRL-C to kill the frontend. The first two lines 
are
> > written directly after the frontend starts.
> >
> > hope someone can help me
> >
> > Murph


First of all, have a little patience!  Just because nobody answered your 
question in 12 hours doesn't mean you should re-post it.  Myth users come 
from all over the world, and it's possible that the person(s) who can best 
answer your question were sleeping or working.

Now, my guess is you've got something wrong with your 'music-ui.xml' file.  
Perhaps you didn't install it?  It should live in 
<prefixdir>/share/mythtv/themes/default (i.e., 
/usr/local/share/mythtv/themes/default).  Try using the 'blue' theme and make 
sure that the 'music-ui.xml' in the 'default' themes directory is the only 
one.

This is just a guess, though.

-JAC



More information about the mythtv-users mailing list