Opened 13 years ago

Closed 12 years ago

#9474 closed Patch - Bug Fix (Fixed)

[PATCH] mythmusic: Blank screen with synaesthesia visualisation

Reported by: Lawrence Rust <lvr@…> Owned by: paulh
Priority: minor Milestone: 0.25
Component: Plugin - MythMusic Version: Master Head
Severity: medium Keywords: mythmusic visualisation synaesthesia
Cc: Ticket locked: no

Description

If I select the MythMusic Synaesthesia visualisation then all I see is a blank screen. This occurs on both Windows and Linux and with or without SDL.

Looking at the code it appears that the palette is not being correctly initialised. The attached patch fixes this and also removes redundant code dependent on the visualisation mode, which is fixed at compile time.

Attachments (1)

50-synmusic.diff (5.6 KB) - added by Lawrence Rust <lvr@…> 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Lawrence Rust <lvr@…>

Attachment: 50-synmusic.diff added

comment:1 Changed 13 years ago by Raymond Wagner

Status: newassigned

comment:2 Changed 12 years ago by paulh

Milestone: unknown0.25
Resolution: Fixed
Status: assignedclosed

This is fixed in master.

For the record this is where it was broken https://github.com/MythTV/mythtv/commit/b14a6cdee457ae564c594a3ceda007194be71637#diff-176

Note: See TracTickets for help on using tickets.