Opened 16 years ago

Closed 16 years ago

#8890 closed patch (fixed)

Segmentation fault in IconView when trying to show devices

Reported by: Jonatan <mythtv@…> Owned by: beirdo
Priority: minor Milestone: 0.24
Component: Plugin - MythGallery Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Steps to reproduce:

  • Enter the devices screen through Menu > File Menu > Show Devices
  • Try to navigate in the button list (which hasn't been updated/refreshed, i.e. it will look the same as before)

The attached patch should fix the segmentation fault in IconView by repopulating m_imageList with entries from m_itemList in the HandleShowDevices() method.

Attachments (1)

show_devices.patch (1.0 KB ) - added by Jonatan <mythtv@…> 16 years ago.

Download all attachments as: .zip

Change History (4)

by Jonatan <mythtv@…>, 16 years ago

Attachment: show_devices.patch added

comment:1 by robertm, 16 years ago

Status: newassigned

comment:2 by beirdo, 16 years ago

Milestone: unknown0.24

comment:3 by beirdo, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [26266]) Fixes the core dump in mythgallery when you use Show Devices (which, incidentally, was borked).

Fixes #8890. Patch from Jonatan <mythtv@…>

Note: See TracTickets for help on using tickets.