Opened 7 years ago
Closed 7 years ago
Last modified 7 years ago
#9376 closed Bug Report (fixed)
mytharchive create DVD wizard Menu Change Encoding presents improperly
Reported by: | Larry Johnson <keepitsimpleengineer@…> | Owned by: | paulh |
---|---|---|---|
Priority: | minor | Milestone: | 0.24.1 |
Component: | Plugin - MythArchive | Version: | 0.24 |
Severity: | medium | Keywords: | dvd wizard menu |
Cc: | Ticket locked: | no |
Description
When using the wizard in mytharchive to change the encoding for a selected recording, the popup window presents improperly, i.e. It is without border and has a transparent background. The "Ok" button does not indicate properly by not changing high-lighting color. I does appear to function properly.
fixes/0.24(f3ddc58)
Attached screenshot & version info
Attachments (2)
Change History (5)
Changed 7 years ago by Larry Johnson <keepitsimpleengineer@…>
Changed 7 years ago by Larry Johnson <keepitsimpleengineer@…>
comment:1 Changed 7 years ago by paulh
- Milestone changed from unknown to 0.24.1
- Status changed from new to accepted
- Version changed from Unspecified to 0.24
comment:2 Changed 7 years ago by paulh
- Resolution set to Fixed
- Status changed from accepted to closed
Fixed in master https://github.com/MythTV/mythtv/commit/57ddc304d Fixed in fixes/0.24 https://github.com/MythTV/mythtv/commit/f0ffba1cc
comment:3 Changed 7 years ago by Paul Harrison
- Resolution changed from Fixed to fixed
MythArchive?: Fix the background of the change encoding profile dialog.
It was using a background image that is only installed if MythZoneMinder? was installed. Fixes ticket 9376.
Changeset: fc52c69950d88ac25447f239eb353d0482161b74
My guess is you don't have MythZoneMinder? installed since that dialog uses a background image from there. Think I'll just change it to use a shape for the background.