Wings 3D Development Forum
(v2.2.6)(Mac Only) SnapImage Tool crashed by select a image with order different it - 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: (v2.2.6)(Mac Only) SnapImage Tool crashed by select a image with order different it (/showthread.php?tid=2986)



(v2.2.6)(Mac Only) SnapImage Tool crashed by select a image with order different it - tkbd - 02-22-2021

I'm suffering from the same bug on MacOS again.
http://wings3d.com/forum/showthread.php?tid=2934&pid=15642#pid15642
It cause only the case Different to SnapImage Tool pulldown list order and order of Material in Outliner >texture list .

So I tested this again.
This bug no longer happens on Windows OS. Smile
But it still happend on MacOS and v2.2.6. Sad
It might cause by platform difference of Wxwidget library.

The Error log was almost the same as before.
I use MacOS mojave 10.14.6
Quote:Dump written 2021-2-19_19-50
Version: 2.2.6.1
Window: [wpc_snap_win,<0.1086.0>]
Reason: {badmatch,{e3d_image,r8g8b8a8,4,1,lower_left,512,512,
<<255,255,255,0,255,255,255,0,255,...>>,
none,"test_auv",[]}}

Stack trace:
[{wpc_snap_win,handle_event,2,[{file,"wpc_snap_win.erl"},{line,664}]},
{wx_object,handle_msg,5,[{file,"wx_object.erl"},{line,468}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]



RE: (v2.2.6)(Mac Only) SnapImage Tool crashed by select a image with order different it - tkbd - 05-13-2021

In Wings3Dv2.2.7, This bug fixed.
No longer crashes by selecting an menu item.
Thank you very much.