Wings 3D Development Forum

Full Version: [fixed] Scale uniform + TAB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello W3D users,

System: Win 8.1
W3D 2.1.5

Steps:

1. Add any object(s)
2. Select 2 veritices
3. Scale uniform
4. move the mouse, so the percentage value change and press TAB
5. press Cancel or OK

Enclosed crash.dump

My recording:



BR, Hank
The same on my computer.
That is fixed in the next version.
(04-09-2017, 08:03 PM)micheus Wrote: [ -> ]That is fixed in the next version.

Is there newest version than 2.1.5?
Recently I've been playing with 'Crease' option and got similar result:
(add new object -> select edge -> crease -> TAB -> choose OK or cancel)
object is frozen for ~ 20 sec and erlang error appear



BR, Hank
No newest version available.

That is a very annoying bug. I'm going to try check which beams are need to be replaced in order to fix that. (no guaranty I can link them here)

But, the tip here is: after invoke the the Input dialog, do not use the mouse. Use Enter for OK and ESC for Cancel.
Here are the files for replacement: fix-tab-issue.zip (for v2.1.5)

The files must replace the ones at a folder like this: c:\Program Files\wings3d_2.1.5\lib\wings-2.1.5\ebin
(04-30-2017, 01:01 AM)micheus Wrote: [ -> ]Here are the files for replacement: fix-tab-issue.zip (for v2.1.5)

The files must replace the ones at a folder like this: c:\Program Files\wings3d_2.1.5\lib\wings-2.1.5\ebin

Hi Micheus,

I replaced the files:



but now I can't run W3D at all.
Could you double check it?

BR, Hank
Humm, I may be using a different (newest) version of Erlang compiler. Sorry for that.
You know you need to restore the old files back or reinstall Wings3D.

I'm going to confirm that is the cause and if it's the cause I upload new files.

Thanks for the feedback.
Hank I updated the files. Got to Some fixes to be applied to v2.1.5
You can now replace the files again and it should be working fine. Smile
(05-01-2017, 04:54 AM)micheus Wrote: [ -> ]Hank I updated the files into the .zip linked before.
You can now replace the files again and it should be working fine. Smile

yep, now it's OK (tested with 'Scale uniform')
Let me fall into my next project and check some other functions too.

By the way, I don't know if anyone noticed it before, but sometimes when using 'd' command (repeat last function) it works only for ~ 0,5 sec and turns off (just like some refresh option turning off/on) So, f.e if I use move command and want to repeat it (+d) the system allows only for limited time (0,5 sec) and it goes off
I still got no guarantee it's related with my system or hardware, but I will do the test with other computer and confirm it.

Thanks for bringing back TAB functionality!

BR, Hank
Pages: 1 2