[Fixed] Crash Wings3D when click or rename folder item. - 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] Crash Wings3D when click or rename folder item. (/showthread.php?tid=2267) |
[Fixed] Crash Wings3D when click or rename folder item. - tkbd - 11-30-2016 Wings3D crashed while treated for folder/item in Geometry Graph. I don't know in detail what kind of condition it will occur because sometimes it happens The error logs are here. In either case, the Geometry Graph window closes unexpectedly. When rename folder. Code: Dump written 2016-11-30_19-4 When click folder item Code: Dump written 2016-11-30_19-47 MacOSX 10.11.6 Wings3D 2.1.3 RE: Crash Wings3D when click or rename folder item. - micheus - 11-30-2016 It's hard to reproduce - I couldn't. So, what I did was most a workaround than a fix. We should not get a window crash, but the situation that would cause it will be sent to the Log window. If you get any strange behavior doing what you did when got the crash (I'm not sure that will happen) please take a look at the Log window. The text must start with: "Unexpected folder error." The file for replacement: wings_geom_win.beam RE: [Fixed] Crash Wings3D when click or rename folder item. - tkbd - 12-01-2016 Well. I installed new wings_geom_win.beam, but crashed on Wings 3D launch. I kept working on,it will have search out what condition that bug will occur on. Error log is here Code: Dump written 2016-12-1_17-41 RE: [Fixed] Crash Wings3D when click or rename folder item. - micheus - 12-01-2016 Well, this seems to be a different one. Dan had found another point in the code to fix - after I have did mine. Hopeful it's was causing this one you reported now. Anyway, don't forget to check the Log window if you get the one I worked. That can help us to understand in which situation it happens. Thanks for your help. RE: [Fixed] Crash Wings3D when click or rename folder item. - tkbd - 12-01-2016 Sorry for the delay in writing. This bug fix added in Wings3D v2.1.4,isn't it? Perhaps,it have crashed because I install it into 2.1.3. I download and checked launch of v 2.1.4 now. no crashing Thank you! RE: [Fixed] Crash Wings3D when click or rename folder item. - micheus - 12-01-2016 Thanks for the feedback. RE: [Fixed] Crash Wings3D when click or rename folder item. - tkbd - 12-01-2016 I remembered that I used emoji for make images. At that time I could not readily enter emoji and clicked on the text area as well many times. Drag & Drop forced an Emoji from outside the Wings window to text input area and it crashed. (I don't know if this error log is useful...) Code: wings_wm:821: Dropped Event autosaver: redraw Already you fixed bug that about "Folder By that name already exist." So the probability of occurrence of this problem is also decreasing. I think that this case can be almost ignored. Such tricky usage is a rare case. Thank you for various measures and fixes,again. RE: [Fixed] Crash Wings3D when click or rename folder item. - micheus - 12-02-2016 (12-01-2016, 01:13 PM)tkbd Wrote: I remembered that I used emoji for make images.Are you able to repeat the process and get the crash? Sorry, but I couldn't understand what steps I need to reproduce it. Eventually, a video would be good. |