[fixed] Snap Image window suddenly close by particular image data. - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12) +--- Thread: [fixed] Snap Image window suddenly close by particular image data. (/showthread.php?tid=2934) |
[fixed] Snap Image window suddenly close by particular image data. - tkbd - 05-13-2020 On snap image command,some image data caused that error log created or snap image window was close suddenly. It caused when select an image by pulldown menu in snap image window. (Note:The state is non-active display) Test image files are here. http://brace.client.jp/wings3d_141/img_prj/test_images.zip I checked it both of Wings3D v2.2.5 and v2.2.4, and it caused on Wings3D v2.2.5 only . For example Quote:At first: these file are Ok Error log is here (Note:It is display that dot-extension with filename, but the data were imported as Internal Image ) Code: Dump written 2020-5-13_16-47 Code: Dump written 2020-5-13_16-54 ------- tkbd RE: (v2.2.5 only) Snap Image window suddenly close by particular image data. - micheus - 05-16-2020 tkbd, I'm getting an 403 error when trying to download the zip file. RE: (v2.2.5 only) Snap Image window suddenly close by particular image data. - tkbd - 05-16-2020 I have forgot that server doesn't allow external-access for direct link for a file. To download the file to access a following URL. http://brace.client.jp/wings3d_141/file.html Look for the following phrase in the middle of the page: There is a download link. Quote:Image Test Files RE: Snap Image window suddenly close by particular image data. - tkbd - 05-21-2020 I test it with Snap Image tool on v2.2.6. Then I got same error result. I use these images and tried them in the AutoUV image mixer menu. AutoUV Shader plugin No error happend. So,This may happen only with the Image Snap Tool. If it has a difference.... The Image Snap tool used a special type of pull-down menu. It has a text input field(It is for search in list?). RE: Snap Image window suddenly close by particular image data. - tkbd - 05-28-2020 Is this bug related to this SnapImage window error? I'll put up a link for reference. Snap Image window error(Wings3D forum) RE: [fixed] Snap Image window suddenly close by particular image data. - dgud - 06-05-2020 Same bug, but there must be something strange with the file names, they look the same but are different when returned from the pulldown menu. Fixed by no longer crashing when they are not exactly the same. RE: [fixed] Snap Image window suddenly close by particular image data. - tkbd - 06-10-2020 dgud,Thank you for many error countermeasures. Afterward ,I also tested a lot of cases by changed on imported image file content, size, name ,formats etc. Finally,I have identified the simple conditions under which this issue occurs. I thought that may be due to the file order, not the file name. I upload an image, the error reproducible steps and comparisons are illustrated below the image. |