Opened 15 years ago

Closed 15 years ago

#5881 closed defect (fixed)

mythvideo - unable to manually enter video number for metadata search

Reported by: bradd@… Owned by: Anduin Withers
Priority: minor Milestone: 0.22
Component: mythvideo Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

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.

Attachments (1)

mythvideo-videodlg.patch (507 bytes) - added by bradd@… 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by bradd@…

Attachment: mythvideo-videodlg.patch added

comment:1 Changed 15 years ago by Anduin Withers

Status: newaccepted

comment:2 Changed 15 years ago by anonymous

Please note that I see this behavior in trying to enter a parental pin number in MythVideo? as well so if the fix for this doesn't automatically fix that, it should also be looked at as well.

comment:3 Changed 15 years ago by wstewart@…

Isn`t this fixed by 19138?

comment:4 Changed 15 years ago by stuartm

Milestone: unknown0.22
Resolution: fixed
Status: acceptedclosed

Fixed by [19138]

Please open a different ticket for the pin issue, however the pin works just fine here.

Note: See TracTickets for help on using tickets.