Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text Displaying Pixel Difference in a Difference Sequence is Missing After the First Frame #475

Open
maddisoj opened this issue Aug 1, 2022 · 2 comments
Assignees
Labels

Comments

@maddisoj
Copy link

maddisoj commented Aug 1, 2022

Describe the bug
The text displaying the delta between two frames in a difference sequence does not display on any frame past the first. It does not seem to matter what format the input files are in. Versions 2.9 to 2.13 have this issue, works as expected in 2.8

To Reproduce
Steps to reproduce the behavior:

  1. Load two files that are the same format (loading the same file twice also works)
  2. Create a difference sequence of the two files
  3. Enable mark differences
  4. Go to any frame except the first
  5. Difference text is missing

Expected behavior
There should be text saying the channel and the delta between the two frames

Screenshots
2022-08-01-152246_865x479_scrot
2022-08-01-152250_865x479_scrot
2022-08-01-154626_863x502_scrot
2022-08-01-154128_915x652_scrot

Version (please complete the following information):

  • OS: ArchLinux (Rolling - Kernel 5.18.14.arch1-1)
  • Version: Observed in every version from 2.13 to 2.9 - Works as expected in 2.8
@maddisoj maddisoj added the bug label Aug 1, 2022
@ChristianFeldmann ChristianFeldmann self-assigned this Aug 11, 2022
@ChristianFeldmann
Copy link
Member

Thank you for the report. I was able to reproduce it. Will look into why it happens.

@ChristianFeldmann
Copy link
Member

Alright. The fix was very easy. I am working on a test. YUView needs more tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants