Opened 16 years ago

Closed 16 years ago

#5362 closed defect (fixed)

mythmusic search function not work as last time.

Reported by: Benoit LORAND <benoit.lorand@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythmusic Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Since qt4 merged to trunk, mythmusic search function doesn't show result as the progress of the text completion. In any case, the result when pressing ok is good, but we can't select one track only if we don't know the good name.

Change History (1)

comment:1 Changed 16 years ago by paulh

Resolution: fixed
Status: newclosed

(In [17325]) Fix the music search dialog.

In Qt4 you must use size() and not numRowsAffected() for select queries.

Probably fixes #5362.

Note: See TracTickets for help on using tickets.