Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#12349 closed Bug Report - Crash (fixed)

Crash when selecting "No matching tracks" entry in playlist editor

Reported by: stuartm Owned by: paulh
Priority: blocker Milestone: 0.28
Component: Plugin - MythMusic Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

If a smart playlist returns no results a special entry is shown as a child of that smart playlist node containing the text " No matching tracks ". Selecting this node (pressing SELECT), triggers a crash.

This one is easily reproduced and I'll attach a backtrace when I have a few minutes to spare.

Change History (3)

comment:1 Changed 9 years ago by paulh

Status: newaccepted

comment:2 Changed 9 years ago by Paul Harrison <pharrison@…>

Resolution: fixed
Status: acceptedclosed

In dac108eb2cb505dbdefa8b17edd611d2a51680e2/mythtv:

MythMusic: Fix crash when selecting "No matching tracks" in playlist editor

This just checks for the 'error' node action in a few places so we don't try
to get the track list if non is present. This can occur if a smart playlist
returns no tracks for example. Fixes #12349.

comment:3 Changed 9 years ago by paulh

Milestone: unknown0.28
Note: See TracTickets for help on using tickets.