IENT / YUView

The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
http://ient.github.io/YUView
Other
1.78k stars 353 forks source link

RGB Format list sometimes locking on `Custom...` #563

Closed MateuszGrabuszynski closed 4 months ago

MateuszGrabuszynski commented 4 months ago

Describe the bug When dealing with raw RGB files and choosing Custom... RGB Format, it sometimes locks the list on that option.

To Reproduce Steps to reproduce the behavior:

  1. Open a new instance of YUView
  2. Import a RGB sequence
  3. Choose RGB Format from the list as Custom..., then change bit depth from (default) 1 to 8 and press OK
  4. The RGB Format list is showing Custom... (not RGB 8bit)
  5. After that, sometimes the list does not want to open at all. Or if it opens, the "Custom RGB Format" window is not opening, when choosing Custom... from the list.

It is not the only way to reproduce this, it also happens when steps 1-3 are different. Especially when dealing with more items on the playlist.

Expected behavior The RGB Format should not lock on Custom....

Workaround Choosing a different RGB format before retrying with Custom... works from time to time (if the list is still opening).

Screenshots image image

Version

ChristianFeldmann commented 4 months ago

Was able to reproduce this. Thanks for the report. Something seems to be wrong when opening the custom dialog with RGB formats.

ChristianFeldmann commented 4 months ago

The merged PR should resolve the issue. Again thanks for the report. Please reopen if I missed something.