Opened 16 years ago

Closed 16 years ago

#5533 closed patch (fixed)

Executing the Network Control "query LiveTV" causes frontend to crash

Reported by: grhowes@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: high Keywords: network control
Cc: Ticket locked: no

Description

I've downloaded the latest build and built it against the QT4 libraries, and now when I telnet in to the Network Control and issue a "query LiveTV" the application complains about binding ":NOW" twice and quits.

Attachments (1)

patch.diff (943 bytes) - added by grhowes@… 16 years ago.
Patch to networkcontrol.cpp

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by grhowes@…

Attachment: patch.diff added

Patch to networkcontrol.cpp

comment:1 Changed 16 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [17801]) Fix a double binding of :NOW in a SQL query in the "query LiveTV" section of the NetworkControl? code.

Closes #5533.

Note: See TracTickets for help on using tickets.