https://bugzilla.redhat.com/show_bug.cgi?id=1379050
Bug ID: 1379050
Summary: wings fails to run
Product: Fedora
Version: 24
Component: wings
Severity: medium
Assignee: lemenkov(a)gmail.com
Reporter: revdepign(a)yahoo.co.jp
QA Contact: extras-qa(a)fedoraproject.org
CC: erlang(a)lists.fedoraproject.org, lemenkov(a)gmail.com
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}]}]}
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1403384
Bug ID: 1403384
Summary: -smp flag is required to let wings start
Product: Fedora
Version: 25
Component: wings
Assignee: lemenkov(a)gmail.com
Reporter: germano.massullo(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: erlang(a)lists.fedoraproject.org, lemenkov(a)gmail.com
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
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1409710
Bug ID: 1409710
Summary: erlang should support noarch packages being installed
in /usr/lib/erlang/lib/
Product: Fedora
Version: rawhide
Component: erlang
Severity: medium
Assignee: lemenkov(a)gmail.com
Reporter: randy(a)electronsweatshop.com
QA Contact: extras-qa(a)fedoraproject.org
CC: erlang(a)lists.fedoraproject.org, jeckersb(a)redhat.com,
lemenkov(a)gmail.com, rhbugs(a)n-dimensional.de, s(a)shk.io
Description of problem:
Currently, all Erlang libraries are installed into /usr/lib64/erlang/lib/ on
x86_64 systems, regardless of whether they have any arch-dependent code. This
causes rpmlint errors, and also causes longer build times for pure-Erlang
packages.
We should adjust Erlang path searching setting so that noarch libraries can be
installed to /usr/lib/erlang/lib/ so they can officially become noarch
packages.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1291330
Bug ID: 1291330
Summary: [epel7s390x] List of packages not found in RHEL7
channels or EPEL7 FTP sites
Product: Fedora EPEL
Version: epel7
Component: erlang-mochiweb
Severity: medium
Assignee: extras-orphan(a)fedoraproject.org
Reporter: bugproxy(a)us.ibm.com
QA Contact: extras-qa(a)fedoraproject.org
CC: erlang(a)lists.fedoraproject.org,
extras-orphan(a)fedoraproject.org, jkachuck(a)redhat.com,
s(a)shk.io
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1371984
Bug ID: 1371984
Summary: /usr/lib/erlang/lib/p1_pam-1.0.0/priv/bin/epam needs
to be installed setuid root
Product: Fedora
Version: 24
Component: erlang-p1_pam
Severity: high
Priority: high
Assignee: randy(a)electronsweatshop.com
Reporter: randy(a)electronsweatshop.com
QA Contact: extras-qa(a)fedoraproject.org
CC: alan.milligan(a)last-bastion.net,
erlang(a)lists.fedoraproject.org, jasons(a)wumple.com,
jeremy(a)jcline.org, randy(a)electronsweatshop.com
The epam binary needs to be installed setuid root so that it can read
/etc/shadow for pam authentication. This is documented upstream at
https://docs.ejabberd.im/admin/guide/configuration/#pam-authentication. The
version of ejabberd distributed with Fedora 22 and Fedora 23 had a patch to
install this binary this way, but that patch was dropped when we released
Fedora 24.
This bug was originally reported in the comments of #1337216[0].
[0] https://bugzilla.redhat.com/show_bug.cgi?id=1337216
--
You are receiving this mail because:
You are on the CC list for the bug.