zchrissirhcz / KantuCompare

Visual comparison for YUV and JPG/PNG images.
MIT License
13 stars 4 forks source link

[BUG] The interface is stuck when the second image is selected #18

Closed zchrissirhcz closed 2 years ago

zchrissirhcz commented 2 years ago

This bug often occurs, but not always. Sometimes after a while, the hangup disappears. Platform: Linux x64 (ubuntu 20.04 with KDE Plasma)

zchrissirhcz commented 2 years ago

Consider test again with https://github.com/zchrissirhcz/image-compare/tree/gui-hang-up

zchrissirhcz commented 2 years ago

After replacing std::string to Str256, still keep hang.

zchrissirhcz commented 2 years ago

Consider using https://github.com/samhocevar/portable-file-dialogs as alternative to tinyfiledialogs

zchrissirhcz commented 2 years ago

Still hang with https://github.com/samhocevar/portable-file-dialogs sometimes.

zchrissirhcz commented 2 years ago

The merged PR seems to fix the problem. If still suffer, reopen this issue.