huxingyi / dust3d

Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.
https://dust3d.org/
MIT License
2.98k stars 222 forks source link

Opening an image url in the change reference sheet window causes program to freeze #25

Closed justStand closed 5 years ago

huxingyi commented 5 years ago

Hi, thanks for reporting, mind me ask more info to further trace the bug please?

  1. Which version of Dust3D and,
  2. What OS(Windows/Linux/MacOS) are you using
  3. Is the example ds3 file could been open normally?
  4. Is only jpeg could cause freeze or png also?
justStand commented 5 years ago

It only happens if you try to open a website address, not an image on the hard drive.

justStand commented 5 years ago

Accidentally closed it.

huxingyi commented 5 years ago

Thanks for clarifying, I can reproduce it in windows 7. Surprisingly windows support opening a url in the file dialog. Will look into it further.

huxingyi commented 5 years ago

Hi, I have verified it's a QT bug: https://bugreports.qt.io/browse/QTBUG-63645 and looks like it was been fixed in Qt5.9.4 but we are using Qt5.10.1 on windows for Dust3D, so the bug is still there. Since it's a QT bug, there isn't an easy fix could be done in Dust3D, so I am closing this issue now. We may use another advanced version number of Qt in the future. Thanks!