• 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 … 22 23 24 25 26 … 35 Next »
[fixed] Windows 7, WIngs 2.0.2, Internal Error, TWEAK

 
  • 0 Vote(s) - 0 Average
[fixed] Windows 7, WIngs 2.0.2, Internal Error, TWEAK

Pages (2): 1 2 Next »
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#1
12-28-2015, 02:30 PM (This post was last modified: 12-30-2015, 07:21 PM by micheus.)
I've just installed WIngs 2.0.2 development release without problems, but, when i try to start the app, i just get sucssessive messages "Internal error - log written to wings_crash.dump", one after one, and the app doesnt open.


Dump written 2015-12-28_10-3
Version: 2.0.2
Window: geom
Reason: {function_clause,
[{wings_text,char,
[{282,[]},
{font,
{wx_ref,66,wxFont,[]},
1,8214,13,12,0.013157894736842105,0.001953125},
{4,13,<<>>}],
[{file,"c:/Users/uabdgud/src/wings/src/wings_text.erl"},
{line,176}]},
{wings_text,render_1,3,
[{file,"c:/Users/uabdgud/src/wings/src/wings_text.erl"},
{line,173}]},
{wings_text,render_1,3,
[{file,"c:/Users/uabdgud/src/wings/src/wings_text.erl"},
{line,170}]},
{wings_text,render,3,
[{file,"c:/Users/uabdgud/src/wings/src/wings_text.erl"},
{line,152}]},
{wings_io,text_at,3,
[{file,"c:/Users/uabdgud/src/wings/src/wings_io.erl"},
{line,455}]},
{wings,'-redraw/2-fun-0-',2,
[{file,"c:/Users/uabdgud/src/wings/src/wings.erl"},
{line,290}]},
{wx,batch,1,[{file,"wx.erl"},{line,180}]},
{wings,handle_event_3,2,
[{file,"c:/Users/uabdgud/src/wings/src/wings.erl"},
{line,447}]}]}

Short stack trace:
[]

Long stack trace:
[{wx,batch,1,[{file,"wx.erl"},{line,182}]},
{wings,handle_event_3,2,
[{file,"c:/Users/uabdgud/src/wings/src/wings.erl"},{line,447}]},
{wings_wm,handle_event,3,
[{file,"c:/Users/uabdgud/src/wings/src/wings_wm.erl"},{line,931}]},
{wings_wm,send_event,2,
[{file,"c:/Users/uabdgud/src/wings/src/wings_wm.erl"},{line,903}]},
{wings_wm,do_dispatch,2,
[{file,"c:/Users/uabdgud/src/wings/src/wings_wm.erl"},{line,768}]},
{lists,foreach,2,[{file,"lists.erl"},{line,1337}]},
{wx,foreach,2,[{file,"wx.erl"},{line,193}]},
{wings_wm,redraw_all,0,
[{file,"c:/Users/uabdgud/src/wings/src/wings_wm.erl"},{line,782}]}]
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#2
12-28-2015, 03:18 PM
Hi Fonte, thanks to take a time to check Wings3D. Smile

As you getting this error just starting Wings3D, could you please check if you remove any old preferences file the problem persists?
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#3
12-28-2015, 08:43 PM
By removing preferences.txt, the problem goes away.
It will be hard to discover what causes that.

Since you're following the development closely, tell me one thing:
there isnt anymore the Tweak top toolbar?
I am not talking about Tweak palette, but the old horizontal top tweak toolbar.
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#4
12-28-2015, 08:57 PM (This post was last modified: 12-28-2015, 08:57 PM by micheus.)
I see. I didn't noticed it went away. Undecided

I don't think It should go away. We need to listen Dan about that. I know that Björn worked in the Tweak code to fix some problems related to hotkey for Mac users.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#5
12-28-2015, 09:03 PM (This post was last modified: 12-28-2015, 09:08 PM by Fonte Boa.)
I've removed in preferences.txt some lines related to Tweak. Then i've started Wings without problem, but it crashes when i turn on Tweak mode.

The crash.dump is the same i've posted before.

It seems there are some instructions Wings cant load in many files (wings_wm.erl, wings.erl, wings_text.erl etc). The crash.dump mentions an address that seems related to Dgud machine: c:/Users/uabdgud/
Can this be a possible reason for Wings crashes here?

EDIT: WingsTweak top toolbar is working fine in Wings 2.0.1.
EDIT2: Tweak toolbar appears every time user turn on Tweak.
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#6
12-28-2015, 09:13 PM
(12-28-2015, 09:03 PM)Fonte Boa Wrote: The crash.dump mentions an address that seems related to Dgud machine: c:/Users/uabdgud/
Can this be a possible reason for Wings crashes here?
No. It's just a reference to the place where the code was generated. Smile

Quote:EDIT: WingsTweak top toolbar is working fine in Wings 2.0.1.
EDIT2: Tweak toolbar appears every time user turn on Tweak.
1) I noticed that. Thanks.
2) Thanks for the info. I truth I just noticed the F1, F2 and F3 information there. Maybe because I don't use much Tweak.

Could you please send me you preferences - the first one, I presume you use to backup them before the changes. Smile

/Thanks
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#7
12-28-2015, 09:26 PM
I've noticed another problem using Tweak in Wings 2.0.2. The Tweak Vector isnt being shown. Sad
You can set its dimension in Tweak Preferences|Tweak Vector area.

I am appending my usual Preferences.txt, ok?
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#8
12-28-2015, 09:42 PM
I think you are still the only guy who explorer all the tweak stuff. Smile

Few free to report anything else you think is absent in the new releases. I'll take a look.

Thank you.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#9
12-28-2015, 09:56 PM (This post was last modified: 12-28-2015, 10:06 PM by Fonte Boa.)
<< the only guy who explorer all the tweak stuff >>

I really feel bad about this... And cant believe this is true.
I am talking about very very basic Tweak resources (Tweak top toolbar and Tweak Vector display), not about advanced aspects.

I didnt know Bjorn spent time to give a Tweak code look. Fine. Smile

EDIT: I erased all Tweak references from my preferences.txt and re-started Wings. The Tweak Vector is being displayed! But Tweak top menu isnt being shown.
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#10
12-30-2015, 07:20 PM (This post was last modified: 12-30-2015, 07:21 PM by micheus.)
I found the problem here.
Thanks to your preferences I could track better the problem. You will be able to use your old preferences again Smile

The drawn process for the Information on top was causing the problem. It's fixed and now the Tweak information line show up on top and by testing I noticed the tweak vector (the orange one) seems to be working too.

I still need to check the hotkeys issue, so I will not put the fix here yet.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (2): 1 2 Next »


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

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode