Opened 14 years ago

Closed 14 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 Changed 14 years ago by bhuffman@…

...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 Changed 14 years ago by robertm

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 Changed 14 years ago by stuartm

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

comment:4 Changed 14 years ago by stuartm

Owner: changed from paulh to stuartm
Status: newaccepted

comment:5 Changed 14 years ago by stuartm

(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 Changed 14 years ago by stuartm

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