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

Crash every time after open the program on Mac #569

Closed smartyoung19 closed 3 months ago

smartyoung19 commented 3 months ago

Describe the bug I download the new 2.14 version for mac at github release page. Open the program, it show a update message window. After close the message window, click angwhere of the main window, the program crashed immediately. It happened every time. I have tried both 2 release version for mac os, the same thing above happened.

To Reproduce Steps to reproduce the behavior:

  1. open the program.
  2. an update info window jump out, click OK button.
  3. click angwhere of the program main window
  4. crash and exist.

Screenshots

image image image

Version (please complete the following information):

ChristianFeldmann commented 3 months ago

Fixed in https://github.com/IENT/YUView/issues/543 Could you test the latest develop branch? It should not happen thhe anymore.

smartyoung19 commented 3 months ago

OK, thank you. I have tried 2.13 version, it works well. ^_^

ChristianFeldmann commented 3 months ago

Ah the older version also works? That was not my suggestion. I thought you could compile and check the latest develop branch version. You can always download the artifacts from the latest develop version here: https://github.com/IENT/YUView/actions/runs/8358910345