• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Bug Reports v
« Previous 1 … 27 28 29 30 31 … 35 Next »
Scene Info Crashes ...

 
  • 0 Vote(s) - 0 Average
Scene Info Crashes ...

ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#1
09-27-2014, 05:18 PM (This post was last modified: 09-27-2014, 05:22 PM by ggaliens.)
Tools / Scene Info ... I think there are TWO way that this dialog can CRASH ... this video depicts 1 way that it can crash. I'm working on a new version of scene info that does not use math:log10 on ZERO or small numbers since that is bad. But just for the record ... the other bug I may need some help with it ... Dan ... Micheus ... any thoughs on the clicking too fast bug ?

I'll see if it can be reproduced in other table based windows.
Edit: yes ... it does happen in other windows


https://www.youtube.com/watch?v=kW0Vst1vFoo
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#2
09-27-2014, 06:25 PM
I would like to move forward with the branch I have recently pushed with a pull-request ... even if it takes me a few tries to get "accepted".

I think using prefs as shown is far superior to using math:log10.

The defaults should create a very nicely aligned display. I don't think a mono-spaced font is used here ... but I think that it all still lines up pretty nice with a bit of text based justification I'm employing.
TulipVorlax
Offline

Member

Posts: 59
Threads: 8
Joined: Nov 2012
#3
03-10-2015, 04:25 PM (This post was last modified: 03-10-2015, 04:46 PM by TulipVorlax.)
I was about to submit a bug for this, then i saw your post.
I have a dump :
Code:
Long stack trace:
[{math,log10,[0.0],[]},
{wings,'-get_object_info/2-fun-0-',1,[{file,"wings.erl"},{line,1838}]},
{lists,map,2,[{file,"lists.erl"},{line,1224}]},
{lists,map,2,[{file,"lists.erl"},{line,1224}]},
{wings,get_object_info,2,[{file,"wings.erl"},{line,1850}]},
{wings,'-area_volume_info/1-lc$^0/1-0-',2,[{file,"wings.erl"},{line,1818}]},
{wings,'-area_volume_info/1-lc$^0/1-0-',2,[{file,"wings.erl"},{line,1818}]},
{wings,area_volume_info,1,[{file,"wings.erl"},{line,1818}]}]

So this confirm that the log10 function fail in some circonstances.
Thanks for working on it.

EDIT :
It seems that it was really because an object in the scene had an height of zero.
Removing it solve the problem.
It can be reproduced by extracting a face of a cube.
My websites (in french) :
Main • Blog • Shared gallery • 3D Wiki (WIP)

« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode