[mythtv-commits] Ticket #199: multiple favorite channel groups

MythTV mythtv at cvs.mythtv.org
Sat May 2 14:56:32 UTC 2009


#199: multiple favorite channel groups
-------------------------+--------------------------------------------------
 Reporter:  xris         |        Owner:  stuartm 
     Type:  enhancement  |       Status:  assigned
 Priority:  minor        |    Milestone:  0.23    
Component:  mythtv       |      Version:  head    
 Severity:  medium       |   Resolution:          
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by satfan39):

 Replying to [comment:56 wstewart at hgrace.com]:
 > Updated for SVN 20401, won't work for 0.21-fixes. A number of updates
 and optimizations to the code; updated myth protocol favorite command to
 include group name.  If incorporated to SVN, myth protocol version needs
 to be bumped up.  This portion of code is untested.
 >
 > Patches wide version of guide to include channel group name in guide.
 >
 > One issue; haven't figure way out to pass back channel group selected in
 guide back to the tv player to use for channel browsing.


 The patch applies cleanly in my environment with trunk 20401 but it
 produces a compiling in
 µmy environment ( ubuntu Intrepid kernel 2.6.27-14 )


 tv_play.o: In function `TV::Init(bool)':
 tv_play.cpp:(.text+0x9347b): undefined reference to
 `ChannelGroup::GetChannelGroups()'
 tv_play.o: In function `std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem>
 >::operator=(std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem> > const&)':
 tv_play.cpp:(.text._ZNSt6vectorI16ChannelGroupItemSaIS0_EEaSERKS2_[std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem>
 >::operator=(std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem> > const&)]+0x9c): undefined reference to
 `ChannelGroupItem::ChannelGroupItem(ChannelGroupItem const&)'
 tv_play.cpp:(.text._ZNSt6vectorI16ChannelGroupItemSaIS0_EEaSERKS2_[std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem>
 >::operator=(std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem> > const&)]+0x176): undefined reference to
 `ChannelGroupItem::operator=(ChannelGroupItem const&)'
 tv_play.cpp:(.text._ZNSt6vectorI16ChannelGroupItemSaIS0_EEaSERKS2_[std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem>
 >::operator=(std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem> > const&)]+0x1f6): undefined reference to
 `ChannelGroupItem::operator=(ChannelGroupItem const&)'
 tv_play.cpp:(.text._ZNSt6vectorI16ChannelGroupItemSaIS0_EEaSERKS2_[std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem>
 >::operator=(std::vector<ChannelGroupItem,
 std::allocator<ChannelGroupItem> > const&)]+0x254): undefined reference to
 `ChannelGroupItem::ChannelGroupItem(ChannelGroupItem const&)'
 tv_rec.o: In function `TVRec::ToggleChannelFavorite(QString)':
 tv_rec.cpp:(.text+0x2d6a): undefined reference to
 `ChannelGroup::GetChannelGroupId(QString)'
 tv_rec.cpp:(.text+0x2d9d): undefined reference to
 `ChannelGroup::ToggleChannel(unsigned int, int, int)'
 collect2: ld a retourné 1 code d'état d'exécution
 make[2]: *** [libmythtv-0.22.so.0.22.0] Erreur 1
 make[2]: quittant le répertoire «
 /usr/src/trunk-20401/mythtv/libs/libmythtv »
 make[1]: *** [sub-libmythtv-make_default] Erreur 2
 make[1]: quittant le répertoire « /usr/src/trunk-20401/mythtv/libs »
 make: *** [sub-libs-make_default-ordered] Erreur 2

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


More information about the mythtv-commits mailing list