• 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 … 19 20 21 22 23 … 35 Next »
[fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon

 
  • 0 Vote(s) - 0 Average
[fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon

tkbd
Offline

Senior Member

Posts: 451
Threads: 115
Joined: Nov 2012
#1
05-18-2016, 09:25 AM (This post was last modified: 06-03-2016, 11:54 PM by micheus.)
Someone it is same issue will happen?
It happens at Wings3D 2.0.4. (it was not happened at 2.0.3 )

How to recreate the bug?
  1. Open RMB menu in Primitive Mode.
  2. Move over a mouse cursor on Dialog icon of "Various Plane" in the menu.
  3. Then Wings3D crash

The error log is here.
Code:
Erlang/OTP 18 [erts-7.3.1] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]

Eshell V7.3.1  (abort with ^G)
1> wings-2.0.4
Reading preferences from: /Users/Username/Library/Preferences/Wings3D/Preferences.txt
Using GPU shaders.

=ERROR REPORT==== 18-May-2016::06:01:41 ===
** wx object server {local,wings_status} terminating
** Last message in was {'$gen_cast',{message,geom,{"Create a plane"},[]}}
** When Server state == {state,
                            {wx_ref,74,wxStatusBar,[]},
                            {wx_ref,35,wxFrame,[]},
                            {[[["L",58],
                               160,67,114,101,97,116,101,32,97,32,112,108,97,
                               110,101],
                              "     ",
                              [["R",58],
                               160,79,112,101,110,32,111,112,116,105,111,110,
                               32,100,105,97,108,111,103]],
                             []},
                            {4,
                             {geom,
                                 {[[["L",58],
                                    160,67,114,101,97,116,101,32,97,32,112,
                                    108,97,110,101],
                                   "     ",
                                   [["R",58],
                                    160,79,112,101,110,32,111,112,116,105,111,
                                    110,32,100,105,97,108,111,103]],
                                  []},
                                 {desktop,{[],[]},nil,nil},
                                 {outliner,
                                     {[[["L",58],160,83,101,108,101,99,116],
                                       "     ",
                                       [["R",58],
                                        160,83,104,111,119,32,111,117,116,108,
                                        105,110,101,114,32,109,101,110,117,32,
                                        40,105,102,32,115,101,108,101,99,116,
                                        105,111,110,41,32,111,114,32,99,114,
                                        101,97,116,105,111,110,32,109,101,110,
                                        117,32,40,105,102,32,110,111,32,115,
                                        101,108,101,99,116,105,111,110,41]],
                                      []},
                                     nil,
                                     {{controller,outliner},
                                      {[[[["L",58],
                                          160,67,108,105,99,107,32,116,111,32,
                                          114,111,108,108,117,112,32,119,105,
                                          110,100,111,119,32,105,110,116,111,
                                          32,116,105,116,108,101,98,97,114],
                                         "     ",
                                         [["L",58],
                                          160,68,114,97,103,32,116,111,32,77,
                                          111,118,101]],
                                        "     ",
                                        [[["M",58],160,70,105,116],
                                         "     ",
                                         [["R",58],
                                          160,83,104,111,119,32,109,101,110,
                                          117]]],
                                       []},
                                      nil,nil}}}}}
** Reason for termination ==
** {function_clause,[{wings_menu,str_clean,
                                 [{"Create a plane"}],
                                 [{file,"wings_menu.erl"},{line,546}]},
                     {wings_status,handle_cast,2,
                                   [{file,"wings_status.erl"},{line,64}]},
                     {wx_object,handle_msg,5,
                                [{file,"wx_object.erl"},{line,432}]},
                     {proc_lib,init_p_do_apply,3,
                               [{file,"proc_lib.erl"},{line,240}]}]}

=ERROR REPORT==== 18-May-2016::06:01:41 ===
Error in process <0.33.0> with exit value:
{{{function_clause,[{wings_menu,str_clean,
                                [{"Create a plane"}],
                                [{file,"wings_menu.erl"},{line,546}]},
                    {wings_status,handle_cast,2,
                                  [{file,"wings_status.erl"},{line,64}]},
                    {wx_object,handle_msg,5,
                               [{file,"wx_object.erl"},{line,432}]},
                    {proc_lib,init_p_do_apply,3,
                              [{file,"proc_lib.erl"},{line,240}]}]},
  {wx_object,call,[progress_bar,cancel]}},
[{wx_object,call,2,[{file,"wx_object.erl"},{line,272}]},
  {wings_u,crash_log,3,[{file,"wings_u.erl"},{line,101}]},
  {wings,halt_loop,1,[{file,"wings.erl"},{line,69}]}]}

My Enviroment is...
Wings3D v2.0.4
MacOSX v10.11.4
CPU: Mac mini 2.8 GHz Intel Core i5,Mem: 8GB
GPU: Intel Iris 1536 MB
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
[fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by tkbd - 05-18-2016, 09:25 AM
RE: 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by ggaliens - 05-18-2016, 01:29 PM
RE: 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by micheus - 05-18-2016, 02:19 PM
RE: 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by tkbd - 05-22-2016, 04:19 AM
RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by nigec - 06-11-2016, 03:39 PM
RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by micheus - 06-11-2016, 04:14 PM
RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by nigec - 06-11-2016, 04:35 PM
RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by micheus - 06-11-2016, 05:10 PM
RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by nigec - 06-11-2016, 07:32 PM
RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by micheus - 06-12-2016, 10:33 PM
RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by nigec - 06-13-2016, 09:07 AM
RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by nigec - 06-13-2016, 03:03 PM
RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - by micheus - 06-13-2016, 04:10 PM

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

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode