Opened 14 years ago

Closed 14 years ago

#7845 closed defect (fixed)

Opening a empty Guide Segfaults frontend

Reported by: soonkia77@… Owned by: paulh
Priority: minor Milestone: 0.23
Component: MythTV - General Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Hi,

  1. Create a new Mythtv Setup with no channels configured
  2. Open MythFrontend
  3. Main Menu -> Manage Recordings -> Sched Recordings -> Program Guide

It then Segfaults for me.

Attached a GDB report + patch (against rev 23066).

I'm not sure if the patch is correct, but it work for me...

Thanks

Attachments (2)

gdb.txt (10.8 KB) - added by anonymous 14 years ago.
guidegrid.patch (552 bytes) - added by anonymous 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by anonymous

Attachment: gdb.txt added

Changed 14 years ago by anonymous

Attachment: guidegrid.patch added

comment:1 Changed 14 years ago by stuartm

Component: MythTV - SchedulingMythTV - General
Owner: changed from gigem to paulh
Status: newassigned

comment:2 Changed 14 years ago by stuartm

Milestone: unknown0.23

comment:3 Changed 14 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [23104]) Don't bother showing the Program Guide if no channels have been setup. Also don't try to switch to a Channel Group if it doesn't have any channels defined. Fixes #7845.

Note: See TracTickets for help on using tickets.