Opened 15 years ago

Closed 15 years ago

#5930 closed patch (fixed)

Segfaults in MythGallery

Reported by: Marc Alban <marcalban@…> Owned by: paulh
Priority: minor Milestone: 0.22
Component: mythgallery Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Enter an empty folder in the icon view of MythGallery.

Pressing most of the action keys or menu items here results in a segmentation fault.

Example 1: press 'delete'.

Example 2: press 'menu' then select 'Random'.

Attached is a small patch to fix the issue.

Attachments (1)

mythgallery.diff (1.1 KB) - added by Marc Alban <marcalban@…> 15 years ago.
patch to fix seg faults in MythGallery

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by Marc Alban <marcalban@…>

Attachment: mythgallery.diff added

patch to fix seg faults in MythGallery

comment:1 Changed 15 years ago by paulh

Milestone: unknown0.22
Owner: changed from Isaac Richards to paulh
Status: newassigned

comment:2 Changed 15 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [19993]) Ignore all keypresses except ESCAPE when viewing an empty directory in MythGallery and fix some possible segfaults. Fixes #5930.

Note: See TracTickets for help on using tickets.