![]() |
Bug Report - 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: Bug Report (/showthread.php?tid=460) Pages:
1
2
|
Bug Report - Fonte Boa - 11-07-2013 Well, i think i lost the best of the party but... I am using Wings 1.5.1.7.g7460 (from Dgud dropbox), very stable and doesnt have the bugs Stem pointed (and which i could verify personally here, using official 1.5.1). Anyway, i found i bug in both versions. If the Selection Groups window or the Saved Views window remain opened when user exit Wings3D, when Wings is restarted again we always have have the following wings_crash.dump file. Nothing severe: i just click the workspace and always is fine. The problem just occurs if Selection Groups window or Saved Views one remained open at last Wings3D session. Dump written 2013-11-7_11-38 Version: 1.5.1.7.g7460 Window: geom Reason: function_clause Short stack trace: [] Long stack trace: [{wings,move_windows, [[{wpc_sel_win,{{plugin,sel_groups}, {141,105}, {126,232}, [{rollup,false}]}}]], [{file,"wings.erl"},{line,1723}]}, {wings,handle_event_3,2,[{file,"wings.erl"},{line,440}]}, {wings_wm,handle_event,3,[{file,"wings_wm.erl"},{line,825}]}, {wings_wm,send_event,2,[{file,"wings_wm.erl"},{line,797}]}, {wings_wm,do_dispatch,2,[{file,"wings_wm.erl"},{line,698}]}, {wings_wm,get_and_dispatch,0,[{file,"wings_wm.erl"},{line,612}]}, {wings,init,1,[{file,"wings.erl"},{line,154}]}] RE: Bug Report - micheus - 11-07-2013 Fonte Boa, I used the same wings3d_1.5.1.7.g7460 by preserving the old preference.txt as it is (maybe an addicted, since I used it during all the tests) and I couldn't reproduce the problem. Then, I deleted my preferences making wings create a new one. Tried again and no problem. Could you please send me your preferences.txt and the .wings file you are using for test? I couldn't check my e-mail this morning, that's why I didn't answer you before you need to post it here. ![]() RE: Bug Report - Stem - 11-07-2013 I can confirm the crash on both 1.5.1 32 bit and the latest 1.5.1.7 64 bit version. The 32 bit version is on:- Win XP pro GTX 460 The 64 bit version is on:- Win7 64 AMD 7850 RE: Bug Report - micheus - 11-07-2013 While I'm waiting for the files, check the video and tell me what step to reproduce the error I'm jumping? RE: Bug Report - Stem - 11-08-2013 What you are showing there will crash wings on my setups. An example of simple steps:- Open Wings (current config or new config) open "Selection Groups" window (leave it open) Close wings open wings = Crash/crash dump. Click window to continue. Dump file very similar to one shown by Fonte Boa RE: Bug Report - micheus - 11-08-2013 (11-08-2013, 06:52 AM)Stem Wrote: What you are showing there will crash wings on my setups.that's why I need one of you send me the files I asked for. I can't try fix something I can reproduce. Did you tried remove/rename your current preferences.txt I repeat the process? RE: Bug Report - Stem - 11-09-2013 Do you always run wings in a small window? Please try these steps:- Open wings and maximize the main window. open "Selection groups" window (leave it open) Close wings open wings = crash RE: Bug Report - micheus - 11-09-2013 (11-09-2013, 12:07 AM)Stem Wrote: Do you always run wings in a small window?Yeah. It's a HD size I've used for record my videos. Thanks for your information. Now I have something to verify. There were other times that someone reported this (after the main fix) and only this time this information came. No minimal information should be forgotten when we need to reproduce an error. ![]() RE: Bug Report - Fonte Boa - 11-09-2013 I've found the error, Micheus. (after a fresh instalation) 1.Start Wings. 2.Maximize the (Windows7) window "into" Wings is runnng. 3.Open Wings Selection Groups window (and/or Saved Views one). 4.Restart Wings. 5.Crash Wings runs inside a Windows7 window, ok?! The error just occurs if Wings main window (not the Geometry window) is maximized. Can you confirm it? edit: (uploading a video ...) RE: Bug Report - micheus - 11-09-2013 That was I tried to say by answering the Stem post. ![]() I'm already working on it. |