Opened 16 years ago

Closed 16 years ago

#6542 closed defect (fixed)

SEGFAULT: On hitting escape in icon downloader

Reported by: danielk Owned by: stuartm
Priority: minor Milestone: 0.22
Component: MythTV - General Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by stuartm)

Run mythtv-setup Channel Editor Select "Icon Download" button Select "Rescan for missing icons.." button Select "Skip" button for LATV channel

Note: "MY Fox5 simulcast" has 21 icons visible, but none are correct. Another 53 icons are not visible. The Search and Skip buttons are grayed out after the first 21 icons were loaded, so I hit escape rather than the skip button..

Boom!

Note: If I wait until all the icons finish loading then hitting escape does not cause a segfault.

Attachments (1)

bt-6542.txt (8.4 KB) - added by danielk 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by danielk

Attachment: bt-6542.txt added

comment:1 Changed 16 years ago by stuartm

Description: modified (diff)
Milestone: unknown0.22
Owner: changed from Isaac Richards to stuartm
Status: newassigned

comment:2 Changed 16 years ago by stuartm

Status: assignedaccepted

comment:3 Changed 16 years ago by stuartm

Resolution: fixed
Status: acceptedclosed

(In [22155]) Don't allow Escape to be used while an icon search/download is in progress, blocks using a pgress dialog which was badly needed anyway to inform the user that something was actually occuring during this period. Improved the feedback to the user when a search fails or succeeds. In 0.23 I'll allow searches or downloads to be interuptted and move the download of thumbnail icons to a background thread so the actual search will be much faster.Closes #6542

Note: See TracTickets for help on using tickets.