Hide Forgot
Description of problem: wings fails to run. Version-Release number of selected component (if applicable): wings-2.0.4-1.fc24.x86_64 How reproducible: Press "Wings 3D" icon to start the application in Gnome. Steps to Reproduce: 1. Press "Wings 3D" icon to start the application in Gnome. Actual results: No windows are appear and any responses are noticeable. Expected results: Wings is functional. Additional info: With terminal I got following: $ wings =ERROR REPORT==== 24-Sep-2016::20:01:41 === WX ERROR: SMP emulator required (start with erl -smp) =ERROR REPORT==== 24-Sep-2016::20:01:41 === Error in process <0.31.0> with exit value: {not_smp,[{wxe_server,start,1,[{file,"wxe_server.erl"},{line,65}]}, {wx,new,1,[{file,"wx.erl"},{line,115}]}, {wings_theme,native_theme,0,[{file,"wings_theme.erl"},{line,89}]}, {wings_pref,defaults,0,[{file,"wings_pref.erl"},{line,380}]}, {wings_pref,init,0,[{file,"wings_pref.erl"},{line,38}]}, {wings,init,1,[{file,"wings.erl"},{line,96}]}]} =ERROR REPORT==== 24-Sep-2016::20:01:41 === Error in process <0.30.0> with exit value: {{noproc,{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}]}]} And when I added "-smp" option, I got following: $ wings -smp =ERROR REPORT==== 24-Sep-2016::20:02:40 === WX ERROR: wxWidgets Assert failure: ./src/gtk/window.cpp(2966): "(m_widget != __null)" in DoGetClientSize() : invalid window =ERROR REPORT==== 24-Sep-2016::20:02:40 === WX ERROR: wxWidgets Assert failure: ./src/gtk/window.cpp(2966): "(m_widget != __null)" in DoGetClientSize() : invalid window =ERROR REPORT==== 24-Sep-2016::20:02:40 === WX ERROR: wxWidgets Assert failure: ./src/gtk/window.cpp(2957): "(m_widget != __null)" in DoSetClientSize() : invalid window =ERROR REPORT==== 24-Sep-2016::20:02:40 === WX ERROR: wxWidgets Assert failure: ./src/gtk/window.cpp(3457): "m_widget != __null" in SetFocus() : invalid window =ERROR REPORT==== 24-Sep-2016::20:02:40 === WX ERROR: wxWidgets Assert failure: ./src/gtk/window.cpp(2834): "m_widget" in DoSetSize() : invalid window =ERROR REPORT==== 24-Sep-2016::20:02:40 === Error in process <0.31.0> with exit value: {{error,no_gl_context,5075}, [{gl,rec,0,[{file,"gen/gl.erl"},{line,298}]}, {wings_gl,init_extensions,0,[{file,"wings_gl.erl"},{line,55}]}, {wings_init,init,0,[{file,"wings_init.erl"},{line,84}]}, {wings,init,1,[{file,"wings.erl"},{line,102}]}]} =ERROR REPORT==== 24-Sep-2016::20:02:40 === Error in process <0.30.0> with exit value: {{noproc,{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}]}]}
Had the same problem. Removing the "disable" after -smp in /usr/bin/wings fixed it for me. So running the following works: exec /usr/bin/erl -smp -noinput -run wings_start start_halt ${1+"$@"}
This message is a reminder that Fedora 24 is nearing its end of life. Approximately 2 (two) weeks from now Fedora will stop maintaining and issuing updates for Fedora 24. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '24'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 24 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.
wings-2.1.5-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-b5e23b9056
wings-2.1.5-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.