Bug 1403384

Summary: -smp flag is required to let wings start
Product: [Fedora] Fedora Reporter: Germano Massullo <germano.massullo>
Component: wingsAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: erlang, lemenkov
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://forum.fedoraonline.it/viewtopic.php?pid=240507
Whiteboard:
Fixed In Version: wings-2.1.5-1.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-09 23:49:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Germano Massullo 2016-12-09 21:58:23 UTC
Description of problem:
Running
$ wings
result in wings hanging after messages

================
=ERROR REPORT==== 9-Dec-2016::22:55:11 ===
WX ERROR: SMP emulator required (start with erl -smp)
=ERROR REPORT==== 9-Dec-2016::22:55:11 ===
Error in process <0.32.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==== 9-Dec-2016::22:55:11 ===
Error in process <0.31.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}]}]}
================

the only way to let wings start is to use the -smp flag

Comment 1 Fedora Update System 2017-09-01 11:54:15 UTC
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

Comment 2 Fedora Update System 2017-09-09 23:49:58 UTC
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.