Created attachment 647604 [details, diff] ebuild changes I changed the dependency of Erlang ebuild to build with wxGTK GTK3 version instead of GTK2 and it seems to run fine. I ran `erl -sname observer -hidden -setcookie MyCookie -run observer` from shell, `wx:demo().` from erl and `:wx.demo()` from iex. Didn't notice any critical errors.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed980d8bb2f437d2b496a24b3311a67cb0c01c6a commit ed980d8bb2f437d2b496a24b3311a67cb0c01c6a Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-07-04 21:23:31 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-07-04 21:23:53 +0000 dev-lang/erlang: move to GTK3 version of wxGTK Fixed-by: xgqt@protonmail.com Closes: https://bugs.gentoo.org/730756 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-lang/erlang/erlang-23.0.1-r1.ebuild | 158 ++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+)