Opened 15 years ago

Closed 15 years ago

#9019 closed defect (Fixed)

Mythmusic trackinfo isn't updated when exiting visual

Reported by: bhuffman@… Owned by: stuartm
Priority: minor Milestone: 0.24
Component: Plugin - MythMusic Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When exiting from the visualizers (seems to apply for MythMusic as well as libvisual), the trackinfo isn't updated if songs have changed (either normal play through or by hitting next/prev buttons).

It seems that if I comment out the check for (visualizer status !=2) in PlaybackBoxMusic::updateTrackInfo in playbackbox.cpp, it works as expected. However, I'm not sure if that could break something else.

Change History (6)

comment:1 by bhuffman@…, 15 years ago

...should say I *know* it happens with the libvisual visualizers. I'm not positive that it happened with the mythmusic standard visualizers (if it might matter).

comment:2 by robertm, 15 years ago

Resolution: Won't Fix
Status: newclosed

The visualizer interface is being totally rewritten-- we have been closing all the visualizer tickets as wontfix, doing the same with this one.

comment:3 by stuartm, 15 years ago

Milestone: unknown0.24
Resolution: Won't Fix
Status: closednew
Version: UnspecifiedTrunk Head

comment:4 by stuartm, 15 years ago

Owner: changed from paulh to stuartm
Status: newaccepted

comment:5 by stuartm, 15 years ago

(In [26654]) Force an update of track information when exiting the fullscreen visualiser since we disable updates whilst the visualiser is on-screen for QT redraw reasons. Fixes #9019

comment:6 by stuartm, 15 years ago

Resolution: Fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.