Opened 18 years ago

Closed 18 years ago

#860 closed defect (fixed)

mythcommflag tried to make popup and segfaulted

Reported by: jwestfall@… Owned by: Isaac Richards
Priority: trivial Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

2005-12-22 23:30:18.230 R2005-12-22 23:30:18.116 RingBuf?(myth://10.0.0.125:6543/1011_20051222190000.mpg) Error: Waited 16 seconds for data,aborting. 2005-12-22 23:30:18.230 Connection to backend server lost 2005-12-22 23:30:18.230 WriteStringList?: Bad socket 2005-12-22 23:30:18.230 ReadStringList?: Bad socket 2005-12-22 23:30:18.230 Reconnection to backend server failed QWidget: Cannot create a QWidget when no GUI is being used Segmentation fault (core dumped)

can provide an trace if you want, but the patch should fix the issue.

Attachments (1)

commpopup.diff (765 bytes) - added by jwestfall@… 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by jwestfall@…

Attachment: commpopup.diff added

comment:1 Changed 18 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [8393]) Don't try to create a popup window to tell the user that the backend connection has failed when we're not using a gui such as within mythcommflag. Fixes #860 by applying patch by Jim Westfall.

Note: See TracTickets for help on using tickets.