[mythtv-commits] Ticket #5881: mythvideo - unable to manually enter video number for metadata search

MythTV mythtv at cvs.mythtv.org
Tue Nov 4 19:29:07 UTC 2008


#5881: mythvideo - unable to manually enter video number for metadata search
----------------------------+-----------------------------------------------
 Reporter:  bradd at ameri.ca  |       Owner:  awithers
     Type:  defect          |      Status:  new     
 Priority:  minor           |   Milestone:  unknown 
Component:  mythvideo       |     Version:  head    
 Severity:  low             |     Mlocked:  0       
----------------------------+-----------------------------------------------
 when trying to manually enter a video number for mythfrontend to grab the
 metadata
 from imdb I was getting the following error in the mythfrontend log:

 Object::connect: No such signal MythTextInputDialog::haveResult(QString&)
 Object::connect:  (sender name:   'mythtextinputpopup')
 Object::connect:  (receiver name: 'mythvideo')

 and the search would never return any results.  The attached patch
 seems to correct the problem.  I believe this is most likely fallout from
 the qt3->qt4 port but I am not a qt/c++ programmer by any stretch.

 Also, I was not able to find a previous ticket open on this issue,
 please forgive me if this has already been reported.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5881>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list