[fixed] Wings3D 2.0 on OSX,quit by window close button,then crash. - 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] Wings3D 2.0 on OSX,quit by window close button,then crash. (/showthread.php?tid=1354) |
[fixed] Wings3D 2.0 on OSX,quit by window close button,then crash. - tkbd - 09-02-2015 Wings3D 2.0 on OSX,app crash when quit by using window close button. It happened on OSX 10.9.5, and OSX 10.10.5. The crash log has attached. ----- tkbd RE: Wings3D 2.0 on OSX,quit by window close button,then crash. - dgud - 09-02-2015 Thanks for the backtrace. Does this happen every time? It happens very rare for me (on non MacOsX) but I do not know yet what is causing it. RE: Wings3D 2.0 on OSX,quit by window close button,then crash. - tkbd - 09-03-2015 dgud, Thanks for reply! I was also repeated the test and then many times. It seems that likely it cause when cancel the RMB menu after and quit. Therefore it hides in other procedures,then this issue was difficult to reproduce. It has also occurred by exit from the menu bar. I found a way which easy to reproduce this error on OSX.
In other OS,it wonder this problem occurs. This occurred on Wings 2.0.1 too. ----- tkbd RE: Wings3D 2.0 on OSX,quit by window close button,then crash. - dgud - 09-06-2015 Yeah that problem will remain for a while, I will need to fix it in erlang's wxWidgets binding. I will try find find the root cause, but thanks for giving me hints. Ps: regarding the other problems you have reported with html windows on mac it is not much I can do about it, those seems to be a wxWidgets problems, sorry. I have not had time to look in to them at depth yet, but I think it is hard to fix for me. RE: [waiting] Wings3D 2.0 on OSX,quit by window close button,then crash. - tkbd - 09-10-2015 Thank you for examining these issues!! All right. I wish that the problem can be improved by wxWidget developer. RE: [standby] Wings3D 2.0 on OSX,quit by window close button,then crash. - dgud - 10-26-2016 Does these crashes still happen for you in 2.1? RE: [standby] Wings3D 2.0 on OSX,quit by window close button,then crash. - tkbd - 10-29-2016 No it doesn't crash in Wings3Dv2.1. The bug is fixed,Thank you! |