[mythtv-commits] Ticket #4222: Update MythMusic to continue playing in the background after exiting it.

MythTV mythtv at cvs.mythtv.org
Sun Nov 25 17:47:03 UTC 2007


#4222: Update MythMusic to continue playing in the background after exiting it.
-------------------------+--------------------------------------------------
 Reporter:  paulh        |        Owner:  paulh
     Type:  enhancement  |       Status:  new  
 Priority:  minor        |    Milestone:  0.21 
Component:  mythmusic    |      Version:  head 
 Severity:  medium       |   Resolution:       
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by paulh):

 Replying to [comment:1 otto at kolsi dot fi]:
 > Tested this with two machines. No problems when applying & compiling
 patch. So far the miniplayer/background play seems to work very well. Nice
 work, this is much needed enhancement :) I identified two issues:
 >

 Thanks for testing.

 >
 >When miniplayer is closed with esc, there's this line in logs. Not sure
 if it is related or is nothing to worry about: {{{"Could not find widget
 to detach"}}}
 >

 This is actually harmless. We detach the dialog before its displayed so
 when the MythDialog destructor I think tries to detach it again it fails.
 The virtual keyboard displays the same message as well. There's no point
 fixing this because that code will be removed if/when things start to move
 over to the new UI anyway.

 >
 >When MythMusic is playing music in the background and MythFrontend is
 exited, there's a segfault (not that big deal because you are exiting mfe
 anyway).
 >
 This is not so good :-(

 I don't seem to get any segfault when MythFrontend exits. Any chance you
 could get a backtrace so I know what area of the code I should be looking
 at?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4222#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list