View Bug Details

IDProjectCategoryView StatusLast Update
0002485DCP-o-maticBugspublic2024-01-03 23:51
Reportercarl Assigned Tocarl  
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Target Version2.16.x 
Summary0002485: Black lines around player image in some cases
Description

It doesn't take much; it seems that the value passed to set_video_container_size is not always exactly the right ratio (because we are rounding to even pixels in FilmViewer::calculate_sizes). Then the player puts the correctly-scaled image (which can be a pixel or two narrower) inside the black of the container and that shows up on the display.

If the display cannot always be close enough to the right ratio, we either:

  1. scale the image to match the incorrectly-shaped display, or
  2. cover up the extra bits using the "pad" colour so that you can't see them.
TagsNo tags attached.
Branchblack-lines-debug
Estimated weeks required
Estimated work requiredUndecided

Activities

There are no notes attached to this issue.

Bug History

Date Modified Username Field Change
2023-03-12 22:12 carl New Bug
2023-03-12 22:12 carl Assigned To => carl
2023-03-12 22:12 carl Status new => acknowledged
2023-03-12 22:15 carl Description Updated
2023-03-12 22:15 carl Estimated work required => Undecided
2023-03-12 23:42 carl Status acknowledged => in progress
2023-03-12 23:42 carl Branch => black-lines-debug
2023-03-12 23:42 carl Target Version 2.16.x => 2.16.48
2023-03-23 20:24 carl Target Version 2.16.48 => 2.16.49
2023-03-27 18:36 carl Target Version 2.16.49 => 2.16.51
2023-03-30 12:33 carl Target Version 2.16.51 => 2.16.52
2023-04-11 00:03 carl Target Version 2.16.52 => 2.16.54
2023-04-22 20:03 carl Target Version 2.16.54 => 2.16.56
2023-05-12 13:13 carl Target Version 2.16.56 => 2.16.57
2023-05-28 20:01 carl Target Version 2.16.57 => 2.16.58
2023-06-03 20:21 carl Target Version 2.16.58 => 2.16.59
2023-06-09 09:17 carl Target Version 2.16.59 => 2.16.60
2023-06-21 20:48 carl Target Version 2.16.60 => 2.16.x
2024-01-03 23:51 carl Status in progress => confirmed