Wings 3D Development Forum
Crash loading preferences file after install v2.2.5 - 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: Crash loading preferences file after install v2.2.5 (/showthread.php?tid=2869)



Crash loading preferences file after install v2.2.5 - Hank - 12-09-2019

hi guys,

Mint 19
has some problems with previous preference file:
First error:

wings-2.2.5
Reading preferences from: /home/marcone/.config/Wings3D/Preferences.txt
OpenCL not available: {opencl_failed_previously,
"/home/marcone/.cache/Wings3D/opencl_tmp.txt"}
Could not initialize OpenCL: env lighting limited
2019-12-09T17:57:54.000976+01:00 error:
** wx object server {local,wings_frame} terminating
** Last message in was {new_window,{wx_ref,1297,wxSplitterWindow,<0.103.0>},
{object,geom},
[{display_data,geom_display_lists},
{title,"Geometry Graph"},
{size,{50,40}},
{pos,{50,50}},
{int...
Internal Error
Version: 2.2.5
Window: [wings_frame,wings_frame,<0.91.0>]
Reason: function_clause

Stack trace:
[{wings_frame,split_win,
[[second,down],
{win,{wx_ref,1351,wxPanel,[]},
{wx_ref,1297,wxSplitterWindow,<0.103.0>},
{object,geom},
"Geometry Graph",
{{wx_ref,1352,wxPanel,[]},{wx_ref,1356,wxStaticText,[]}},
#{close => true,move => true}},
{win,{wx_ref,1272,wxPanel,[]},
{wx_ref,1255,wxPanel,<0.102.0>},
wings_outliner,"Outliner",
{{wx_ref,1273,wxPanel,[]},{wx_ref,1277,wxStaticText,[]}},
#{close => true,move => true}},
{permille,524}],
[{file,"wings_frame.erl"},{line,776}]},
{wings_frame,split_win,4,[{file,"wings_frame.erl"},{line,791}]},
{wings_frame,make_internal_win,3,[{file,"wings_frame.erl"},{line,1166}]},
{wings_frame,handle_call,3,[{file,"wings_frame.erl"},{line,466}]},
{wx_object,handle_msg,5,[{file,"wx_object.erl"},{line,449}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]

removed .cache file, but still not working:

wings-2.2.5
Reading preferences from: /home/marcone/.config/Wings3D/Preferences.txt
OpenCL not available: {opencl_failed_previously,
"/home/marcone/.cache/Wings3D/opencl_tmp.txt"}
Could not initialize OpenCL: env lighting limited
2019-12-09T17:57:54.000976+01:00 error:
** wx object server {local,wings_frame} terminating
** Last message in was {new_window,{wx_ref,1297,wxSplitterWindow,<0.103.0>},
{object,geom},
[{display_data,geom_display_lists},
{title,"Geometry Graph"},
{size,{50,40}},
{pos,{50,50}},
{int...
Internal Error
Version: 2.2.5
Window: [wings_frame,wings_frame,<0.91.0>]
Reason: function_clause

Stack trace:
[{wings_frame,split_win,
[[second,down],
{win,{wx_ref,1351,wxPanel,[]},
{wx_ref,1297,wxSplitterWindow,<0.103.0>},
{object,geom},
"Geometry Graph",
{{wx_ref,1352,wxPanel,[]},{wx_ref,1356,wxStaticText,[]}},
#{close => true,move => true}},
{win,{wx_ref,1272,wxPanel,[]},
{wx_ref,1255,wxPanel,<0.102.0>},
wings_outliner,"Outliner",
{{wx_ref,1273,wxPanel,[]},{wx_ref,1277,wxStaticText,[]}},
#{close => true,move => true}},
{permille,524}],
[{file,"wings_frame.erl"},{line,776}]},
{wings_frame,split_win,4,[{file,"wings_frame.erl"},{line,791}]},
{wings_frame,make_internal_win,3,[{file,"wings_frame.erl"},{line,1166}]},
{wings_frame,handle_call,3,[{file,"wings_frame.erl"},{line,466}]},
{wx_object,handle_msg,5,[{file,"wx_object.erl"},{line,449}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]

removed preference file and works OK now.

BR, Hank


RE: Crash loading preferences file after install v2.2.5 - micheus - 12-09-2019

I don't think it should to crash because of the new release, but sorry you have to reset your preferences.

I didn't have this kind of problem under Windows