[mythtv-commits] Ticket #5589: New plugin MythTube (YouTube plugin)

MythTV mythtv at cvs.mythtv.org
Tue Dec 16 07:09:07 UTC 2008


#5589: New plugin MythTube (YouTube plugin)
-------------------------------+--------------------------------------------
 Reporter:  cojonuo at gmail.com  |        Owner:  ijr    
     Type:  enhancement        |       Status:  new    
 Priority:  minor              |    Milestone:  unknown
Component:  mythtv             |      Version:  head   
 Severity:  medium             |   Resolution:         
  Mlocked:  0                  |  
-------------------------------+--------------------------------------------

Comment(by anonymous):

 Looks like it's using  deprecated setData and getData and won't compile
 with latest SVN:


 {{{
 channelscreen.cpp:219: error: 'class MythUIButtonListItem' has no member
 named 'setData'
 channelscreen.cpp: In member function `void
 ChannelScreen::viewVideo(MythUIButtonListItem*)':
 channelscreen.cpp:231: error: 'class MythUIButtonListItem' has no member
 named 'getData'
 channelscreen.cpp: In member function `void
 ChannelScreen::updateInfoView(MythUIButtonListItem*)':
 channelscreen.cpp:286: error: 'class MythUIButtonListItem' has no member
 named 'getData'
 channelscreen.cpp: In member function `void ChannelScreen::OpenBrowser()':
 channelscreen.cpp:378: error: 'class MythUIButtonListItem' has no member
 named 'getData'
 make[2]: *** [channelscreen.o] Error 1
 make[1]: *** [sub-mythtube-make_default] Error 2
 make: *** [sub-mythtube-make_default] Error 2
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5589#comment:32>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list